summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorobache <obache>2008-05-07 04:15:11 +0000
committerobache <obache>2008-05-07 04:15:11 +0000
commitd4169fc57929006b8f3c75490db58bf0e3fdefe4 (patch)
treee3cba77a16891e5d7e958d6c8b1d5beb7555ed17 /graphics/GraphicsMagick
parent7418a9628fbacf5fd14e27cb3e6f800eb515e5e9 (diff)
downloadpkgsrc-d4169fc57929006b8f3c75490db58bf0e3fdefe4.tar.gz
Update GraphicsMagick to 1.2.1.
Bug fixes: * MAT: Provide a correct error report when the Pixels limit has been exceeded. * RPM Spec file: Fixed naming of NEWS file. Use included libltdl (--with-included-ltdl option) in order to avoid possible issues with system libltdl. * GraphicsMagick-config script should now output correct dependency information for --libs when libltdl is needed. * GraphicsMagick++-config no longer depends on GraphicsMagick-config to be in the executable search path. Performance improvments: * Module loading and execution performance are improved considerably for the modules build. On some systems, the modules build is considerably faster than the static or shared builds. Feature improvements: * Updated to libtool 1.2.4.
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/Makefile4
-rw-r--r--graphics/GraphicsMagick/PLIST6
-rw-r--r--graphics/GraphicsMagick/distinfo8
3 files changed, 7 insertions, 11 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 2fa806c10f7..dd6f5c33b4c 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/05/01 11:55:12 obache Exp $
+# $NetBSD: Makefile,v 1.10 2008/05/07 04:15:11 obache Exp $
#
-DISTNAME= GraphicsMagick-1.2
+DISTNAME= GraphicsMagick-1.2.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
diff --git a/graphics/GraphicsMagick/PLIST b/graphics/GraphicsMagick/PLIST
index 42839854432..663d972eff9 100644
--- a/graphics/GraphicsMagick/PLIST
+++ b/graphics/GraphicsMagick/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2008/05/01 11:55:12 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/05/07 04:15:11 obache Exp $
bin/GraphicsMagick++-config
bin/GraphicsMagick-config
bin/GraphicsMagickWand-config
@@ -95,10 +95,8 @@ share/${PKGNAME}/config/log.mgk
share/${PKGNAME}/config/magic.mgk
share/${PKGNAME}/config/modules.mgk
share/${PKGNAME}/images/ball.png
-share/${PKGNAME}/images/checkerboard.miff
share/${PKGNAME}/images/corbis.png
share/${PKGNAME}/images/examples.jpg
-share/${PKGNAME}/images/gm-112x64t.xbm
share/${PKGNAME}/images/gm-125x80t.png
share/${PKGNAME}/images/gm-188x120t.png
share/${PKGNAME}/images/gm-282x180t.png
@@ -108,8 +106,6 @@ share/${PKGNAME}/images/pdfsages.png
share/${PKGNAME}/images/pngnow.png
share/${PKGNAME}/images/right_triangle.png
share/${PKGNAME}/images/right_triangle_option.png
-share/${PKGNAME}/images/tile.xbm
-share/${PKGNAME}/images/white.png
share/${PKGNAME}/index.html
share/${PKGNAME}/www/AUTHORS.html
share/${PKGNAME}/www/BENCHMARKS.html
diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo
index 260107aaaee..d7f18340910 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/05/01 11:55:12 obache Exp $
+$NetBSD: distinfo,v 1.7 2008/05/07 04:15:11 obache Exp $
-SHA1 (GraphicsMagick-1.2.tar.gz) = 039add76557aaed624fb0c25032a54242aaeeb7b
-RMD160 (GraphicsMagick-1.2.tar.gz) = 778dae66f1096c5141fb275a5cb5ba89381bc330
-Size (GraphicsMagick-1.2.tar.gz) = 6992224 bytes
+SHA1 (GraphicsMagick-1.2.1.tar.gz) = cf8764b102e8b0e1931b80a99e4a7e754e3bdac9
+RMD160 (GraphicsMagick-1.2.1.tar.gz) = b146dde5fcecd53f3a117b73989927170ec4de9f
+Size (GraphicsMagick-1.2.1.tar.gz) = 6569512 bytes