diff options
author | wen <wen@FreeBSD.org> | 2010-01-19 17:09:22 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-19 17:09:22 +0800 |
commit | 33dffcf3357e69eedcedd4f13f5671ce1f0ba681 (patch) | |
tree | 216bbcc504927de4006e9531718402de1797abf7 /graphics/p5-Image-ExifTool/Makefile | |
parent | 0c874af91b220b40dc2f166dda744c6948458465 (diff) | |
download | freebsd-ports-gnome-33dffcf3357e69eedcedd4f13f5671ce1f0ba681.tar.gz freebsd-ports-gnome-33dffcf3357e69eedcedd4f13f5671ce1f0ba681.tar.zst freebsd-ports-gnome-33dffcf3357e69eedcedd4f13f5671ce1f0ba681.zip |
- Update to 8.00
PR: ports/142007
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer(timeout, >20days)
Diffstat (limited to 'graphics/p5-Image-ExifTool/Makefile')
-rw-r--r-- | graphics/p5-Image-ExifTool/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index 6ea4b4ddfa49..862da3b8d5a4 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -12,7 +12,7 @@ # before updating the version of this port. PORTNAME= Image-ExifTool -PORTVERSION= 7.82 +PORTVERSION= 8.00 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \ CPAN @@ -24,19 +24,20 @@ COMMENT= Perl module for getting EXIF data from image files PERL_CONFIGURE= yes MANTAGS= AFCP AIFF APE APP12 ASF BMP BigTIFF BuildTagLookup BZZ \ - Canon CanonCustom CanonRaw CanonVRD Casio DICOM DNG DjVu \ + Canon CanonCustom CanonRaw CanonVRD Casio Charset CaptureOne \ + DICOM DNG DjVu \ EXE Exif FLAC Fixup Flash FlashPix FotoStation FujiFilm \ GIF GPS GeoTiff Geotag HTML HP HtmlDump ICC_Profile ID3 \ IPTC ITC InDesign JPEG JPEGDigest JVC Jpeg2000 Kodak \ - KyoceraRaw Leaf MIE MIFF MNG MPC MPEG MPF MakerNotes \ - Minolta MinoltaRaw Nikon NikonCapture Olympus PDF PICT \ + KyoceraRaw LNK Leaf M2TS MIE MIFF MNG MPC MPEG MPF MWG MakerNotes \ + Minolta MinoltaRaw Nikon NikonCapture OOXML Olympus PDF PICT \ PNG PPM Panasonic PanasonicRaw Pentax PhotoMechanic \ Photoshop PostScript PrintIM QuickTime Rawzor RIFF Real \ Ricoh Sanyo Shift Shortcuts Sigma SigmaRaw Sony Stim \ TagInfoXML TagLookup TagNames Unknown Vorbis \ WriteCanonRaw WriteExif WriteIPTC WritePDF WritePNG \ WritePhotoshop WritePostScript WriteXMP Writer XMP XMP2 \ - ZIP + ZIP iWork LANGTAGS= cs de en_ca en_gb es fr it ja ko nl pl ru sv tr zh_cn zh_tw MAN3= File::RandomAccess.3 \ |