Update to 8.10

- API Changes:
      - Enhanced GetFileType() to return descriptions for more file types
  - Fixed "-TAG-= -TAG=VALUE" syntax to work with shiftable (date/time) tags
    and tags with conversions
  - Enhanced Geosync tag to allow GPS time-drift correction
  - API Changes:
      - Added CharsetID3 option
      - Changed name of IPTCCharset option to CharsetIPTC (but IPTCCharset may
        still be used for backward compatibility)
This commit is contained in:
gdt 2010-02-10 15:27:57 +00:00
parent 9a1301afc5
commit aa6a7018bf
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2009/11/21 19:18:53 gdt Exp $
# $NetBSD: Makefile,v 1.24 2010/02/10 15:27:57 gdt Exp $
DISTNAME= Image-ExifTool-${VERSION}
PKGNAME= p5-${DISTNAME}
@ -14,7 +14,7 @@ COMMENT= Perl module and program to read EXIF information
PKG_DESTDIR_SUPPORT= user-destdir
# Author requests that we package only "production" versions.
VERSION= 8.00
VERSION= 8.10
PERL5_PACKLIST= auto/Image/ExifTool/.packlist

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2009/11/21 19:18:53 gdt Exp $
$NetBSD: distinfo,v 1.22 2010/02/10 15:27:57 gdt Exp $
SHA1 (Image-ExifTool-8.00.tar.gz) = dfed07271cf3a012d45e0b9a7f82deecce35cada
RMD160 (Image-ExifTool-8.00.tar.gz) = c953aa5802ab895070a791e60c20309ee3256874
Size (Image-ExifTool-8.00.tar.gz) = 2349313 bytes
SHA1 (Image-ExifTool-8.10.tar.gz) = 38a1ee61c7d8a466445dd5a3efdc0ad3f7b536ae
RMD160 (Image-ExifTool-8.10.tar.gz) = 191e3fbbf8fe6ebc2eaa9f95df3fd1c561c66711
Size (Image-ExifTool-8.10.tar.gz) = 2774298 bytes