diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 20:53:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 20:53:28 +0000 |
commit | 68f883edfc802c049ba59e75f77e9f7c6d6071f5 (patch) | |
tree | 3fa9947d2b38c86d548ab0b4face968420a2825b /CHANGES | |
parent | 1369aca1cbaa75f185a0b7dcd3d5bfdd2d8e84f0 (diff) | |
download | ports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.tar.gz ports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |