Hi,
probably the smallest poppler update ever ;-)
Build-tested on amd64 with everything depending on it (directly or
via WANTLIB), runtime tested with a few applications.
If there aren't objections, I'll commit this on wednesday.
Ciao,
Kili
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
diff -u -p -r1.176 Makefile
--- Makefile 11 Oct 2023 18:09:12 -0000 1.176
+++ Makefile 6 Nov 2023 18:46:34 -0000
@@ -3,7 +3,7 @@ COMMENT-qt5= Qt5 interface to PDF render
COMMENT-qt6= Qt6 interface to PDF rendering library
COMMENT-utils= PDF conversion tools and utilities
-V= 23.10.0
+V= 23.11.0
DISTNAME= poppler-$V
CATEGORIES= print
PKGNAME-main= poppler-$V
@@ -13,7 +13,7 @@ PKGNAME-qt6= poppler-qt6-$V
EXTRACT_SUFX= .tar.xz
-SHARED_LIBS += poppler 75.0 # 132.0
+SHARED_LIBS += poppler 76.0 # 133.0
SHARED_LIBS += poppler-glib 19.12 # 8.26
SHARED_LIBS += poppler-qt5 8.12 # 1.33
SHARED_LIBS += poppler-qt6 1.3 # 3.4
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
diff -u -p -r1.95 distinfo
--- distinfo 11 Oct 2023 18:09:12 -0000 1.95
+++ distinfo 6 Nov 2023 18:46:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (poppler-23.10.0.tar.xz) = MaPf3qefSSJALTE3N0FaRNRNwU1rMX+VmnfFu6Bkfdk=
-SIZE (poppler-23.10.0.tar.xz) = 1892152
+SHA256 (poppler-23.11.0.tar.xz) = +ZzKZ5nLnLbJL8Hg63hUe2EctzN1CrfLBHyw5sJGU5w=
+SIZE (poppler-23.11.0.tar.xz) = 1894712
No comments:
Post a Comment