pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ghostscript
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 10 21:35:26 UTC 2019
Modified Files:
pkgsrc/print/ghostscript: Makefile
Log Message:
Revert previous for now
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/print/ghostscript/Makefile
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/Makefile
diff -u pkgsrc/print/ghostscript/Makefile:1.113 pkgsrc/print/ghostscript/Makefile:1.114
--- pkgsrc/print/ghostscript/Makefile:1.113 Wed Feb 6 14:41:05 2019
+++ pkgsrc/print/ghostscript/Makefile Sun Feb 10 21:35:26 2019
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.113 2019/02/06 14:41:05 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2019/02/10 21:35:26 wiz Exp $
+#
-# The version number follows the AGPL version
-DISTNAME= ghostscript-9.26
+# XXX The version number is the last one before the agpl change.
+DISTNAME= ghostscript-9.05
+PKGREVISION= 15
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
@@ -13,7 +15,7 @@ META_PACKAGE= yes
PKG_OPTIONS_VAR= PKG_OPTIONS.gs_type
PKG_OPTIONS_OPTIONAL_GROUPS= ghostscript
PKG_OPTIONS_GROUP.ghostscript+= ghostscript-agpl ghostscript-gpl
-PKG_SUGGESTED_OPTIONS+= ghostscript-agpl
+PKG_SUGGESTED_OPTIONS+= ghostscript-gpl
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index