summaryrefslogtreecommitdiff
path: root/print/poppler-qt
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-29 22:13:16 +0000
committerwiz <wiz>2013-05-29 22:13:16 +0000
commit195fa442926e120d7e0494c8c0a0338f5a8d11e4 (patch)
treeded4646275e51db01545947187417c1fcee8a45b /print/poppler-qt
parent9b2e07f98a18e45f68abdd7dfea5e0c646b58533 (diff)
downloadpkgsrc-195fa442926e120d7e0494c8c0a0338f5a8d11e4.tar.gz
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again... Noted by tron.
Diffstat (limited to 'print/poppler-qt')
-rw-r--r--print/poppler-qt/Makefile4
-rw-r--r--print/poppler-qt/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile
index 30483331547..470676e08d0 100644
--- a/print/poppler-qt/Makefile
+++ b/print/poppler-qt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2013/03/25 07:27:54 spz Exp $
+# $NetBSD: Makefile,v 1.38 2013/05/29 22:13:16 wiz Exp $
#
.include "../../print/poppler016/Makefile.common"
PKGNAME= poppler-qt-${POPPLER_VERS}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= PDF rendering library (QT wrapper)
MAINTAINER= reed@reedmedia.net
diff --git a/print/poppler-qt/buildlink3.mk b/print/poppler-qt/buildlink3.mk
index e4b53b851a8..a2d82d4ba01 100644
--- a/print/poppler-qt/buildlink3.mk
+++ b/print/poppler-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:19:57 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2013/05/29 22:13:16 wiz Exp $
BUILDLINK_TREE+= poppler-qt
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt
POPPLER_QT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-qt+= poppler-qt>=0.4.5nb1
-BUILDLINK_ABI_DEPENDS.poppler-qt+= poppler-qt>=0.16.7nb3
+BUILDLINK_ABI_DEPENDS.poppler-qt+= poppler-qt>=0.16.7nb4
BUILDLINK_PKGSRCDIR.poppler-qt?= ../../print/poppler-qt
.include "../../print/poppler016/buildlink3.mk"