summaryrefslogtreecommitdiff
path: root/print/poppler-qt
diff options
context:
space:
mode:
authordrochner <drochner>2009-09-09 19:57:05 +0000
committerdrochner <drochner>2009-09-09 19:57:05 +0000
commit7d42b59ee67c5cfef726409e7382fb623cd822cf (patch)
treef1037fe6cbd8bdd5191f3af345b54d6c694aca33 /print/poppler-qt
parent54a59462e631f0227729cba31d297f934b5eb034 (diff)
downloadpkgsrc-7d42b59ee67c5cfef726409e7382fb623cd822cf.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')
-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