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

ryandesign at macports.org ryandesign at macports.org
Tue Jun 14 10:09:28 PDT 2011


Revision: 79474
          http://trac.macports.org/changeset/79474
Author:   ryandesign at macports.org
Date:     2011-06-14 10:09:26 -0700 (Tue, 14 Jun 2011)
Log Message:
-----------
ImageMagick: update to 6.7.0-7 and add libtool dependency (#29823)

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

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2011-06-14 16:01:13 UTC (rev 79473)
+++ trunk/dports/graphics/ImageMagick/Portfile	2011-06-14 17:09:26 UTC (rev 79474)
@@ -6,7 +6,7 @@
 
 name                        ImageMagick
 conflicts                   cryptlib
-version                     6.7.0-0
+version                     6.7.0-7
 set reasonable_version      [lindex [split ${version} -] 0]
 homepage                    http://www.imagemagick.org/
 categories                  graphics devel
@@ -40,8 +40,8 @@
 #                            http://ftp.surfnet.nl/pub/ImageMagick/
 #                            ftp://ftp.nluug.nl/pub/${name}/
 
-checksums                   sha1    838601b8568b319785f3e758250f168b5fbe2e05 \
-                            rmd160  3200ad0f789bb246bc19478bdb6dc3b332df7aff
+checksums                   sha1    6957f95888f97469e8741f4bc4a6cefd953ded5a \
+                            rmd160  f864dad8f66a52157e3532380e9a43ca57c40987
 
 depends_build               port:pkgconfig
 
@@ -57,6 +57,7 @@
                             port:fontconfig \
                             port:ghostscript \
                             port:libiconv \
+                            port:libtool \
                             port:expat \
                             port:libxml2
 
@@ -73,6 +74,7 @@
                             lib/libfontconfig.dylib \
                             lib/libgs.dylib \
                             lib/libiconv.dylib \
+                            lib/libltdl.dylib \
                             lib/libexpat.dylib \
                             lib/libxml2.dylib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110614/2c79aad0/attachment.html>


More information about the macports-changes mailing list