diff options
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 |