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

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 7 17:04:29 PST 2006


Revision: 20575
          http://trac.macosforge.org/projects/macports/changeset/20575
Author:   blair at macports.org
Date:     2006-11-07 17:04:28 -0800 (Tue, 07 Nov 2006)

Log Message:
-----------
ImageMagick:
  * New upstream 6.3.0-3 release.
  * dd the ability to run the test suite.
  * Whitespace tweak.

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

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2006-11-08 01:02:24 UTC (rev 20574)
+++ trunk/dports/graphics/ImageMagick/Portfile	2006-11-08 01:04:28 UTC (rev 20575)
@@ -2,14 +2,14 @@
 
 PortSystem			1.0
 name				ImageMagick
-version				6.3.0-0
+version				6.3.0-3
 categories			graphics devel 
 maintainers			nomaintainer at macports.org
 description			Tools and libraries to manipulate images in many formats
 long_description \
 	A robust collection of tools and libraries to read, write, and \
 	manipulate an image in many image formats (over 87 major formats) \
-	including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF.  \
+	including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. \
 	With ImageMagick you can create images dynamically, making it suitable \
 	for Web applications. You can also resize, rotate, sharpen, color \
 	reduce, or add special effects to an image or image sequence and save \
@@ -20,15 +20,15 @@
 platforms			darwin
 
 homepage			http://www.imagemagick.org/
-master_sites		sourceforge:imagemagick \
+master_sites			sourceforge:imagemagick \
 					ftp://ftp.fifi.org/pub/ImageMagick/ \
 					ftp://ftp.nluug.nl/pub/${name}/ \
 					ftp://ftp.imagemagick.org/pub/${name}/ \
 					ftp://ftp.imagemagick.net/pub/${name}/
 use_bzip2			yes
-checksums			md5 b14f36cb31b677a4c03621f9b9975171 \
-					sha1 0b4a9f69a189540cc3a3fad0f858bf918f9a3229 \
-					rmd160 e3a75c993db42d2908cff9e77e47562dbf1507e3
+checksums			md5 d98d2cced123136fa59bb1c485563fba \
+					sha1 26ec8bd0979909522019f226b4c3282dc83c8560 \
+					rmd160 29fb13dc471f31b3141333427585ebe3fd5a9ca8
 
 worksrcdir			${name}-6.3.0
 
@@ -45,6 +45,9 @@
 					--without-lcms --without-wmf --without-gvc \
 					--mandir=${prefix}/share/man
 
+test.run	yes
+test.target	check
+
 # Using gplghostscript instead of ghostscript as the former provides
 # libgs and the latter appears not to at this time
 variant gs {        

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061107/3f44a92e/attachment.html


More information about the macports-changes mailing list