On 4/6/15, Andrew Fresh <and...@afresh1.com> wrote: > On Mon, Apr 06, 2015 at 01:58:11PM -0700, patrick keshishian wrote: >> Image-ExifTool-9.76 -> 9.90 > > This looks ok to me, so many new cameras supported! It looks nifty, I > may have to try it for something.
Yes, very useful tool. Back in the day, when I used to do high-volume photography, it made it very simple to write a script for archiving/organizing images off of CF/SD cards onto HDD by camera make and image date, for example. Cheers, --patrick > https://metacpan.org/changes/distribution/Image-ExifTool > >> >> lightly tested. >> >> Cheers, >> --patrick > >> Index: Makefile >> =================================================================== >> RCS file: /cvs/obsd/ports/graphics/p5-Image-ExifTool/Makefile,v >> retrieving revision 1.34 >> diff -u -p -u -p -r1.34 Makefile >> --- Makefile 24 Nov 2014 09:32:45 -0000 1.34 >> +++ Makefile 6 Apr 2015 20:54:07 -0000 >> @@ -2,7 +2,7 @@ >> >> COMMENT= read and write meta information in image/audio/video files >> >> -DISTNAME= Image-ExifTool-9.76 >> +DISTNAME= Image-ExifTool-9.90 >> CATEGORIES= graphics >> >> HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ >> Index: distinfo >> =================================================================== >> RCS file: /cvs/obsd/ports/graphics/p5-Image-ExifTool/distinfo,v >> retrieving revision 1.28 >> diff -u -p -u -p -r1.28 distinfo >> --- distinfo 24 Nov 2014 09:32:45 -0000 1.28 >> +++ distinfo 6 Apr 2015 20:54:07 -0000 >> @@ -1,2 +1,2 @@ >> -SHA256 (Image-ExifTool-9.76.tar.gz) = >> T7GlPNvWlZ5p7DjnvVwth9swlcj4YibTy2fcUNp8BCA= >> -SIZE (Image-ExifTool-9.76.tar.gz) = 3892850 >> +SHA256 (Image-ExifTool-9.90.tar.gz) = >> ZPYCdzzSBR/Tq2FEZPSzlJI4O6J0ImPN27TfJ4VbcIk= >> +SIZE (Image-ExifTool-9.90.tar.gz) = 3940771 >> Index: pkg/PLIST >> =================================================================== >> RCS file: /cvs/obsd/ports/graphics/p5-Image-ExifTool/pkg/PLIST,v >> retrieving revision 1.23 >> diff -u -p -u -p -r1.23 PLIST >> --- pkg/PLIST 10 Oct 2014 07:31:45 -0000 1.23 >> +++ pkg/PLIST 6 Apr 2015 20:54:07 -0000 >> @@ -120,6 +120,7 @@ ${P5SITE}/Image/ExifTool/MIE.pm >> ${P5SITE}/Image/ExifTool/MIEUnits.pod >> ${P5SITE}/Image/ExifTool/MIFF.pm >> ${P5SITE}/Image/ExifTool/MNG.pm >> +${P5SITE}/Image/ExifTool/MOI.pm >> ${P5SITE}/Image/ExifTool/MPC.pm >> ${P5SITE}/Image/ExifTool/MPEG.pm >> ${P5SITE}/Image/ExifTool/MPF.pm >> @@ -282,6 +283,7 @@ ${P5SITE}/Image/ExifTool/iWork.pm >> @man man/man3p/Image::ExifTool::MIEUnits.3p >> @man man/man3p/Image::ExifTool::MIFF.3p >> @man man/man3p/Image::ExifTool::MNG.3p >> +@man man/man3p/Image::ExifTool::MOI.3p >> @man man/man3p/Image::ExifTool::MPC.3p >> @man man/man3p/Image::ExifTool::MPEG.3p >> @man man/man3p/Image::ExifTool::MPF.3p > > > -- > andrew - http://afresh1.com > > At the source of every error which is blamed on the computer, you > will find at least two human errors, including the error of blaming > it on the computer. >