summaryrefslogtreecommitdiff
path: root/print/libgnomeprint
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /print/libgnomeprint
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 7ee6c001775..299f9c2677f 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.90 2013/06/03 10:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2013/06/04 22:16:59 tron Exp $
#
DISTNAME= libgnomeprint-2.18.8
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk
index a4d1144497f..1a575008361 100644
--- a/print/libgnomeprint/buildlink3.mk
+++ b/print/libgnomeprint/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2013/06/03 10:05:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2013/06/04 22:16:59 tron Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -8,7 +8,7 @@ BUILDLINK_TREE+= libgnomeprint
LIBGNOMEPRINT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb15
+BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb16
BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint
.include "../../devel/gettext-lib/buildlink3.mk"