Hi, this diff updates ExifTool to latest production release.
Ok? Cheers, Remi.
Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.45 diff -u -p -u -p -r1.45 Makefile --- Makefile 24 Mar 2019 08:57:03 -0000 1.45 +++ Makefile 14 Jun 2019 05:17:38 -0000 @@ -2,7 +2,7 @@ COMMENT= read and write meta information in image/audio/video files -DISTNAME= Image-ExifTool-11.30 +DISTNAME= Image-ExifTool-11.50 CATEGORIES= graphics HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/p5-Image-ExifTool/distinfo,v retrieving revision 1.38 diff -u -p -u -p -r1.38 distinfo --- distinfo 24 Mar 2019 08:57:03 -0000 1.38 +++ distinfo 14 Jun 2019 05:17:38 -0000 @@ -1,2 +1,2 @@ -SHA256 (Image-ExifTool-11.30.tar.gz) = OlNzOhUyvt5M5+7nY+WrK7hxSedehp4Rpk0OFZhYcm4= -SIZE (Image-ExifTool-11.30.tar.gz) = 4507774 +SHA256 (Image-ExifTool-11.50.tar.gz) = YzfMlzoZerOkDajc1RFr4klQ0z47B15nVxV9kjwiGzU= +SIZE (Image-ExifTool-11.50.tar.gz) = 4572595 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/graphics/p5-Image-ExifTool/pkg/PLIST,v retrieving revision 1.32 diff -u -p -u -p -r1.32 PLIST --- pkg/PLIST 24 Mar 2019 08:57:03 -0000 1.32 +++ pkg/PLIST 14 Jun 2019 05:17:38 -0000 @@ -69,6 +69,7 @@ ${P5SITE}/Image/ExifTool/DarwinCore.pm ${P5SITE}/Image/ExifTool/DjVu.pm ${P5SITE}/Image/ExifTool/EXE.pm ${P5SITE}/Image/ExifTool/Exif.pm +${P5SITE}/Image/ExifTool/FITS.pm ${P5SITE}/Image/ExifTool/FLAC.pm ${P5SITE}/Image/ExifTool/FLIF.pm ${P5SITE}/Image/ExifTool/FLIR.pm @@ -250,6 +251,7 @@ ${P5SITE}/Image/ExifTool/iWork.pm @man man/man3p/Image::ExifTool::DjVu.3p @man man/man3p/Image::ExifTool::EXE.3p @man man/man3p/Image::ExifTool::Exif.3p +@man man/man3p/Image::ExifTool::FITS.3p @man man/man3p/Image::ExifTool::FLAC.3p @man man/man3p/Image::ExifTool::FLIF.3p @man man/man3p/Image::ExifTool::FLIR.3p