summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:18:26 +0000
committertron <tron>2014-02-12 23:18:26 +0000
commitb96ce1d2194087c1493289f247bacfbc70d9d0cc (patch)
treecbffc12bc4288b42f6a94193463788617531bade /print/ghostscript-gpl
parent8389d33885374045532d99c572e6b359b0eb0304 (diff)
downloadpkgsrc-b96ce1d2194087c1493289f247bacfbc70d9d0cc.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile4
-rw-r--r--print/ghostscript-gpl/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 0ea242eb130..7d21f30f8f0 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/01/10 21:49:22 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:29 tron Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= http://ghostscript.com/releases/
diff --git a/print/ghostscript-gpl/buildlink3.mk b/print/ghostscript-gpl/buildlink3.mk
index e94c10dcffc..4c7ecc0c197 100644
--- a/print/ghostscript-gpl/buildlink3.mk
+++ b/print/ghostscript-gpl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2013/06/04 22:16:58 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2014/02/12 23:18:29 tron Exp $
BUILDLINK_TREE+= ghostscript-gpl
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript-gpl
GHOSTSCRIPT_GPL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=8.63nb1
-BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.05nb6
+BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.05nb7
BUILDLINK_PKGSRCDIR.ghostscript-gpl?= ../../print/ghostscript-gpl
.include "../../graphics/png/buildlink3.mk"