Subject: CVS commit: pkgsrc/graphics/libexif
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2002 00:40:45
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Dec 23 22:40:44 UTC 2002

Modified Files:
	pkgsrc/graphics/libexif: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 0.5.7, mostly bugfixes and more translations.
* libexif/exif-data.h: Introduce an array of ExifContents. This
  doesn't break binary compatibility, but it breaks compilation.
  Do something like "%s/->ifd_0/->ifd[EXIF_IFD_0]" in your source
  code to make it compile again.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/libexif/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/libexif/PLIST \
    pkgsrc/graphics/libexif/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/libexif/buildlink2.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.