From f6526dfb372471c1b53f73e42f28ec546858707d Mon Sep 17 00:00:00 2001 From: gdt Date: Sun, 22 Jun 2008 10:45:04 +0000 Subject: 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. --- graphics/exiv2/Makefile | 4 ++-- graphics/exiv2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 585a957fde5..76e147eb7f9 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -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 --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index 4342bed23ea..b489c2f3ce8 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -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 -- cgit v1.2.3