summaryrefslogtreecommitdiff
path: root/print/poppler-cpp
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-06 13:10:59 +0000
committerwiz <wiz>2013-12-06 13:10:59 +0000
commit46573de440b192b16bbc137aa7aa5c9fb1d8891b (patch)
tree4a60c7ce6ed4bc1a9e15dc7c908906520c0484d2 /print/poppler-cpp
parentc701c015b481592aa16a6fb0c4bb54f440ff721f (diff)
downloadpkgsrc-46573de440b192b16bbc137aa7aa5c9fb1d8891b.tar.gz
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
Diffstat (limited to 'print/poppler-cpp')
-rw-r--r--print/poppler-cpp/Makefile3
1 files changed, 1 insertions, 2 deletions
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"