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.3.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58bdbd146793
branches:  trunk
changeset: 553654:58bdbd146793
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jan 27 04:38:44 2009 +0000

description:
Update GraphicsMagick to 1.3.5.

1.3.5 (January 26, 2009)
=========================

Security Fixes:

  * BMP and DIB formats were throwing an assertion for negative height
    values.  This caused the process to crash.

Bug fixes:

  * Don't install Magick++ headers if C++ is disabled.

  * Linux RPM SPEC file needs to always install the loadable module
    .la files or else the modules won't load.

  * Windows runtime DLLs were for the wrong compiler version,
    resulting in failure to execute if the correct runtime DLLs are
    not available.

New Features:

  * None

Feature improvements:

  * FITS: Parsing is more robust.

Performance Improvements:

  * None

diffstat:

 graphics/GraphicsMagick/Makefile |  4 ++--
 graphics/GraphicsMagick/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f1b3f4b08ba3 -r 58bdbd146793 graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile  Tue Jan 27 04:07:37 2009 +0000
+++ b/graphics/GraphicsMagick/Makefile  Tue Jan 27 04:38:44 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/01/16 04:17:38 obache Exp $
+# $NetBSD: Makefile,v 1.21 2009/01/27 04:38:44 obache Exp $
 #
 
-DISTNAME=      GraphicsMagick-1.3.4
+DISTNAME=      GraphicsMagick-1.3.5
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
                ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
diff -r f1b3f4b08ba3 -r 58bdbd146793 graphics/GraphicsMagick/distinfo
--- a/graphics/GraphicsMagick/distinfo  Tue Jan 27 04:07:37 2009 +0000
+++ b/graphics/GraphicsMagick/distinfo  Tue Jan 27 04:38:44 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2009/01/16 04:17:38 obache Exp $
+$NetBSD: distinfo,v 1.17 2009/01/27 04:38:44 obache Exp $
 
-SHA1 (GraphicsMagick-1.3.4.tar.gz) = 5de8cc5a5ba964012933d025f3e320ea2c673342
-RMD160 (GraphicsMagick-1.3.4.tar.gz) = 581fff2c9500f8969603b448626c31d47865e28b
-Size (GraphicsMagick-1.3.4.tar.gz) = 7371723 bytes
+SHA1 (GraphicsMagick-1.3.5.tar.gz) = f0a8ba6ccfd03be3fa1d29eaa55b8faa73e5e7a2
+RMD160 (GraphicsMagick-1.3.5.tar.gz) = cef96710a916954ecce894b03e058aaf5a304480
+Size (GraphicsMagick-1.3.5.tar.gz) = 7386555 bytes



Home | Main Index | Thread Index | Old Index