Modified: trunk/dports/graphics/ImageMagick/Portfile (37941 => 37942)
--- trunk/dports/graphics/ImageMagick/Portfile 2008-06-30 07:45:26 UTC (rev 37941)
+++ trunk/dports/graphics/ImageMagick/Portfile 2008-06-30 08:40:39 UTC (rev 37942)
@@ -4,11 +4,13 @@
name ImageMagick
version 6.4.2-1
+revision 1
homepage http://www.imagemagick.org/
categories graphics devel
maintainers ryandesign
use_bzip2 yes
worksrcdir ${name}-[lindex [split ${version} -] 0]
+dist_subdir ${name}/${version}_${revision}
platforms darwin
use_parallel_build yes
@@ -30,15 +32,15 @@
master_sites \
http://image_magick.veidrodis.com/image_magick/ \
http://imagemagick.linux-mirror.org/download/ \
- http://ftp.surfnet.nl/pub/ImageMagick/ \
ftp://ftp.imagemagick.net/pub/${name}/ \
- ftp://ftp.nluug.nl/pub/${name}/ \
sourceforge:imagemagick
+# http://ftp.surfnet.nl/pub/ImageMagick/ \
+# ftp://ftp.nluug.nl/pub/${name}/ \
checksums \
- md5 6140e6a9a25b9a3c2dc6c52e6c3c4651 \
- sha1 e871379acace6048b50e55d870d9d41b0dc776a5 \
- rmd160 a7eae17c47a59718e93ca79da0faccdaf720d582
+ md5 5ac892274ec37caf5f75628af3eba780 \
+ sha1 77b031cf76bacb5841ba20875a14a3892118bac6 \
+ rmd160 972b9f514fe35108f67b046566fc8eb7b69f68e1
depends_lib \
lib:libX11.6:XFree86 \