summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-02-16 11:17:56 +0000
committerwiz <wiz@pkgsrc.org>2013-02-16 11:17:56 +0000
commit0bf51719f05a90c466fc2ee3154597ae066dfc82 (patch)
tree1909d73d5e68bb6f167fd408a76593ead5a738a5 /print/ghostscript
parent6722e085748153dc1b75c5d98ef96d57946e36ff (diff)
downloadpkgsrc-0bf51719f05a90c466fc2ee3154597ae066dfc82.tar.gz
Recursive bump for png-1.6.
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 81cd51569ea..3728df88d8e 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2013/02/06 23:21:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.94 2013/02/16 11:17:57 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= http://ghostscript.com/releases/
diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk
index d96429ce7cd..137c1c6663e 100644
--- a/print/ghostscript/buildlink3.mk
+++ b/print/ghostscript/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/02/06 23:21:20 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2013/02/16 11:17:57 wiz Exp $
BUILDLINK_TREE+= ghostscript
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript
GHOSTSCRIPT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1
-BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb2
+BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb3
BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript
.include "../../graphics/png/buildlink3.mk"