Update to poppler-0.24.3. Only bug fixes (no interface changes). Survived a bulk build on amd64, tested by aja@ with evince (and already ok@ aja).
If there are no complaints, I'll commit this tomorrow morning. Ciao, Kili Index: Makefile =================================================================== RCS file: /cvs/ports/print/poppler/Makefile,v retrieving revision 1.78 diff -u -p -r1.78 Makefile --- Makefile 14 Sep 2013 09:51:59 -0000 1.78 +++ Makefile 30 Oct 2013 18:16:06 -0000 @@ -5,7 +5,7 @@ COMMENT-qt= qt interface to PDF renderin COMMENT-qt4= qt4 interface to PDF rendering library COMMENT-utils= PDF conversion tools and utilities -V= 0.24.1 +V= 0.24.3 DISTNAME= poppler-$V CATEGORIES= print PKGNAME-main= poppler-$V Index: distinfo =================================================================== RCS file: /cvs/ports/print/poppler/distinfo,v retrieving revision 1.29 diff -u -p -r1.29 distinfo --- distinfo 14 Sep 2013 09:51:59 -0000 1.29 +++ distinfo 30 Oct 2013 18:16:25 -0000 @@ -1,4 +1,4 @@ SHA256 (poppler-0.16.7.tar.gz) = +rTory001BQqcYgZ/XR9QJMLce9SDuDmvMlOLETyK80= -SHA256 (poppler-0.24.1.tar.xz) = XO/AGqAYS9krCzmZkitizwlZnrs9lfVTwvPeAnOO/8Y= +SHA256 (poppler-0.24.3.tar.xz) = 0s0CUJ5FgRffdTS2BwMXHVZ/JoZaubf5yExTcns1N04= SIZE (poppler-0.16.7.tar.gz) = 1952179 -SIZE (poppler-0.24.1.tar.xz) = 1504620 +SIZE (poppler-0.24.3.tar.xz) = 1506152 Index: patches/patch-aclocal_m4 =================================================================== RCS file: /cvs/ports/print/poppler/patches/patch-aclocal_m4,v retrieving revision 1.4 diff -u -p -r1.4 patch-aclocal_m4 --- patches/patch-aclocal_m4 22 Jun 2013 20:16:46 -0000 1.4 +++ patches/patch-aclocal_m4 30 Oct 2013 18:28:31 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-aclocal_m4,v 1.4 2013/06/22 20:16:46 kili Exp $ ---- aclocal.m4.orig Sun Jun 16 18:24:08 2013 -+++ aclocal.m4 Mon Jun 17 20:42:57 2013 -@@ -2202,6 +2202,7 @@ m4_include([m4/define-dir.m4]) +--- aclocal.m4.orig Sat Oct 26 19:07:31 2013 ++++ aclocal.m4 Wed Oct 30 19:28:17 2013 +@@ -2205,6 +2205,7 @@ m4_include([m4/define-dir.m4]) m4_include([m4/gtk-doc.m4]) m4_include([m4/iconv.m4]) m4_include([m4/introspection.m4])