Hi,
update to poppler-0.82.0.
libpoppler-cpp.so needs a major bump due to symbol removals, which
is missing in the upstream version.
I'm currently running a bulk build with this on amd64, which will
take a little bit.
As always, tests from other people (and on other architectures) are
welcome.
Ciao,
Kili
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
retrieving revision 1.149
diff -u -p -r1.149 Makefile
--- Makefile 30 Sep 2019 11:25:03 -0000 1.149
+++ Makefile 3 Nov 2019 16:16:01 -0000
@@ -4,7 +4,7 @@ COMMENT-main= PDF rendering library
COMMENT-qt5= Qt5 interface to PDF rendering library
COMMENT-utils= PDF conversion tools and utilities
-V= 0.81.0
+V= 0.82.0
DISTNAME= poppler-$V
CATEGORIES= print
PKGNAME-main= poppler-$V
@@ -13,10 +13,10 @@ PKGNAME-qt5= poppler-qt5-$V
EXTRACT_SUFX= .tar.xz
-SHARED_LIBS += poppler 56.0 # 91.0
-SHARED_LIBS += poppler-glib 19.3 # 8.14
+SHARED_LIBS += poppler 57.0 # 92.0
+SHARED_LIBS += poppler-glib 19.4 # 8.15
SHARED_LIBS += poppler-qt5 7.3 # 1.21
-SHARED_LIBS += poppler-cpp 11.0 # 0.7
+SHARED_LIBS += poppler-cpp 12.0 # 0.7
HOMEPAGE= https://poppler.freedesktop.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
retrieving revision 1.76
diff -u -p -r1.76 distinfo
--- distinfo 30 Sep 2019 11:25:03 -0000 1.76
+++ distinfo 3 Nov 2019 16:16:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (poppler-0.81.0.tar.xz) = IS0CCwNbZ7Nslma9CKx3jf8yIthcAcM4eH1Ubw+b/gI=
-SIZE (poppler-0.81.0.tar.xz) = 1548944
+SHA256 (poppler-0.82.0.tar.xz) = I0+OVz6lf7agCOfB5Wv64a9dGt8OZfR1VeGuEDh05N8=
+SIZE (poppler-0.82.0.tar.xz) = 1553336
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/print/poppler/pkg/PLIST-main,v
retrieving revision 1.33
diff -u -p -r1.33 PLIST-main
--- pkg/PLIST-main 10 Sep 2019 13:52:42 -0000 1.33
+++ pkg/PLIST-main 3 Nov 2019 16:16:01 -0000
@@ -8,6 +8,9 @@ include/poppler/BuiltinFont.h
include/poppler/BuiltinFontTables.h
include/poppler/CMap.h
include/poppler/CachedFile.h
+include/poppler/CairoFontEngine.h
+include/poppler/CairoOutputDev.h
+include/poppler/CairoRescaleBox.h
include/poppler/Catalog.h
include/poppler/CertificateInfo.h
include/poppler/CharCodeToUnicode.h