diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-05 22:53:05 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-05 22:53:05 +0000 |
commit | cd3d0a3cdde2ca1935dcd668a99daae07d4dd27b (patch) | |
tree | 525c7f395d152742a0fbead933b4abe12edf6aab /UPDATING | |
parent | bea665e01fca7fdbdf9eea86125b11e92abff7e2 (diff) | |
download | ports-cd3d0a3cdde2ca1935dcd668a99daae07d4dd27b.tar.gz ports-cd3d0a3cdde2ca1935dcd668a99daae07d4dd27b.zip |
- Add a late note for ghostscript changes
Notes
Notes:
svn path=/head/; revision=189314
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070405: + AFFECTS: users of print/ghostscript-* + AUTHOR: rafan@FreeBSD.org + + The default ghostscript port is changed from ghostscript-gnu to + ghostscript-gpl. To upgrade + + portupgrade -o print/ghostscript-gpl ghostscript-gnu + portmaster -o print/ghostscript-gpl ghostscript-gnu + + If you want to use the ghostscript-gnu as default, put + WITH_GHOSTSCRIPT_GNU=yes in your make.conf. + 20070404: AFFECTS: users of graphics/gimp and graphics/gimp-devel AUTHOR: ahze@FreeBSD.org |