diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
commit | 1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4 (patch) | |
tree | 38604350f623f61456ae708fd94dcf01a71890fb /print/ghostscript-gpl | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-gpl/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 94aa9819cc3..3ef5c8fc78d 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2017/11/13 16:52:51 he Exp $ +# $NetBSD: Makefile,v 1.37 2017/11/23 17:19:43 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= https://ghostscript.com/releases/ diff --git a/print/ghostscript-gpl/buildlink3.mk b/print/ghostscript-gpl/buildlink3.mk index 211d4276cc8..cb833db15a9 100644 --- a/print/ghostscript-gpl/buildlink3.mk +++ b/print/ghostscript-gpl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2017/11/12 15:36:59 khorben Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2017/11/23 17:19:43 wiz 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.06nb8 +BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.06nb20 BUILDLINK_PKGSRCDIR.ghostscript-gpl?= ../../print/ghostscript-gpl .include "../../graphics/png/buildlink3.mk" |