Thu Jun 5 06:23:46 2014 UTC ()
Changes 9.60:
Added a few new values for some Pentax tags
Added a new QuickTime Rating value
Added a new SonyModelID
Added a new Canon and a new Pentax LensType
Decode a number of new tags from WebP extended-format files
Decode a couple more Nikon tags
Decode a new Canon 300D tag
Decode a new Sony tag
Updated Sony maker note decoding for ILCA-77M2
Renamed QuickTime 息day atom to ContentCreateDate (was previously named Year or CreateDate depending on its location)
Changed a number of "Unknown (-1)" values to "n/a"
Minor change to some German translations
Patched spec file for building RPM under Redhat 6
Fixed a problem writing 3-character Nikon CountryCode values
Fixed problem when importing CSV files in Windows where an appropriate SourceFile entry may not be found if the file specification does not match exactly but the absolute path is the same


(adam)
diff -r1.42 -r1.43 pkgsrc/graphics/p5-Image-ExifTool/Makefile
diff -r1.34 -r1.35 pkgsrc/graphics/p5-Image-ExifTool/distinfo

cvs diff -r1.42 -r1.43 pkgsrc/graphics/p5-Image-ExifTool/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-Image-ExifTool/Makefile 2014/05/29 23:36:40 1.42
+++ pkgsrc/graphics/p5-Image-ExifTool/Makefile 2014/06/05 06:23:46 1.43
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:40 wiz Exp $ 1# $NetBSD: Makefile,v 1.43 2014/06/05 06:23:46 adam Exp $
2 2
3# Author requests that we package only "production" versions. 3# Author requests that we package only "production" versions.
4# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html 4# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
5DISTNAME= Image-ExifTool-9.27 5DISTNAME= Image-ExifTool-9.60
6PKGNAME= p5-${DISTNAME} 6PKGNAME= p5-${DISTNAME}
7PKGREVISION= 1 
8CATEGORIES= graphics perl5 7CATEGORIES= graphics perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \ 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
10 http://owl.phy.queensu.ca/~phil/exiftool/ 9 http://owl.phy.queensu.ca/~phil/exiftool/
11 10
12MAINTAINER= gdt@NetBSD.org 11MAINTAINER= gdt@NetBSD.org
13# author says www.sno is the same machine, but was never advertised 12# author says www.sno is the same machine, but was never advertised
14HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ 13HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
15COMMENT= Perl module and program to read EXIF information 14COMMENT= Perl module and program to read EXIF information
16LICENSE= ${PERL5_LICENSE} 15LICENSE= ${PERL5_LICENSE}
17 16
18PERL5_PACKLIST= auto/Image/ExifTool/.packlist 17PERL5_PACKLIST= auto/Image/ExifTool/.packlist
19 18
20.include "../../lang/perl5/module.mk" 19.include "../../lang/perl5/module.mk"

cvs diff -r1.34 -r1.35 pkgsrc/graphics/p5-Image-ExifTool/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/p5-Image-ExifTool/distinfo 2013/08/04 18:28:51 1.34
+++ pkgsrc/graphics/p5-Image-ExifTool/distinfo 2014/06/05 06:23:46 1.35
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.34 2013/08/04 18:28:51 adam Exp $ 1$NetBSD: distinfo,v 1.35 2014/06/05 06:23:46 adam Exp $
2 2
3SHA1 (Image-ExifTool-9.27.tar.gz) = 26f0f67e902231619f19350431567f9554a1abbd 3SHA1 (Image-ExifTool-9.60.tar.gz) = f2fd3e85572bb37a67e243332ec161a35fd48587
4RMD160 (Image-ExifTool-9.27.tar.gz) = 8376b1824a5ffd459b01e742d97f458bbaf9d1be 4RMD160 (Image-ExifTool-9.60.tar.gz) = 5c8698ee12cbabd8cf415677677f07c5cdbba415
5Size (Image-ExifTool-9.27.tar.gz) = 3618455 bytes 5Size (Image-ExifTool-9.60.tar.gz) = 3821772 bytes