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:           Thu Jan  4 10:52:40 UTC 2024

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

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

Nov. 19, 2023 - Version 12.70 (production release)

  - This marks the 20th anniversary of the initial ExifTool release!
  - Added ability to read/delete C2PA CAI JUMBF metadata from TIFF-based images
    (eg. DNG), QuickTime-based files (eg. MP4) and WebP images, and read JUMBF
    from other RIFF-based files (eg. WAV, AVI), GIF images and ID3v2 metadata
  - Added read/write support for JPH images
  - Added ability to read Leica Q3 maker notes
  - Added ability to recognize and write FujiFilm M-RAW RAF images (multiple raw
    images in a single file) and the ability to read preview-less RAF images
  - Added support for reading a number of obscure Microsoft EXIF tags
  - Added a few new Sony lenses and support for the ILCE-9M3 (thanks Jos Roost)
  - Added a couple of new Panasonic Leica lenses
  - Added a couple of new Canon RF lenses (thanks Norbert Wasser)
  - Added a number of new CPUType values for ELF executables
  - Added some new Olympus CameraType values
  - Decode a few more ID3v2.2 tags (github #142)
  - Decode a few new Canon G5X Mark II tags (thanks Martin B.)
  - Decode WB_RGGBLevels for a few more Nikon cameras
  - Extract information from FujiFilm M-RAW header
  - Improved decoding of a few Nikon Z tags (thanks Warren Hatch)
  - Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing
  - Changed RIFF MaxDataRate conversion to use SI prefixes by default
  - Fixed decoding of unknown ColorBalance information for some Nikon models
  - Fixed an incorrect Nikon Z LensID
  - API Changes:
      - Added ByteUnit option


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/p5-Image-ExifTool/Makefile
cvs rdiff -u -r1.59 -r1.60 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.74 pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.75
--- pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.74     Thu Jul  6 09:40:39 2023
+++ pkgsrc/graphics/p5-Image-ExifTool/Makefile  Thu Jan  4 10:52:40 2024
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.74 2023/07/06 09:40:39 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/01/04 10:52:40 wiz Exp $
 
 # Author requests that we package only "production" versions.  See
 # https://exiftool.org/history.html for NEWS content and which
 # versions are blessed.
-DISTNAME=      Image-ExifTool-12.60
+DISTNAME=      Image-ExifTool-12.70
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    graphics perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Image/}
 MASTER_SITES+= https://exiftool.org/

Index: pkgsrc/graphics/p5-Image-ExifTool/distinfo
diff -u pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.59 pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.60
--- pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.59     Sat May 20 06:16:46 2023
+++ pkgsrc/graphics/p5-Image-ExifTool/distinfo  Thu Jan  4 10:52:40 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2023/05/20 06:16:46 wiz Exp $
+$NetBSD: distinfo,v 1.60 2024/01/04 10:52:40 wiz Exp $
 
-BLAKE2s (Image-ExifTool-12.60.tar.gz) = 0cca0cc2ce6fc99dc90fa096066047e1a1736df19fb382cb2b7cd0905489df9e
-SHA512 (Image-ExifTool-12.60.tar.gz) = 3a581bfd5a75b48b13063f4d169cc167fd027c029bf5d05111d51e789ce9344dcec40b3b7e4f6a9e10ce5599ece514bc0689e93b3aef6bd7db1498537d10899f
-Size (Image-ExifTool-12.60.tar.gz) = 5204922 bytes
+BLAKE2s (Image-ExifTool-12.70.tar.gz) = 7666c5fda2a84cac3e77ed5de64a438dff708643528f73a35ac01958abb86221
+SHA512 (Image-ExifTool-12.70.tar.gz) = 9771cb20590eb80b3dbbc13789d1a2973096e8eaddd5aa400561636a5b8ce5e774cfd3edbde6d928a816b95377684d9af7e0f41c2d5e7b652f50c4390640cba1
+Size (Image-ExifTool-12.70.tar.gz) = 5299446 bytes



Home | Main Index | Thread Index | Old Index