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

ryandesign at macports.org ryandesign at macports.org
Sat Nov 21 15:52:33 PST 2009


Revision: 60749
          http://trac.macports.org/changeset/60749
Author:   ryandesign at macports.org
Date:     2009-11-21 15:52:30 -0800 (Sat, 21 Nov 2009)
Log Message:
-----------
ImageMagick: update to 6.5.7-9 and write hardcoded paths into delegates.xml; fixes #22635

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

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2009-11-21 21:54:30 UTC (rev 60748)
+++ trunk/dports/graphics/ImageMagick/Portfile	2009-11-21 23:52:30 UTC (rev 60749)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    ImageMagick
-version                 6.5.7-0
+version                 6.5.7-9
 set reasonable_version  [lindex [split ${version} -] 0]
 homepage                http://www.imagemagick.org/
 categories              graphics devel
@@ -38,9 +38,9 @@
 #    ftp://ftp.nluug.nl/pub/${name}/ \
 
 checksums \
-    md5     f94790d2644aed5621a296a3edc257b0 \
-    sha1    008516c1422ba11f07aa67824771bfcf342060a7 \
-    rmd160  7f68dacef4bdd3b7b33139988dda7744f6e971e6
+    md5     c125879d7a24bfd98289e081566fbe5a \
+    sha1    696ebb5f7e78e22f3fefa6401d1c302907fd85e5 \
+    rmd160  a6efae4850ff4c12791d46606b64fcb1c2bfc6e0
 
 depends_lib \
     port:xorg-libXext \
@@ -63,6 +63,7 @@
     --enable-shared \
     --enable-static \
     --disable-ltdl-install \
+    --with-frozenpaths \
     --without-openexr \
     --disable-hdri \
     --with-dps \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091121/0a228e5e/attachment.html>


More information about the macports-changes mailing list