pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl Restore Makefile.common, still ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f0e0316ee35
branches: trunk
changeset: 354342:2f0e0316ee35
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 27 11:06:01 2016 +0000
description:
Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryumin
diffstat:
print/ghostscript-agpl/Makefile | 4 ++--
print/ghostscript-agpl/Makefile.common | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r b17d61371c0a -r 2f0e0316ee35 print/ghostscript-agpl/Makefile
--- a/print/ghostscript-agpl/Makefile Thu Oct 27 11:02:41 2016 +0000
+++ b/print/ghostscript-agpl/Makefile Thu Oct 27 11:06:01 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2016/09/30 12:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/10/27 11:06:01 wiz Exp $
-DISTNAME= ghostscript-9.20
+DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/}
diff -r b17d61371c0a -r 2f0e0316ee35 print/ghostscript-agpl/Makefile.common
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ghostscript-agpl/Makefile.common Thu Oct 27 11:06:01 2016 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.common,v 1.10 2016/10/27 11:06:01 wiz Exp $
+# used by print/ghostscript-agpl/Makefile
+# used by fonts/ghostscript-cidfonts-ryumin/Makefile
+
+GS_VERSION= 9.20
Home |
Main Index |
Thread Index |
Old Index