aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-07-23 20:56:15 +0800
committermm <mm@FreeBSD.org>2012-07-23 20:56:15 +0800
commita3a2c863df814ca69ab9d28358522f87ea20af77 (patch)
treeddf59dad26304c8b8ae505a94bbda24391b3496b /UPDATING
parent91233d9c5630108d38f05cd3cfee9c9820405c32 (diff)
downloadfreebsd-ports-graphics-a3a2c863df814ca69ab9d28358522f87ea20af77.tar.gz
freebsd-ports-graphics-a3a2c863df814ca69ab9d28358522f87ea20af77.tar.zst
freebsd-ports-graphics-a3a2c863df814ca69ab9d28358522f87ea20af77.zip
Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names. Drop lcms v1 support.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 231f6c5d6e9..8608c833ae2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120823:
+ AFFECTS: users of graphics/ImageMagick and graphics/ImageMagick-nox11
+ AUTHOR: mm@FreeBSD.org
+
+ The options for ImageMagick have been changed to match commonly used
+ option names. If you are using a customized build, please reconfigure
+ your port options with "make config".
+
20120820:
AFFECTS: users of net/spread and net/spread4
AUTHOR: ohauer@FreeBSD.org