pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ghostscript-agpl
Module Name: pkgsrc
Committed By: wiz
Date: Thu Oct 27 11:06:01 UTC 2016
Modified Files:
pkgsrc/print/ghostscript-agpl: Makefile
Added Files:
pkgsrc/print/ghostscript-agpl: Makefile.common
Log Message:
Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryumin
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/ghostscript-agpl/Makefile
cvs rdiff -u -r0 -r1.10 pkgsrc/print/ghostscript-agpl/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.21 pkgsrc/print/ghostscript-agpl/Makefile:1.22
--- pkgsrc/print/ghostscript-agpl/Makefile:1.21 Fri Sep 30 12:37:31 2016
+++ pkgsrc/print/ghostscript-agpl/Makefile Thu Oct 27 11:06:01 2016
@@ -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/}
Added files:
Index: pkgsrc/print/ghostscript-agpl/Makefile.common
diff -u /dev/null pkgsrc/print/ghostscript-agpl/Makefile.common:1.10
--- /dev/null Thu Oct 27 11:06:01 2016
+++ pkgsrc/print/ghostscript-agpl/Makefile.common Thu Oct 27 11:06:01 2016
@@ -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