pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/graphics/GraphicsMagick Pullup ticket #2670 - ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/605a5e7d023a
branches:  pkgsrc-2008Q4
changeset: 552286:605a5e7d023a
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Jan 30 22:41:14 2009 +0000

description:
Pullup ticket #2670 - requested by obache
GraphicsMagick: security update

Revisions pulled up:
- graphics/GraphicsMagick/distinfo              1.16-1.17
- graphics/GraphicsMagick/Makefile              1.20-1.21
---
Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Jan 16 04:17:38 UTC 2009

Modified Files:
        pkgsrc/graphics/GraphicsMagick: Makefile distinfo

Log Message:
Update GraphicsMagick to 1.3.4.

1.3.4 (January 13, 2009)
=========================

Security Fixes:

  * None.

Bug fixes:

  * Now runs under Windows Vista (as a 32-bit application).

  * Fix for colorspace transform math overflow in Q32 build.

New Features:

  * Windows build supports OpenMP and requires Windows 2000 or later
    (source code still supports Windows '98).

  * Support large files under Windows.

  * Support reading/writing 16 and 24 bit float TIFF files.

  * Support reading/writing 64 bit integer TIFF files.

  * Added "Log", "Max", "Min", and "Pow" options to -operator.

Feature improvements:

  * Debug logging now properly prints 64-bit offset values.

Performance Improvements:

  * Improve resource estimation for Microsoft Windows systems.
---
Module Name:    pkgsrc
Committed By:   obache
Date:           Tue Jan 27 04:38:44 UTC 2009

Modified Files:
        pkgsrc/graphics/GraphicsMagick: Makefile distinfo

Log Message:
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 1d76714906bb -r 605a5e7d023a graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile  Fri Jan 30 17:26:57 2009 +0000
+++ b/graphics/GraphicsMagick/Makefile  Fri Jan 30 22:41:14 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2008/12/10 00:48:21 obache Exp $
+# $NetBSD: Makefile,v 1.19.2.1 2009/01/30 22:41:14 tron Exp $
 #
 
-DISTNAME=      GraphicsMagick-1.3.3
+DISTNAME=      GraphicsMagick-1.3.5
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
                ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
diff -r 1d76714906bb -r 605a5e7d023a graphics/GraphicsMagick/distinfo
--- a/graphics/GraphicsMagick/distinfo  Fri Jan 30 17:26:57 2009 +0000
+++ b/graphics/GraphicsMagick/distinfo  Fri Jan 30 22:41:14 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2008/12/10 00:48:21 obache Exp $
+$NetBSD: distinfo,v 1.15.2.1 2009/01/30 22:41:14 tron Exp $
 
-SHA1 (GraphicsMagick-1.3.3.tar.gz) = 0e277e63ad68facd27ec19c76568bf81dd1f2837
-RMD160 (GraphicsMagick-1.3.3.tar.gz) = 55b89c7d39c85109a6acd5a326815cddf397f9d0
-Size (GraphicsMagick-1.3.3.tar.gz) = 7366311 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