summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2011-07-12 13:48:10 +0000
committerwiz <wiz>2011-07-12 13:48:10 +0000
commit12e663a8c0c79c91c8f6dc4695e3fe54e2fd8978 (patch)
treeaa0c3f2b901771158a70f49597e5e98d0f288ce0 /graphics
parentd5116aef7f64c0666c97e23a86a5dd06f947c70c (diff)
downloadpkgsrc-12e663a8c0c79c91c8f6dc4695e3fe54e2fd8978.tar.gz
Update to 8.60, set license.
June 25, 2011 - Version 8.60 (production release) - Added Composite Flash tag to facilitate copying of flash information between XMP and EXIF - Added new Pentax and Canon LensType values and fixed a Pentax lens name - Added a few new Leica LensType's (thanks Olaf Ulrich) - Added a new PentaxModelID - Enhanced GPSDateStamp conversion to tolerate null separators (Casio EX-H20G) - Made DNG LinearizationCurve and Nikon ContrastCurve writable but protected - Renamed Nikon LinearizationTable to NEFLinearizationTable and made writable but protected - Removed Leica M8 FrameSelector tag since it seems to have evolved into an extension of the LensType tag for newer lenses - Fixed problem with order of operations when using multiple -if options June 11, 2011 - Version 8.59 - Added new Composite:LensID derived from XMP-aux:LensID - Added new PentaxModelID and CanonModelID values - Added a new Pentax LensType (thanks Artur) - Decode maker notes in Pentax Optio S1 AVI videos - Extract PreviewWMF from DOCX files - Recognize WMF images - Fixed decoding of CanonVRD WBAdjRGBLevels and renamed to WBAdjRGGBLevels June 2, 2011 - Version 8.58 - Decode a number of CameraInfo tags for the Canon EOS 600D and 1100D - Improved speed by a factor of 2 when reading M2TS videos - Fixed memory leak with -stay_open feature when writing May 26, 2011 - Version 8.57 - Added a couple of new Canon LensType values - Added a few new Nikon LensID's (thanks Robert Rottmerhusen) - Added format string to -v2 output for IPTC tags - Added extra logic to avoid misidentifying unknown IFD-style maker notes - Decode custom settings for Nikon D700 and D7000 - Fixed problem recognizing NikonCaptureData for ViewNX version 2.1.1 Apr. 16, 2011 - Version 8.56 - Added a new Canon LensType (thanks Rodolfo Borges) - Decode EXIF information in FujiFilm HS20EXR MOV videos - Decode NikonCaptureEditVersions when ExtractEmbedded option is used (previously called NikonCaptureHistory) - Decode another Samsung tag (thanks Tae-Sun Park) - Recognize CaptureOne ".newer" COS files - Reverted JSON output to pre-8.51 behaviour by removing '#' suffix from tag names when print conversion is disabled on a per-tag basis - Fixed bug introduced in 8.32 interpreting some expressions when copying tags Apr. 11, 2011 - Version 8.55 - Added write support for FujiFilm RAF version 0716 images - Added support for a number of new LR3 XMP tags (thanks Wolfgang Guelcker) - Decode some more Samsung tags (thanks Tae-Sun Park) - Improved handling of incorrectly formatted XMP - Recognize a few alternate PS and EPS file extensions (thanks Jeff Harmon) - Reverted a few Pentax macro lens names (less consistent, but at least they match the official Pentax names) - Fixed problem reading some XMP custom properties - Fixed minor problem in HtmlDump output for Canon MakerNotes footer Apr. 2, 2011 - Version 8.54 - Added a number of new values for various tags - Added a new Nikon LensID - Decode a number of encrypted Samsung SRW tags (thanks Tae-Sun Park) - Enhanced -s option so allow a number to be specified - Fixed problem reading some Casio EX-Z35 MakerNote values Mar. 27, 2011 - Version 8.53 - Added a new Olympus LensType - Added a new Nikon LensID - Added a new PentaxModelID value - Decode new Pentax MakerNotes format of Optio WG-1 GPS - Decode Casio, Ricoh and Sanyo face detection information (thanks Jeffrey Friedl and Emilio for samples) - Decode FujiFilm face recognition information (thanks Jeffrey Friedl) - Decode a new FujiFilm tag for GE models - Allow writing GPSLatitudeRef/GPSLongitudeRef with a signed number - Return proper FileType for M4P audio files - Combined Canon FaceDetectFrameWidth/FaceDetectFrameHeight tags into FaceDetectFrameSize for consistency with other makes - API Changes: - Fixed problem when specifying family 1 group in call to SetNewValue() when tags were previously extracted with ExtractInfo() Mar. 20, 2011 - Version 8.52 - Added -listr option and mechanism to recognize some unsupported file types - Added read support for VSD (Microsoft Visio Drawing) files - Added a new Pentax LensType and improved consistency of macro lens names - Added another CanonModelID - Calculate Duration for M2TS (AVCHD) videos - Decode a new FujiFilm tag - Recognize .TS extension - Recognize FotoStation IPTC record 240 - Attempt to better identify FPX-format MSOffice documents with incorrect file extensions - Fixed bug applying time shift to Nikon PowerUpTime - API Changes: - Enhanced GetNewValues() to allow group name to be specified - Allow description flag to be set to '0' when calling GetFileType() to return types of recognized-yet-unsupported files Mar. 12, 2011 - Version 8.51 - Added -csv option for import/export of CSV database files - Added ability to import JSON files - Added read support for APP1 "Ocad" segment - Added a new Nikon LensID (thanks Robert Rottmerhusen) - Decode more Reconyx MakerNotes tags (thanks Robert Hass of Reconyx!) - Report the number of encryption bits in the PDF:Encryption tag value - Allow empty group name when specifying a tag - Improved decoding of Olympus ArtFilter and MagicFilter tags - Improved exception handling to continue with next -execute command after aborting a command due to a serious error - Fixed problem reading indexed PGF images
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-ExifTool/Makefile5
-rw-r--r--graphics/p5-Image-ExifTool/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index 03a2cdab05b..7fa710ed702 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/03/16 00:19:23 gdt Exp $
+# $NetBSD: Makefile,v 1.31 2011/07/12 13:48:10 wiz Exp $
DISTNAME= Image-ExifTool-${VERSION}
PKGNAME= p5-${DISTNAME}
@@ -10,11 +10,12 @@ MAINTAINER= gdt@NetBSD.org
# author says www.sno is the same machine, but was never advertised
HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
COMMENT= Perl module and program to read EXIF information
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
# Author requests that we package only "production" versions.
-VERSION= 8.50
+VERSION= 8.60
PERL5_PACKLIST= auto/Image/ExifTool/.packlist
diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo
index 5d701f95eb8..010e5ed87cd 100644
--- a/graphics/p5-Image-ExifTool/distinfo
+++ b/graphics/p5-Image-ExifTool/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2011/03/16 00:19:23 gdt Exp $
+$NetBSD: distinfo,v 1.28 2011/07/12 13:48:10 wiz Exp $
-SHA1 (Image-ExifTool-8.50.tar.gz) = b1b48af571fd6d354bc1db041a7e6c8bcbfa819b
-RMD160 (Image-ExifTool-8.50.tar.gz) = db97fb2a8fda88ccd28fddbdb8c3e00e243c310e
-Size (Image-ExifTool-8.50.tar.gz) = 3137581 bytes
+SHA1 (Image-ExifTool-8.60.tar.gz) = 17bd4eba2191ca274abcad084211ae727240ebd7
+RMD160 (Image-ExifTool-8.60.tar.gz) = 5b45e87519d453439a862e6bbd14d1a71456ce82
+Size (Image-ExifTool-8.60.tar.gz) = 3173918 bytes