From 46573de440b192b16bbc137aa7aa5c9fb1d8891b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 6 Dec 2013 13:10:59 +0000 Subject: poppler updated to 0.24.4. changes shlib major again, PKGREVISION bump follows next. Changes: Release 0.24.4 core: * Fix regression in broken endstream detection. Bug #70854 * Catalog: sort entries of NameTrees to make sure lookup works. Bug #26049 * Don't infinite loop if reading from GooFile::read fails. Bug #71835 utils: * pdftotext: Do not close stdout. Bug #71639 * pdftotext: Silence warning for may be used uninitialized variable. Bug #71640 * pdftotext: Escape the text of the xml headers * Warn the user if he provides a wrong range qt4: * Fix typo in xml API. Bug #71643 qt5: * Fix typo in xml API. Bug #71643 --- print/poppler-cpp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/poppler-cpp') diff --git a/print/poppler-cpp/Makefile b/print/poppler-cpp/Makefile index 2782506882a..de5d1c2f37f 100644 --- a/print/poppler-cpp/Makefile +++ b/print/poppler-cpp/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/10/29 19:05:23 drochner Exp $ -# +# $NetBSD: Makefile,v 1.12 2013/12/06 13:10:59 wiz Exp $ .include "../../print/poppler/Makefile.common" -- cgit v1.2.3