Hi,
this updates poppler to 25.05.0.
It breaks editors/libreoffice, trivial patch for it follows (I also had
to patch geo/gdal, but in the meantime that has been updated and already
contains the fix for the new poppler).
Ciao,
Kili
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
diff -u -p -r1.195 Makefile
--- Makefile 14 Apr 2025 20:31:39 -0000 1.195
+++ Makefile 13 May 2025 18:13:50 -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= 25.04.0
+V= 25.05.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 90.0 # 148.0
+SHARED_LIBS += poppler 91.0 # 148.0
SHARED_LIBS += poppler-glib 19.15 # 8.29
SHARED_LIBS += poppler-qt5 9.1 # 1.38
SHARED_LIBS += poppler-qt6 2.1 # 3.10
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
diff -u -p -r1.112 distinfo
--- distinfo 14 Apr 2025 20:31:39 -0000 1.112
+++ distinfo 13 May 2025 18:13:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (poppler-25.04.0.tar.xz) = sBDFltzhJ/uohTL9LxBD5V6jBgF2eVLQ8sCoDn3A2j0=
-SIZE (poppler-25.04.0.tar.xz) = 1957260
+SHA256 (poppler-25.05.0.tar.xz) = mxYnxbdoFqxeQFKgP1tgW6QLRc8GsCyt0EeWILSZqzg=
+SIZE (poppler-25.05.0.tar.xz) = 1959908