Fri Jun 11 10:42:39 2010 UTC ()
Changes 0.20:
* Exiv2 utility
  - %a broken in rename
  - It should be possible to insert newlines in text strings.
  - Exif.Photo.UserComment unicode comment doesn't work
  - Added -g option to 'grep' info for individual tags.

* Exiv2 library
  - Pentax 645D makernote update
  - Update of Pentax makernote
  - Nikon Capture NX won't save a NEF file manipulated with exiv2 from SVN
  - Padding of XMP data results in invalid XMP JPEG segment larger
    than 65535 bytes
  - Add XMP support for src/metacopy
  - src/psdimage.cpp: operands of ? are integers of different signs
  - Wrong conversion of IPTC SpecialInstructions in copyIptcToXmp()
  - LLVM clang: error: default initialization of an object of const type
    'class Exiv2::IptcData const' requires a user-provided default constructor.
  - Exif.Image.SubIFDs should support more than 4 sub-IFDs
  - Nikon Makernote tags regression in exiv 0.19
  - ShutterSpeedValue should be a signed rational
  - Allow XMP sidecar files which start with a UTF-8 BOM
  - Image file gets deleted when writing to it
  - Writing to read-only TIFF-like file fails
  - "TIFF-safe" setExifData variant
  - Optimize binary array elements
  - Write support for Olympus RAW ORF files
  - Incorrect Unicode encoding of Exif UserComment tag
  - LensType not reported for Pentax K-x
  - Add support for makernote of Sony ARW files
  - Unable to write GPS data in ORF files with digikam


(adam)
diff -r1.26 -r1.27 pkgsrc/graphics/exiv2/Makefile
diff -r1.17 -r1.18 pkgsrc/graphics/exiv2/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/graphics/exiv2/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/exiv2/Makefile 2010/01/27 12:40:48 1.26
+++ pkgsrc/graphics/exiv2/Makefile 2010/06/11 10:42:38 1.27
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2010/01/27 12:40:48 adam Exp $
+# $NetBSD: Makefile,v 1.27 2010/06/11 10:42:38 adam Exp $
 
-DISTNAME=	exiv2-0.19
+DISTNAME=	exiv2-0.20
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.exiv2.org/
 
@@ -11,15 +11,12 @@
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 
-USE_LANGUAGES=		c c++
 GCC_REQD+=		3.3
-
-USE_TOOLS+=		gmake
-GNU_CONFIGURE=		yes
+USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes
-
 USE_PKGLOCALEDIR=	yes
-
+USE_TOOLS+=		gmake
+GNU_CONFIGURE=		yes
 # The visibility feature seems complicated and causes problems on DragonFly
 # (reported by Matt Madden) and on Gentoo (http://bugs.gentoo.org/185907).
 CONFIGURE_ARGS+=	--disable-visibility

cvs diff -r1.17 -r1.18 pkgsrc/graphics/exiv2/distinfo (expand / switch to context diff)
--- pkgsrc/graphics/exiv2/distinfo 2010/05/31 23:20:46 1.17
+++ pkgsrc/graphics/exiv2/distinfo 2010/06/11 10:42:38 1.18
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2010/05/31 23:20:46 dholland Exp $
+$NetBSD: distinfo,v 1.18 2010/06/11 10:42:38 adam Exp $
 
-SHA1 (exiv2-0.19.tar.gz) = 4ab8d830094f2842bc286d8e7fb03100ca7f07b1
-RMD160 (exiv2-0.19.tar.gz) = 263267fb75341a6eb60e5201b88bfea11ef18eea
-Size (exiv2-0.19.tar.gz) = 2658781 bytes
+SHA1 (exiv2-0.20.tar.gz) = 3ebab0acd114a463fe11881bd95f1c3e258c7c0c
+RMD160 (exiv2-0.20.tar.gz) = f318cc45e0b512cbe508c19bf5bee7397b0ba15a
+Size (exiv2-0.20.tar.gz) = 2941045 bytes
 SHA1 (patch-aa) = 05a70bc0ea212fd463074ecc40f5840574a2cbad