Hi,

update to poppler-0.75.0, some bug fixes, and a new program (pdfattach)
in poppler-utils.

I'm still waiting for my poor old build machine to finish a bulk
build -- tests from anyone with a really fast machine are welcome.

Ciao,
        Kili

Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
retrieving revision 1.137
diff -u -p -r1.137 Makefile
--- Makefile    20 Feb 2019 17:10:45 -0000      1.137
+++ Makefile    28 Mar 2019 22:39:59 -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.74.0
+V=             0.75.0
 DISTNAME=      poppler-$V
 CATEGORIES=    print
 PKGNAME-main=  poppler-$V
@@ -13,7 +13,7 @@ PKGNAME-qt5=  poppler-qt5-$V
 
 EXTRACT_SUFX=  .tar.xz
 
-SHARED_LIBS += poppler              49.0     # 85.0
+SHARED_LIBS += poppler              50.0     # 86.0
 SHARED_LIBS += poppler-glib         19.1     # 8.12
 SHARED_LIBS += poppler-qt5          7.1      # 1.19
 SHARED_LIBS += poppler-cpp          10.2     # 0.7
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
retrieving revision 1.69
diff -u -p -r1.69 distinfo
--- distinfo    20 Feb 2019 17:10:45 -0000      1.69
+++ distinfo    28 Mar 2019 22:39:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (poppler-0.74.0.tar.xz) = kuCf0zAlZ/02FGs2u3B9tDzkNuiEEhkCWoLqn7AHay8=
-SIZE (poppler-0.74.0.tar.xz) = 1514044
+SHA256 (poppler-0.75.0.tar.xz) = O7rtsPonl8rJM6BlnRRDA+TQnuxoksZWANqYfYcHGZo=
+SIZE (poppler-0.75.0.tar.xz) = 1523872
Index: pkg/PLIST-utils
===================================================================
RCS file: /cvs/ports/print/poppler/pkg/PLIST-utils,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST-utils
--- pkg/PLIST-utils     9 Jul 2016 15:37:47 -0000       1.4
+++ pkg/PLIST-utils     28 Mar 2019 22:39:59 -0000
@@ -2,6 +2,7 @@
 @conflict xpdf-utils-*
 @conflict poppler-<0.18.4p0
 @pkgpath textproc/xpdf,-utils
+@bin bin/pdfattach
 @comment bin/pdfdetach
 @bin bin/pdffonts
 @bin bin/pdfimages
@@ -13,6 +14,7 @@
 @bin bin/pdftops
 @bin bin/pdftotext
 @bin bin/pdfunite
+@man man/man1/pdfattach.1
 @comment man/man1/pdfdetach.1
 @man man/man1/pdffonts.1
 @man man/man1/pdfimages.1

Reply via email to