pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/p5-Image-ExifTool
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 16 09:32:33 UTC 2017
Modified Files:
pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo
Log Message:
Updated p5-Image-ExifTool to 10.40.
Jan. 14, 2017 - Version 10.40 (production release)
- Fixed tests that were failing on some platforms
Jan. 13, 2017 - Version 10.39
- Added Perl version and Unicode settings to -ver -v output
- Added a new Sony LensType2 value
- More improvements to sample time_zone.config file (thanks Hayo Baan)
- Fixed problem with MWG date/time tags introduced in version 10.34
- Fixed problem setting the value of a tag from a binary file when the
PERL_UNICODE environment or the perl -C option is used to force UTF-8
treatment of @ARGV elements
Jan. 5, 2017 - Version 10.38
- Added a couple of new XMP-ics tags
- Added a new Nikon LensID (thanks Ken Cochran)
- Decode a couple more PhaseOne tags
- Increased priority of Sony 0x0115 WhiteBalance when reading
- Range check QuickTime date/time values when writing
- Apply CharsetPhotoshop setting to decoding of Photoshop LayerNames
- Improved identification of Nikon NRW images
- Minor improvements to verbose dump of FLIR information
- Improvements to sample time_zone.config file (thanks Hayo Baan)
- Removed trailing null in -b output for GPSDateStamp
- Changed "TAG is not supported" warning when writing to "TAG is not defined"
- Changed groups of Composite Preview/Thumbnail/JpgFromRaw/etc images to match
the tags from which they are derived
- Changed description of Composite Nikon LensSpec tag to match the tag name
- Fixed problems reading/writing PreviewImage from some DNG files
Dec. 19, 2016 - Version 10.37
- Decode more information from BMP V4 and V5 images
- Added a few new FujiFlashMode values (thanks Albert Shan)
- Changed -geotime default to use unconverted value of DateTimeOriginal
- Changed a couple of Sony Voigtlander LensType strings (thanks Jos Roost)
- Warn about invalid tag names used on the command line
- Generate default-language version of QuickTime tags even if the same-named
tag already exists in another group
- Fixed bug reading some Photoshop layer information
- Fixed problems in sample config file time_zone.config (thanks Hayo Baan)
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/p5-Image-ExifTool/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/p5-Image-ExifTool/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/p5-Image-ExifTool/Makefile
diff -u pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.53 pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.54
--- pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.53 Mon Nov 28 13:50:57 2016
+++ pkgsrc/graphics/p5-Image-ExifTool/Makefile Mon Jan 16 09:32:33 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2016/11/28 13:50:57 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2017/01/16 09:32:33 wiz Exp $
# Author requests that we package only "production" versions.
# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
-DISTNAME= Image-ExifTool-10.36
+DISTNAME= Image-ExifTool-10.40
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
Index: pkgsrc/graphics/p5-Image-ExifTool/distinfo
diff -u pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.44 pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.45
--- pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.44 Mon Nov 28 13:50:57 2016
+++ pkgsrc/graphics/p5-Image-ExifTool/distinfo Mon Jan 16 09:32:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2016/11/28 13:50:57 wiz Exp $
+$NetBSD: distinfo,v 1.45 2017/01/16 09:32:33 wiz Exp $
-SHA1 (Image-ExifTool-10.36.tar.gz) = 8469ddef656534a141001c9ec76621ff4b624ff6
-RMD160 (Image-ExifTool-10.36.tar.gz) = 4854cef69166de393a30acb641a63af99b09932f
-SHA512 (Image-ExifTool-10.36.tar.gz) = e6075755cd7510166995100459f80fb90d356c7a0d1073d414324c43386fa2487a28588e8035dbdb9815dc0b6df7044643916f85bfd68d659fb30f8350242685
-Size (Image-ExifTool-10.36.tar.gz) = 4214374 bytes
+SHA1 (Image-ExifTool-10.40.tar.gz) = d76b0ee3bd0116ada4c52d431aa839aba0f221d1
+RMD160 (Image-ExifTool-10.40.tar.gz) = 27fc7fc86444ac3302771cb422a1f44808f0c72f
+SHA512 (Image-ExifTool-10.40.tar.gz) = c4a091f2d682c1bafd6b41b14c143aeeb7af9c03482f2699435973a417279969fa43a963af9c6283e9fdcacf0f98145c9a46c664b08f93021dd73c9a9eed1a2e
+Size (Image-ExifTool-10.40.tar.gz) = 4220341 bytes
Home |
Main Index |
Thread Index |
Old Index