pkgsrc-Bugs archive

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

pkg/31881: ImageMagick update to 6.2.5-2



>Number:         31881
>Category:       pkg
>Synopsis:       ImageMagick update to 6.2.5-2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 21 18:32:00 +0000 2005
>Originator:     Geert Hendrickx
>Release:        NetBSD 2.1_RC6
>Organization:
        
>Environment:
        
        
System: NetBSD mantis 2.1_RC6 NetBSD 2.1_RC6 (MANTIS) #0: Fri Oct 14 13:52:16 
CEST 2005 geert@mantis:/cvs/obj/sys/arch/i386/compile/MANTIS i386
Architecture: i386
Machine: i386
>Description:
        
ImageMagick update to 6.2.5-2 as requested in pkgsrc/doc/TODO.

ChangeLog since 6.2.5: 

2005-10-15  Cristy  <stentz%image...@localhost>
  * By default we compute optimal Huffman coding tables for JPEG images.  Use
    -define jpeg:optimize-coding=false to use the default Huffman tables.
  * Unable to add an image, at index 0, to a MagickWand that already contains
    images (bug report fromm    O. Watson).

2005-10-14  Cristy  <stentz%image...@localhost>
  * IsMagickColorSimiliar() properly distinquishes the green and blue color
    components (bug report from Justin T.).
  * Setting MagickWand's width to less than the width of the rendered text
    causes the "CAPTION:" pseudo-format to seg-fault when read (bug report from
    O. Watson).

2005-10-12  Chris Madison  <madisonblu%hotma...@localhost>
  * Permit embedded \n characters for the caption coder.


>How-To-Repeat:
        
>Fix:
        
Index: Makefile.common
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/graphics/ImageMagick/Makefile.common,v
retrieving revision 1.44
diff -u -r1.44 Makefile.common
--- Makefile.common     3 Oct 2005 13:57:40 -0000       1.44
+++ Makefile.common     21 Oct 2005 18:28:39 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile.common,v 1.44 2005/10/03 13:57:40 adam Exp $
 
 IM_MAJOR_VER=          6.2.5
-IM_MINOR_VER=          0
+IM_MINOR_VER=          2
 IM_MAJOR_LIB_VER=      ${IM_MAJOR_VER}
 
 .if (${IM_MINOR_VER} != NONE)
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/graphics/ImageMagick/distinfo,v
retrieving revision 1.55
diff -u -r1.55 distinfo
--- distinfo    3 Oct 2005 13:57:40 -0000       1.55
+++ distinfo    21 Oct 2005 18:28:40 -0000
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.55 2005/10/03 13:57:40 adam Exp $
 
-SHA1 (ImageMagick-6.2.5-0.tar.bz2) = 3db352d25c76928ba49a01183f02d3b5e22df647
-RMD160 (ImageMagick-6.2.5-0.tar.bz2) = be8b795b5e5e0956d9effd1bd3085cef5b3d1b18
-Size (ImageMagick-6.2.5-0.tar.bz2) = 4982393 bytes
+SHA1 (ImageMagick-6.2.5-2.tar.bz2) = a921bc8d6a847382b7e7ec6d6e3d505af1fa6e86
+RMD160 (ImageMagick-6.2.5-2.tar.bz2) = 1f0481cc7f44f51b0e283703fd3051686ceeb47c
+Size (ImageMagick-6.2.5-2.tar.bz2) = 4990475 bytes
 SHA1 (patch-aa) = 0b79328af247471986b8c9a55b688bd4bf45f88e

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index