[Lunar-commits] r22490 - moonbase/trunk/graphics/ImageMagick
Terry Chan
tchan at lunar-linux.org
Thu Dec 7 05:10:43 CET 2006
Author: tchan
Date: 2006-12-07 05:10:43 +0100 (Thu, 07 Dec 2006)
New Revision: 22490
Modified:
moonbase/trunk/graphics/ImageMagick/DETAILS
Log:
See the # NOTE: in DETAILS. This is straight from an email that sofar
received from the ImageMagick devs. Lunar should not be using the x.y.z-0
releases. Instead when x.y.z-0 is first released, THEN we should bump to
x.y.(z-1)-(highest) and that version will be found on ftp.imagemagick.org site.
This will be considered the STABLE release of ImageMagick.
Modified: moonbase/trunk/graphics/ImageMagick/DETAILS
===================================================================
--- moonbase/trunk/graphics/ImageMagick/DETAILS 2006-12-06 20:37:46 UTC (rev 22489)
+++ moonbase/trunk/graphics/ImageMagick/DETAILS 2006-12-07 04:10:43 UTC (rev 22490)
@@ -1,5 +1,9 @@
+# NOTE: This is straight from the ImageMagick devs: Lunar should not be using
+# the x.y.z-0 releases. Instead, ONLY when x.y.z-0 is released, then we
+# should version bump to x.y.(z-1)-(highest). That version is always
+# kept on the ftp.imagemagick.org site and should be considered STABLE!!!
MODULE=ImageMagick
- VERSION=6.3.1-0
+ VERSION=6.3.0-7
BASEVERSION=$(echo $VERSION | cut -d- -f1)
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASEVERSION
@@ -18,10 +22,10 @@
SOURCE_URL[12]=http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/
SOURCE_URL[13]=ftp://ftp.fifi.org/pub/ImageMagick/
SOURCE_URL[14]=ftp://ftp.rge.com/pub/multimedia/imagemagick/
- SOURCE_VFY=sha1:0263c20b8d13687b1644579b728a136bf862885a
+ SOURCE_VFY=sha1:5ec21b73ac2f025183257b0e7a1892ea0bb42113
WEB_SITE=http://www.imagemagick.org/
ENTERED=20010922
- UPDATED=20061203
+ UPDATED=20061206
PSAFE=no
SHORT="Automated and interactive manipulation of images"
More information about the Lunar-commits
mailing list