summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-09-30 13:40:04 -0500
committerGeorge Sherwood2008-09-30 13:40:04 -0500
commitcf3dc037090940f930c5dc3c4e5686763e6f0862 (patch)
treebcd7273e3d37c478bc63b6669a584b7591b07b0a
parent39cd30ce483efb317839c4f611506f51de39c1e0 (diff)
graphicsmagick: Updated stable to version 1.2.5 and snapshot to
1.3.020080928
-rwxr-xr-xgraphics/graphicsmagick/DETAILS8
-rw-r--r--graphics/graphicsmagick/HISTORY4
2 files changed, 8 insertions, 4 deletions
diff --git a/graphics/graphicsmagick/DETAILS b/graphics/graphicsmagick/DETAILS
index 074d4759ee..8cda1e3919 100755
--- a/graphics/graphicsmagick/DETAILS
+++ b/graphics/graphicsmagick/DETAILS
@@ -1,13 +1,13 @@
SPELL=graphicsmagick
if [[ $GM_SNAP == y ]]
then
- VERSION=1.2.020070918
- SOURCE_HASH=sha512:949003c5d9d6e1d9bdaa2dc31922934babef3c8a9794ef1cdf12f376efaa7f4f52c6a3e290729a516c212b4adf8d13821808f7d8d482ddfff6bb771dad1006a8
+ VERSION=1.3.020080928
+ SOURCE_HASH=sha512:fa3dd9b93d75217bf3364d794f7d82857208b46e803ee4165e5351f464eca8ecaa4c1e0da62ea7dc32052efacb6888fe9f489cfed7cb2ce1f7548452584a4913
SOURCE=GraphicsMagick-${VERSION}.tar.bz2
SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
else
- VERSION=1.1.10
- SOURCE_HASH=sha512:22ea04134a6e3cc84749f7a114670586ff25515129addb4f27854b8353d70a00a476407a4e47799d62f52c2656dc850b8789b4af3358703ebe0a85e6521b1910
+ VERSION=1.2.5
+ SOURCE_HASH=sha512:e65223aa5403c5962514dc5eaccd705dd85a07a6c7916e29d9fb7485175c4d13ff7f2bfaed603349910c34492510a368019790d8f4e9ec970e054d31678bc8b2
SOURCE=GraphicsMagick-${VERSION}.tar.bz2
SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/${SOURCE}
SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
diff --git a/graphics/graphicsmagick/HISTORY b/graphics/graphicsmagick/HISTORY
index 96ddf84a18..09cc593bdb 100644
--- a/graphics/graphicsmagick/HISTORY
+++ b/graphics/graphicsmagick/HISTORY
@@ -1,3 +1,7 @@
+2008-09-30 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to version 1.2.5
+ Updated snapshot to 1.3.020080928
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
No need to check if using modular X as that's all that's available now