Hi, update to poppler-0.79.0.
Tested on amd64 with apvlv, evince and gummi. check_sym reported some symbol removals for poppler-glib, thus the major bump. If anyone wants to test on other archs or with other applications, please let me know. Otherwise I'd like to commit this on tuesday. Ciao, Kili ps: apologies for beeing so terribly inactive on ports Index: Makefile =================================================================== RCS file: /cvs/ports/print/poppler/Makefile,v retrieving revision 1.144 diff -u -p -r1.144 Makefile --- Makefile 12 Jul 2019 20:48:56 -0000 1.144 +++ Makefile 4 Aug 2019 19:54:55 -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.77.0 +V= 0.79.0 DISTNAME= poppler-$V CATEGORIES= print PKGNAME-main= poppler-$V @@ -13,9 +13,9 @@ PKGNAME-qt5= poppler-qt5-$V EXTRACT_SUFX= .tar.xz -SHARED_LIBS += poppler 52.0 # 88.0 -SHARED_LIBS += poppler-glib 19.1 # 8.12 -SHARED_LIBS += poppler-qt5 7.1 # 1.19 +SHARED_LIBS += poppler 53.0 # 89.0 +SHARED_LIBS += poppler-glib 20.0 # 8.13 +SHARED_LIBS += poppler-qt5 7.2 # 1.20 SHARED_LIBS += poppler-cpp 11.0 # 0.7 HOMEPAGE= https://poppler.freedesktop.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/print/poppler/distinfo,v retrieving revision 1.73 diff -u -p -r1.73 distinfo --- distinfo 19 Jun 2019 19:39:14 -0000 1.73 +++ distinfo 4 Aug 2019 19:54:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (poppler-0.77.0.tar.xz) = cmfrTLzNZKWCRLghFgPBwba/Msf2pM7SZChlNGEC82s= -SIZE (poppler-0.77.0.tar.xz) = 1533068 +SHA256 (poppler-0.79.0.tar.xz) = +YWkYI/lktJUbZ031BguUC/2tMQvjbS+CgIaHDaVKMg= +SIZE (poppler-0.79.0.tar.xz) = 1544140 Index: patches/patch-glib_CMakeLists_txt =================================================================== RCS file: /cvs/ports/print/poppler/patches/patch-glib_CMakeLists_txt,v retrieving revision 1.2 diff -u -p -r1.2 patch-glib_CMakeLists_txt --- patches/patch-glib_CMakeLists_txt 20 Feb 2019 17:10:45 -0000 1.2 +++ patches/patch-glib_CMakeLists_txt 4 Aug 2019 19:54:55 -0000 @@ -11,6 +11,6 @@ Index: glib/CMakeLists.txt + set(Poppler_0_18_gir_CFLAGS ${_includes} -L${CMAKE_BINARY_DIR} -L${CMAKE_CURRENT_BINARY_DIR} + -L${X11BASE}/lib + ) - set(Poppler_0_18_gir_LIBS poppler-glib) + set(Poppler_0_18_gir_LIBS poppler-glib poppler) _list_prefix(_abs_introspection_files introspection_files "${CMAKE_CURRENT_SOURCE_DIR}/") list(APPEND _abs_introspection_files