pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/exiv2 Update to 0.17.1. Bugfixes in library ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c02195dca93d
branches:  trunk
changeset: 543719:c02195dca93d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Jun 22 10:45:04 2008 +0000

description:
Update to 0.17.1.  Bugfixes in library (some bugs introduced in 0.17):

        - 0000560: [xmp] Can't delete (last) XMP tag. (Reported by SerGioGioGio)

        - 0000559: [exif] Crash when extracting Exif orientation flag
                   from Kodak DCR raw file. (Reported by Gilles Caulier)

        - 0000558: [jpeg i/o] "Warning: JPEG format error, rc = 5" for
                   most of my JPEG files. (Reported with patch by
                   Marcus Holland-Moritz)

        - 0000552: [build environment] Build failure under Mac OS X
                   10.3.9 (Reported by Marius Schamschula)

        - [exif] Fixed several potential division by 0 bugs.

diffstat:

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

diffs (26 lines):

diff -r 44227f5db613 -r c02195dca93d graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile   Sun Jun 22 08:43:13 2008 +0000
+++ b/graphics/exiv2/Makefile   Sun Jun 22 10:45:04 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:31 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2008/06/22 10:45:04 gdt Exp $
 #
 
-DISTNAME=              exiv2-0.17
+DISTNAME=              exiv2-0.17.1
 CATEGORIES=            graphics
 MASTER_SITES=          http://www.exiv2.org/
 
diff -r 44227f5db613 -r c02195dca93d graphics/exiv2/distinfo
--- a/graphics/exiv2/distinfo   Sun Jun 22 08:43:13 2008 +0000
+++ b/graphics/exiv2/distinfo   Sun Jun 22 10:45:04 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2008/06/07 23:28:35 gdt Exp $
+$NetBSD: distinfo,v 1.13 2008/06/22 10:45:04 gdt Exp $
 
-SHA1 (exiv2-0.17.tar.gz) = 281b79a3555caada55aa06314b44088ad2225330
-RMD160 (exiv2-0.17.tar.gz) = a7cd49a233324e7fcf551bdc693edd9f5797adfd
-Size (exiv2-0.17.tar.gz) = 1807917 bytes
+SHA1 (exiv2-0.17.1.tar.gz) = 7872fde6181dd0958c8d855bea35b95094ac06c7
+RMD160 (exiv2-0.17.1.tar.gz) = e9a91efcbbf31240e741a5994e4094905280345f
+Size (exiv2-0.17.1.tar.gz) = 1807220 bytes



Home | Main Index | Thread Index | Old Index