aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-27 17:01:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-27 17:01:19 +0000
commit3df75ab8e356b260e0907853038e6f616330dd16 (patch)
tree9525f149942efa60f77114fb66c5124d76b8b1e0 /UPDATING
parent28b9917dc1d79ffa49ef91a8ee14e61611ad41c1 (diff)
downloadports-3df75ab8e356b260e0907853038e6f616330dd16.tar.gz
ports-3df75ab8e356b260e0907853038e6f616330dd16.zip
Add portupgrade instructions and mention the license change in the 20160324
Ghostscript entry.
Notes
Notes: svn path=/head/; revision=411997
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 7 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index e749fe5c61bf..2e098b38c6c0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -15,11 +15,16 @@ you update your ports collection, before attempting any port upgrades.
port by adding "DEFAULT_VERSIONS+=ghostscript=9" to /etc/make.conf, or
move to the new port with:
- portmaster -o print/ghostscript9-agpl-base ghostscript9-base
+ portmaster -o print/ghostscript9-agpl-base ghostscript9-base
+ or: portupgrade -o print/ghostscript9-agpl-base print/ghostscript9-base
And if you have ghostscript9-x11 installed:
- portmaster -o print/ghostscript9-agpl-x11 ghostscript9-x11
+ portmaster -o print/ghostscript9-agpl-x11 ghostscript9-x11
+ or: portupgrade -o print/ghostscript9-agpl-x11 print/ghostscript9-x11
+
+ Note that print/ghostscript9-agpl-base is licensed under the AGPLv3
+ while print/ghostscript9-base is licensed under the GPLv3.
20160317:
AFFECTS: security/openvas-client