diff options
| author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
|---|---|---|
| committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
| commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
| tree | 92e1e65595e4140323396ebc0895b35c5624a56a /print/ghostscript | |
| parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
| download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz | |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'print/ghostscript')
| -rw-r--r-- | print/ghostscript/Makefile | 4 | ||||
| -rw-r--r-- | print/ghostscript/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 012bbf9521e..434c7139b67 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.110 2018/04/17 22:29:33 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2018/11/12 03:51:22 ryoon Exp $ # # XXX The version number is the last one before the agpl change. DISTNAME= ghostscript-9.05 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print meta-pkgs MASTER_SITES= # empty diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk index 923f073c5eb..81040730ccc 100644 --- a/print/ghostscript/buildlink3.mk +++ b/print/ghostscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2018/04/17 22:29:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2018/11/12 03:51:22 ryoon 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.05nb13 +BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb14 BUILDLINK_PKGSRCDIR.ghostscript= ../../print/ghostscript pkgbase := ghostscript |
