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:           Sun Apr 12 05:38:27 UTC 2026

Modified Files:
        pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo

Log Message:
p5-Image-ExifTool: update to 13.55.

Apr. 7, 2026 - Version 13.55 (production release)

  - Added a few new Windows LNK GUID values
  - Extract more unknown information from QuickTime metadata tracks
  - Improved config_files/local_time.config to preserve sub seconds
  - Improved lens identification logic for Canon cameras in the case where the
    maker notes are missing

Apr. 1, 2026 - Version 13.54

  - Security update
  - Added a new PentaxModelID
  - Decode timed GPS from another DJI model
  - Decode more information from Apple live photo videos
  - Updated DICOM tags to 2026b specification
  - Patched to fix failed tests on Windows (was a bug in the tests)
  - Patched to allow spaces in Windows title strings

Mar. 19, 2026 - Version 13.53

  - Security update (Windows only)
  - Added ability to read FileCreateDate (btime) on Linux systems (requires
    File::StatX)
  - Added a bunch more Sony lenses (thanks Jos Roost)
  - Added warnings for possibly malicious or corrupted LNK files (github #401)
  - Decode more information from LNK files
  - Decode timed GPS from Kenwood DRV-A510W MP4 videos
  - Fixed possible "undefined value" runtime warnings when reading torrent and
    WPG files (thanks Raf)
  - Fixed issue which could result in an "uninitialized value" runtime error
    when parsing corrupted CBOR information

Feb. 27, 2026 - Version 13.52

  - Added a number of new XMP tags written by Adobe software
  - Added UTF-16 support for a few different metadata types in which only UCS-2
    was previously implemented (github #396)
  - Added a few more Canon FlashModel values and decode FlashModel for the
    5DmkII (thanks Peter Wem, github #390)
  - Added a new Canon LensType (github #395)
  - Added some missing file attribute bits to two of the new LNK tags
  - Decode internal serial number for the 5DmkII (thanks Peter Wem, github #398)
  - Decode another OwnerName for the 5DmkII (thanks Peter Wem, github #397)
  - Decode some timed GPS for a couple of new DJI drones
  - Enable WindowsLongPath by default only if Win32::API is available
  - Renamed the Pentax K3III AFInfo tag to AFInfoK3III

Feb. 19, 2026 - Version 13.51

  - Added a new Nikon LensID (thanks Johan)
  - Decode more tags from Windows LNK files
  - Decode another LIGOGPSINFO variant (github #394)
  - Decode some new Canon tags (thanks Peter Wem, github #389, #390, #393)
  - Decode some new Nikon tags
  - Split decoding on Nikon BurstGroupID into separate tags
  - Fixed round-off error in GPSDateTime seconds for camm6 metadata in MP4
    videos introduced in 13.45
  - Fixed bug generating the default-language version of
    QuickTime:LocationInformation (github #391)


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/graphics/p5-Image-ExifTool/Makefile
cvs rdiff -u -r1.69 -r1.70 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.87 pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.88
--- pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.87     Sun Feb 15 09:18:34 2026
+++ pkgsrc/graphics/p5-Image-ExifTool/Makefile  Sun Apr 12 05:38:27 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.87 2026/02/15 09:18:34 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2026/04/12 05:38:27 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.50
+DISTNAME=      Image-ExifTool-13.55
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    graphics perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Image/}
-MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=exiftool/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=exiftool/}
+MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=Image/}
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      https://exiftool.org/

Index: pkgsrc/graphics/p5-Image-ExifTool/distinfo
diff -u pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.69 pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.70
--- pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.69     Sun Feb 15 09:18:34 2026
+++ pkgsrc/graphics/p5-Image-ExifTool/distinfo  Sun Apr 12 05:38:27 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2026/02/15 09:18:34 wiz Exp $
+$NetBSD: distinfo,v 1.70 2026/04/12 05:38:27 wiz Exp $
 
-BLAKE2s (Image-ExifTool-13.50.tar.gz) = 12a5f23a32c12bb9cbc29393d1faeaa72314f554cabb19bf115a203a89269c05
-SHA512 (Image-ExifTool-13.50.tar.gz) = f2399fa2e691333e6c7de7ab98e64fc6d28897f9b4e9384d6b8d077ac84d56f546762582760514a85ffe3db1b8d727833c9a3c6f3c835299e3946e8c7f0e38ec
-Size (Image-ExifTool-13.50.tar.gz) = 7645036 bytes
+BLAKE2s (Image-ExifTool-13.55.tar.gz) = 23fea154b081d32c182b068c1ddf64c404bded4807b8e8e48f8d332e1b00f3b3
+SHA512 (Image-ExifTool-13.55.tar.gz) = 0f1f671ea64344e0b4b73ad7845ef785984b2fc905ba80d6478dfc045865dd31f69838bdf53f24f69578a7791f277f4cc8388e2cb31037e8875ad9845fb12fdc
+Size (Image-ExifTool-13.55.tar.gz) = 7799432 bytes



Home | Main Index | Thread Index | Old Index