summaryrefslogtreecommitdiff
path: root/print/ghostscript
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/ghostscript
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/ghostscript')
-rw-r--r--print/ghostscript/Makefile4
-rw-r--r--print/ghostscript/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index e31e6ca24ed..4df41cc309b 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.100 2013/06/03 10:05:51 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2013/06/04 22:16:58 tron Exp $
#
# XXX The version number is the last one before the agpl change.
DISTNAME= ghostscript-9.05
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk
index b9997d6aa3a..77903f3bf8b 100644
--- a/print/ghostscript/buildlink3.mk
+++ b/print/ghostscript/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:05:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2013/06/04 22:16:58 tron Exp $
BUILDLINK_TREE+= ghostscript
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript
GHOSTSCRIPT_BUILDLINK3_MK:= 1
BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1
-BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb5
+BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb6
BUILDLINK_PKGSRCDIR.ghostscript= ../../print/ghostscript
pkgbase := ghostscript