summaryrefslogtreecommitdiff
path: root/print/poppler-qt/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-09-09 19:57:05 +0000
committerdrochner <drochner>2009-09-09 19:57:05 +0000
commitf439da631ce492e767b7806dc9c74faac2251ef1 (patch)
treef1037fe6cbd8bdd5191f3af345b54d6c694aca33 /print/poppler-qt/Makefile
parentb7361e5f29874731c8f95e98fed213bd84c40ee8 (diff)
downloadpkgsrc-f439da631ce492e767b7806dc9c74faac2251ef1.tar.gz
update to 0.12.0
This is a major update, switches to the 0.12 release branch. Most notable change is that the color management stuff which we had as patches in pkgsrc is official now. Otherwise - many fixes and enhancements. (while this is a .0 release I've been tracking the 0.11.x snapshots and release candidate for a while so I don't expect big problems)
Diffstat (limited to 'print/poppler-qt/Makefile')
-rw-r--r--print/poppler-qt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile
index c99a7addbb2..5015c0d26d3 100644
--- a/print/poppler-qt/Makefile
+++ b/print/poppler-qt/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2009/08/26 19:56:45 sno Exp $
+# $NetBSD: Makefile,v 1.20 2009/09/09 19:57:06 drochner Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt-${POPPLER_VERS}
-PKGREVISION= 1
COMMENT= PDF rendering library (QT wrapper)
MAINTAINER= reed@reedmedia.net