pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/GraphicsMagick Update GraphicsMagick to 1.2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e4525b0765e
branches: trunk
changeset: 542192:6e4525b0765e
user: obache <obache%pkgsrc.org@localhost>
date: Wed May 07 04:15:11 2008 +0000
description:
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:
graphics/GraphicsMagick/Makefile | 4 ++--
graphics/GraphicsMagick/PLIST | 6 +-----
graphics/GraphicsMagick/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 11 deletions(-)
diffs (55 lines):
diff -r c2a692ae3f53 -r 6e4525b0765e graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile Wed May 07 02:55:59 2008 +0000
+++ b/graphics/GraphicsMagick/Makefile Wed May 07 04:15:11 2008 +0000
@@ -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 -r c2a692ae3f53 -r 6e4525b0765e graphics/GraphicsMagick/PLIST
--- a/graphics/GraphicsMagick/PLIST Wed May 07 02:55:59 2008 +0000
+++ b/graphics/GraphicsMagick/PLIST Wed May 07 04:15:11 2008 +0000
@@ -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/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/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 -r c2a692ae3f53 -r 6e4525b0765e graphics/GraphicsMagick/distinfo
--- a/graphics/GraphicsMagick/distinfo Wed May 07 02:55:59 2008 +0000
+++ b/graphics/GraphicsMagick/distinfo Wed May 07 04:15:11 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index