aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-07-23 12:56:15 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-07-23 12:56:15 +0000
commit3ce9aaf065fa43f8c6c787c473254cc93f4cb529 (patch)
treeddf59dad26304c8b8ae505a94bbda24391b3496b /UPDATING
parentebff4a8f7d68b91c1953a346a0bd2d60bc1a600e (diff)
downloadports-3ce9aaf065fa43f8c6c787c473254cc93f4cb529.tar.gz
ports-3ce9aaf065fa43f8c6c787c473254cc93f4cb529.zip
Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names. Drop lcms v1 support.
Notes
Notes: svn path=/head/; revision=301392
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 231f6c5d6e90..8608c833ae2a 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