[37942] trunk/dports/graphics/ImageMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 30 01:40:40 PDT 2008


Revision: 37942
          http://trac.macosforge.org/projects/macports/changeset/37942
Author:   ryandesign at macports.org
Date:     2008-06-30 01:40:39 -0700 (Mon, 30 Jun 2008)
Log Message:
-----------
ImageMagick: update to 6.4.2-1, really. Disable the mirrors that have the wrong file at this time. Closes #15341.
All 697 tests behaved as expected (33 expected failures)

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- 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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080630/1089da71/attachment.html 


More information about the macports-changes mailing list