pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript Revert previous for now
details: https://anonhg.NetBSD.org/pkgsrc/rev/674dd2e80a1d
branches: trunk
changeset: 329532:674dd2e80a1d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 10 21:35:26 2019 +0000
description:
Revert previous for now
diffstat:
print/ghostscript/Makefile | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r f0678b458175 -r 674dd2e80a1d print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Sun Feb 10 21:35:01 2019 +0000
+++ b/print/ghostscript/Makefile Sun Feb 10 21:35:26 2019 +0000
@@ -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 @@
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