[Lunar-commits] <moonbase> ImageMagick: version bumped to 6.4.2-10.

Florin Braescu florin at lunar-linux.org
Thu Aug 21 06:37:49 CEST 2008


commit 80aea521c72e17bcdd72b7f737bf8ac9f78bb26e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Aug 21 07:37:49 2008 +0300

    ImageMagick: version bumped to 6.4.2-10.
    
    As usual, a lot of bugfixes, some new features and enhacements.
---
 graphics/ImageMagick/BUILD   |    7 ++++---
 graphics/ImageMagick/DETAILS |    6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/graphics/ImageMagick/BUILD b/graphics/ImageMagick/BUILD
index 70da0c7..d610ef8 100644
--- a/graphics/ImageMagick/BUILD
+++ b/graphics/ImageMagick/BUILD
@@ -2,9 +2,10 @@
 
   OPTS="$OPTS --enable-shared=yes --enable-hdri"
 
-#They say to run this if you got dirty autotools.
-  autoreconf       &&
-  default_config   &&
+# They say to run this if you got dirty autotools.
+# autoreconf         &&
+
+  default_config     &&
 
   make               &&
   prepare_install    &&
diff --git a/graphics/ImageMagick/DETAILS b/graphics/ImageMagick/DETAILS
index 8f8a3e8..116bbfa 100644
--- a/graphics/ImageMagick/DETAILS
+++ b/graphics/ImageMagick/DETAILS
@@ -3,7 +3,7 @@
 # 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.4.0-11
+         VERSION=6.4.2-10
      BASEVERSION=$(echo $VERSION | cut -d- -f1)
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASEVERSION
@@ -22,10 +22,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASEVERSION
   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:5ee6880bcf98f23bef5f4d06e1b26f7594a87b79
+      SOURCE_VFY=sha1:0c45712a07b0d337ac4130c3ad605566d013ea3f
         WEB_SITE=http://www.imagemagick.org
          ENTERED=20010922
-         UPDATED=20080430
+         UPDATED=20080821
            PSAFE=no
            SHORT="Automated and interactive manipulation of images"
 


More information about the Lunar-commits mailing list