From 68f883edfc802c049ba59e75f77e9f7c6d6071f5 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 16 Jul 2015 20:53:28 +0000 Subject: Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: , build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cddde1ab7ca1..7eee7cae2f87 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20150716: +AUTHOR: kwm@FreeBSD.org + + USE_GHOSTSCRIPT was replaced by USES=ghostscript. The ghostscript USES + accepts version, build, run, nox11 and for version 9 the agpl argument. + If no version is specified, the default 9 for GHOSTSCRIPT_DEFAULT is honored. + 20150701: AUTHOR: mat@FreeBSD.org -- cgit v1.2.3