Skip to content

Commit

Permalink
p5-Image-ExifTool: update to 12.70.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Jan 4, 2024
1 parent 1a4ea0e commit ed9b5cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions graphics/p5-Image-ExifTool/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
8 changes: 4 additions & 4 deletions graphics/p5-Image-ExifTool/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ed9b5cc

Please sign in to comment.