Very minor update to poppler-0.16.7, which contains three bug fixes:

        core:
         * Fix memory leak on documents whose Catalog has no Pages entry
         * Check Catalog is a dictionary before using it (KDE Bug #274888)

        utils:
         * pdftohtml: Do not crash in links without action

I'm building and testing this on amd64, arm, mips64el and powerpc
and if it doesn't fail, will commit it tomorrow.

Ciao,
        Kili


Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile    17 Jun 2011 19:20:25 -0000      1.49
+++ Makefile    5 Jul 2011 14:24:37 -0000
@@ -5,7 +5,7 @@ COMMENT-main=   PDF rendering library
 COMMENT-qt=    qt interface to PDF rendering library
 COMMENT-qt4=   qt4 interface to PDF rendering library
 
-V=             0.16.6
+V=             0.16.7
 DISTNAME=      poppler-$V
 CATEGORIES=    print
 PKGNAME-main=  poppler-$V
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    17 Jun 2011 19:20:25 -0000      1.16
+++ distinfo    5 Jul 2011 14:24:37 -0000
@@ -1,5 +1,5 @@
-MD5 (poppler-0.16.6.tar.gz) = WSpWT7cHWoRfdTIe1kJUJA==
-RMD160 (poppler-0.16.6.tar.gz) = GDPlu9XTxNkg6QK/PVz++srNXtw=
-SHA1 (poppler-0.16.6.tar.gz) = yu72GGjyFNjGABcv1Mtk8zISHu4=
-SHA256 (poppler-0.16.6.tar.gz) = KjuyZPB2xJToE8vfTJ3HM6l1W54nY+kf2WOc07ANSzs=
-SIZE (poppler-0.16.6.tar.gz) = 1951216
+MD5 (poppler-0.16.7.tar.gz) = Ovoo48jE8GsPvKPJHgY5Tg==
+RMD160 (poppler-0.16.7.tar.gz) = J5Mw5v6vl6IH8zluqxr4NtPR8Ww=
+SHA1 (poppler-0.16.7.tar.gz) = Jsc1+GNoj2K1fVFZhj/a1Ccr6J8=
+SHA256 (poppler-0.16.7.tar.gz) = +rTory001BQqcYgZ/XR9QJMLce9SDuDmvMlOLETyK80=
+SIZE (poppler-0.16.7.tar.gz) = 1952179

Reply via email to