Date: Sun, 15 Feb 2009 13:12:08 +0900 From: Tod McQuillin <devin@spamcop.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131687: [MAINTAINER] graphics/p5-Image-ExifTool: update to 7.67 Message-ID: <E1LYYMS-000Ork-Ih@mail.distalzou.net> Resent-Message-ID: <200902150440.n1F4e1Ba097100@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131687 >Category: ports >Synopsis: [MAINTAINER] graphics/p5-Image-ExifTool: update to 7.67 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Feb 15 04:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Tod McQuillin >Release: FreeBSD 6.4-STABLE i386 >Organization: >Environment: System: FreeBSD plexi.pun-pun.prv 6.4-STABLE FreeBSD 6.4-STABLE #0: Sat Dec 20 23:13:14 JST 2008 >Description: - Update to 7.67 This update includes a fix for a bug involving image corruption of certain TIFF files. Changelog here: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Image-ExifTool-7.67.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/src/cvs-repo/ports/graphics/p5-Image-ExifTool/Makefile,v retrieving revision 1.35 diff -u -u -r1.35 Makefile --- Makefile 9 Jan 2009 15:36:11 -0000 1.35 +++ Makefile 15 Feb 2009 03:58:59 -0000 @@ -8,11 +8,11 @@ # Note: This port tracks the "production release" of ExifTool as given # by http://www.sno.phy.queensu.ca/~phil/exiftool/history.html # -# Please check that the you are updating to the latest production -# release before updating the version of this port. +# Please make sure you are updating to the latest production release +# before updating the version of this port. PORTNAME= Image-ExifTool -PORTVERSION= 7.60 +PORTVERSION= 7.67 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \ CPAN @@ -32,14 +32,16 @@ NikonCapture Olympus PDF PICT PNG PPM Panasonic Pentax \ PhotoMechanic Photoshop PostScript PrintIM QuickTime \ Rawzor RIFF Real Ricoh Sanyo Shift Shortcuts Sigma \ - SigmaRaw Sony TagLookup TagNames Unknown Vorbis \ - WriteCanonRaw WriteExif WriteIPTC WritePDF WritePNG \ - WritePhotoshop WritePostScript WriteXMP Writer XMP XMP2 \ - ZIP - -MAN3= File::RandomAccess.3 \ - Image::ExifTool.3 Image::ExifTool::MIEUnits.3 \ - ${MANTAGS:S/^/Image::ExifTool::/:S/$/.3/} + SigmaRaw Sony TagInfoXML TagLookup TagNames Unknown \ + Vorbis WriteCanonRaw WriteExif WriteIPTC WritePDF \ + WritePNG WritePhotoshop WritePostScript WriteXMP Writer \ + XMP XMP2 ZIP +LANGTAGS= ch_s cz de en_ca en_gb es fr it jp nl pl + +MAN3= File::RandomAccess.3 \ + Image::ExifTool.3 Image::ExifTool::MIEUnits.3 \ + ${MANTAGS:S/^/Image::ExifTool::/:S/$/.3/} \ + ${LANGTAGS:S/^/Image::ExifTool::Lang::/:S/$/.3/} MAN1= exiftool.1 Index: distinfo =================================================================== RCS file: /usr/src/cvs-repo/ports/graphics/p5-Image-ExifTool/distinfo,v retrieving revision 1.34 diff -u -u -r1.34 distinfo --- distinfo 9 Jan 2009 15:36:11 -0000 1.34 +++ distinfo 15 Feb 2009 03:47:14 -0000 @@ -1,3 +1,3 @@ -MD5 (Image-ExifTool-7.60.tar.gz) = 7780ec0f370d69094998d1205100cc86 -SHA256 (Image-ExifTool-7.60.tar.gz) = 98ee96318449a045d6717f89b42e7c01e5cbfb60ea7faf24f6d6ea94b0e7d4bb -SIZE (Image-ExifTool-7.60.tar.gz) = 1778320 +MD5 (Image-ExifTool-7.67.tar.gz) = 4b60741cd725683eb11ae0866e5941e5 +SHA256 (Image-ExifTool-7.67.tar.gz) = 72889526924999a57e646c41b99f771b7052778ee207db521d73dfbc73b1377b +SIZE (Image-ExifTool-7.67.tar.gz) = 1934063 Index: pkg-plist =================================================================== RCS file: /usr/src/cvs-repo/ports/graphics/p5-Image-ExifTool/pkg-plist,v retrieving revision 1.25 diff -u -u -r1.25 pkg-plist --- pkg-plist 9 Jan 2009 15:36:11 -0000 1.25 +++ pkg-plist 15 Feb 2009 04:07:17 -0000 @@ -43,6 +43,17 @@ %%SITE_PERL%%/Image/ExifTool/Jpeg2000.pm %%SITE_PERL%%/Image/ExifTool/Kodak.pm %%SITE_PERL%%/Image/ExifTool/KyoceraRaw.pm +%%SITE_PERL%%/Image/ExifTool/Lang/ch_s.pm +%%SITE_PERL%%/Image/ExifTool/Lang/cz.pm +%%SITE_PERL%%/Image/ExifTool/Lang/de.pm +%%SITE_PERL%%/Image/ExifTool/Lang/en_ca.pm +%%SITE_PERL%%/Image/ExifTool/Lang/en_gb.pm +%%SITE_PERL%%/Image/ExifTool/Lang/es.pm +%%SITE_PERL%%/Image/ExifTool/Lang/fr.pm +%%SITE_PERL%%/Image/ExifTool/Lang/it.pm +%%SITE_PERL%%/Image/ExifTool/Lang/jp.pm +%%SITE_PERL%%/Image/ExifTool/Lang/nl.pm +%%SITE_PERL%%/Image/ExifTool/Lang/pl.pm %%SITE_PERL%%/Image/ExifTool/Leaf.pm %%SITE_PERL%%/Image/ExifTool/MIE.pm %%SITE_PERL%%/Image/ExifTool/MIEUnits.pod @@ -78,6 +89,7 @@ %%SITE_PERL%%/Image/ExifTool/Sigma.pm %%SITE_PERL%%/Image/ExifTool/SigmaRaw.pm %%SITE_PERL%%/Image/ExifTool/Sony.pm +%%SITE_PERL%%/Image/ExifTool/TagInfoXML.pm %%SITE_PERL%%/Image/ExifTool/TagLookup.pm %%SITE_PERL%%/Image/ExifTool/TagNames.pod %%SITE_PERL%%/Image/ExifTool/Unknown.pm @@ -188,6 +200,7 @@ %%PORTDOCS%%%%DOCSDIR%%/TagNames/index.html @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image +@dirrm %%SITE_PERL%%/Image/ExifTool/Lang @dirrm %%SITE_PERL%%/Image/ExifTool @dirrmtry %%SITE_PERL%%/Image @dirrmtry %%SITE_PERL%%/File --- p5-Image-ExifTool-7.67.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LYYMS-000Ork-Ih>