summaryrefslogtreecommitdiff
path: root/print/poppler-qt4
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-09 19:57:05 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-09 19:57:05 +0000
commita80bc4c0daef4b3fc629cd940dd1dded9fbeced0 (patch)
treef1037fe6cbd8bdd5191f3af345b54d6c694aca33 /print/poppler-qt4
parent284e20b79b082029c0809e563e719ddbc7e6d7e5 (diff)
downloadpkgsrc-a80bc4c0daef4b3fc629cd940dd1dded9fbeced0.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-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 14445983ba3..6803fd3e55e 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2009/08/26 19:56:45 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/09 19:57:06 drochner Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt4-${POPPLER_VERS}
-PKGREVISION= 1
COMMENT= PDF rendering library (QT4 wrapper)
MAINTAINER= reed@reedmedia.net