diff options
author | mm <mm@FreeBSD.org> | 2012-07-23 20:56:15 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-07-23 20:56:15 +0800 |
commit | a3a2c863df814ca69ab9d28358522f87ea20af77 (patch) | |
tree | ddf59dad26304c8b8ae505a94bbda24391b3496b /UPDATING | |
parent | 91233d9c5630108d38f05cd3cfee9c9820405c32 (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |