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: Wed Jun 4 20:25:48 UTC 2025
Modified Files:
pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo
Log Message:
May 22, 2025 - Version 13.30 (production release)
- Added a new Canon RF lens (thanks Norbert Wasser)
- Added some new Olympus ArtFilter values
- Added support for reading timed GPS from Transcend Drive Body Camera 70 MP4
videos
- Added a new FujiFilm AdvancedFilter value (thanks Greybeard)
- Decode maker notes from Sigma BF images
- Decode a few more Pentax AF-related tags (thanks Karsten Gieselmann)
- Extract PreviewImage and its metadata from Sigma BF MOV videos
- Allow multiple config files to be specified on the command line (but leave
undocumented for now because the config files currently included in the full
ExifTool package aren't compatible with this feature)
- Removed warning introduced in version 12.60 for an undefined tag in a -if
condition, but leave the 12.60 change that sets these tags to an empty
string when -m is used
- Patched LensID conversion to better handle a manual lens on a Sony ILCE-7M2
- Patched to avoid runtime warning when using -fast option and reading and
HEIC file via a pipe (but you will still get a seek error)
- Fixed some tag format types in the config_files/pix4d.config file
- Fixed possible "uninitialized value" warning when reading some types of Ligo
timed GPS
Apr. 27, 2025 - Version 13.29
- Changed default -geotime argument to use SubSecDateTimeOriginal if available
instead of DateTimeOriginal, instead of applying both (as was done since
ExifTool 13.18). This is more efficient, and avoids an unnecessary warning
- Properly return warnings from inverse value conversions when copying a tag
using -tagsFromFile with a tag name string
- Fixed issue where RW2 images from the Panasonic DC-S1RM2 could be corrupted
when writing
Apr. 25, 2025 - Version 13.28
- Added print conversion for Pentax AFPointValues
- Added another Pentax PictureMode value
- Decode timed GPS from GKU D900 dashcam videos
- Decode timed telemetry data from newer ARCore videos
- Decode Panasonic AFAreaSize (thanks andrewj)
- Decode ShutterCount for Canon EOS R8 and R50 (github #325)
- Decode ThumbnailTIFF from some Insta360 videos
- Decode AROT:HDRGainCurveSize from APP10
- Updated to the 2025 MPF specification
- Renamed K-3III AFPoints to AFPointsSelected and changed decoding
- Fixed bug introduced in 13.23 that could cause an incorrect parsing of XMP
attributes containing an equals sign
- Fixed issue reading timed GPS from some Insta360 videos, and issue where
writing these videos would fail
- Fixed exif2xmp.args and xmp2exif.args to properly handle EXIF:ImageUniqueID
Apr. 8, 2025 - Version 13.27
- Decode AF points for the Pentax K-3III
- Decode timed GPS from a variant of the Rove R2-4K dashcam
- Properly decode SensorTemperature for Pentax K3-III
- Patched PCAP test to avoid potential failure
- Patched to avoid potential "not a HASH reference" error when writing MOV/MP4
videos
- Fixed issue which could result in "uninitialized value" errors when reading
one type of timed GPS from MP4 videos
- Fixed problem writing MotionPhotoVideo in MP4 files
Mar. 31, 2025 - Version 13.26
- Added a new Olympus CameraType (thanks Herb)
- Added a new PentaxModelID (github #322)
- Added a new Nikon LensID
- Improved Duration calculation for some WAV files
- Changed a PCAP tag name and fixed typos in a few others (thanks blue-j)
- Patched to avoid VignettingCorr warning for images from some Canon cameras
- Patched to avoid some unnecessary duplicate tag warnings when -validate used
with HEIC images
- Fixed issue with XMP-xmpMM:Pantry items not exhibiting proper List-type
behaviour
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/graphics/p5-Image-ExifTool/Makefile
cvs rdiff -u -r1.64 -r1.65 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.81 pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.82
--- pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.81 Sun Mar 16 07:36:33 2025
+++ pkgsrc/graphics/p5-Image-ExifTool/Makefile Wed Jun 4 20:25:48 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.81 2025/03/16 07:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2025/06/04 20:25:48 wiz Exp $
# Author requests that we package only "production" versions. See
# https://exiftool.org/history.html for NEWS content and which
# versions are blessed. Note that repology gets this wrong.
-DISTNAME= Image-ExifTool-13.25
+DISTNAME= Image-ExifTool-13.30
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.64 pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.65
--- pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.64 Sun Mar 16 07:36:33 2025
+++ pkgsrc/graphics/p5-Image-ExifTool/distinfo Wed Jun 4 20:25:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2025/03/16 07:36:33 wiz Exp $
+$NetBSD: distinfo,v 1.65 2025/06/04 20:25:48 wiz Exp $
-BLAKE2s (Image-ExifTool-13.25.tar.gz) = 01b05166c5f906b908cf976c8faa6d04b9d0804f34fbdc6870b480fd8d790a49
-SHA512 (Image-ExifTool-13.25.tar.gz) = 903f28d5be76f35d16c96c69a2b9ac584f60b187b7e7a3cc4824615df950622e8d3bae200b8329094a2436591fcd3cd61186a67ade69176ddaa26d224453453b
-Size (Image-ExifTool-13.25.tar.gz) = 7342482 bytes
+BLAKE2s (Image-ExifTool-13.30.tar.gz) = 546aba1bb83cd5b873263feefb4d50a50311312935563f9ee30d8181eb326a3a
+SHA512 (Image-ExifTool-13.30.tar.gz) = 0fdff2ce6a8a19dfd969c1d0abd2d0e5d07e16bb6371374621d52afc09d370aa56e964145da6827c5b1c9fbfe2368e70385dbe4dca91f31346e0bf860fff7ca3
+Size (Image-ExifTool-13.30.tar.gz) = 7371772 bytes
Home |
Main Index |
Thread Index |
Old Index