summaryrefslogtreecommitdiff
path: root/print/poppler-qt4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-11-10 20:59:27 +0000
committerwiz <wiz@pkgsrc.org>2008-11-10 20:59:27 +0000
commit2814266cff4b7ef9239ca39daeecff04d733a2d1 (patch)
treeef1c3eb986d10d6856dd28fbc97577ba2d0f7046 /print/poppler-qt4
parentf8b5a0d39548354e41abbf337588b6e052c61be7 (diff)
downloadpkgsrc-2814266cff4b7ef9239ca39daeecff04d733a2d1.tar.gz
Update to 0.10.1:
Release 0.10.1 core: * Improvements in Optional Content support * Small fix in Form support * Fix memory leak in case of error * Fix potential crash on text search * Try render documents with invalid indexed color space parameters. Bug #18374 * Fix crash on text extraction when poppler-data is not installed. Bug #18023 Qt: * Fix two memory leaks Qt4: * Small documentation improvement * Fix memory leak in the demo code
Diffstat (limited to 'print/poppler-qt4')
-rw-r--r--print/poppler-qt4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile
index 7033932fe97..cb5126124c8 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/10/30 11:33:06 markd Exp $
+# $NetBSD: Makefile,v 1.5 2008/11/10 20:59:27 wiz Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt4-${POPPLER_VERS}
-PKGREVISION= 1
COMMENT= PDF rendering library (QT4 wrapper)