Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/poppler/
Date: Sun, 29 Dec 2019 12:28:52
Message-Id: 1577622462.ddf047d99d9bf939bbaf7ae22be7436576881c64.asturm@gentoo
1 commit: ddf047d99d9bf939bbaf7ae22be7436576881c64
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 29 00:24:33 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 29 12:27:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf047d9
7
8 app-text/poppler: 0.84.0 version bump
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-text/poppler/Manifest | 1 +
14 app-text/poppler/{poppler-9999.ebuild => poppler-0.84.0.ebuild} | 2 +-
15 app-text/poppler/poppler-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
19 index 45d4ec9453b..a4117ad08ac 100644
20 --- a/app-text/poppler/Manifest
21 +++ b/app-text/poppler/Manifest
22 @@ -1,2 +1,3 @@
23 DIST poppler-0.82.0.tar.xz 1553336 BLAKE2B a83d476ce1174cb7789f857a52a8a9ed29dfe8863d082ef662508ad9957667349aa62b038fa1a52e9e7ae3ddf4701eb5fbd58545b041b6aebd69cb8b91376d8d SHA512 1631be30e398dd18a4e8c2cc893cf0d9469a98d93f02f2ffe3bc14857518b76674a10cafe89ee92b9886c3c6b03d50e214a6838c102f673a62789c9832cfa4a2
24 DIST poppler-0.83.0.tar.xz 1555456 BLAKE2B 4ab24a85e879d0ddbf24cf7bab5b1da7c15fc026e88b4076dc2b8cd34d69a5bcc0113df20fabda6915afea880480613ba34be6e23b5b0d79a3c6197c92af7853 SHA512 bfde1e3cc4d9c626949aab770d84fccbe47bdde2331d3b9f5b98c24319eb573a5db62acbfa5a524b21ed0f195f8b163fee64677c2bd616d31d0bb219d1e66713
25 +DIST poppler-0.84.0.tar.xz 1561236 BLAKE2B eb85b2d0aac2d736ffa74a11df4fbdf28841ded8fec3d32aa92d22f0d1c51aae9d3deacc8cbdd7dbf95906cf46b01f1bca7aa8af99c7fe209e4169478a778e72 SHA512 e00aca76b4909621b79ec68374529396ddba756af5d60d86750095dfebbabe5b576aa7c873c3fcfabaff28c89e3e37e826d4a0fac356d76ef966500514a772e7
26
27 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-0.84.0.ebuild
28 similarity index 98%
29 copy from app-text/poppler/poppler-9999.ebuild
30 copy to app-text/poppler/poppler-0.84.0.ebuild
31 index a5c4e4a699c..12fe62839eb 100644
32 --- a/app-text/poppler/poppler-9999.ebuild
33 +++ b/app-text/poppler/poppler-0.84.0.ebuild
34 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
35 else
36 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
37 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 - SLOT="0/92" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
39 + SLOT="0/94" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
40 fi
41
42 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
43
44 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
45 index a5c4e4a699c..12fe62839eb 100644
46 --- a/app-text/poppler/poppler-9999.ebuild
47 +++ b/app-text/poppler/poppler-9999.ebuild
48 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
49 else
50 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
51 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 - SLOT="0/92" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
53 + SLOT="0/94" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
54 fi
55
56 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"