From c79851c3a4068c7da57436ef5cc02b96d406b740 Mon Sep 17 00:00:00 2001 From: gdt Date: Sun, 9 May 2021 14:05:57 +0000 Subject: p5-Image-ExifTool: Update to 12.25 Note that this is not a production release; normally, upstream asks that we only package production releases. However, 12.24 contains a bugfix for https://nvd.nist.gov/vuln/detail/CVE-2021-22204, and no production release has that fix. Upstream changes since 12.00 are basically bugfixes, minor improvments, and added codepoints for lenses/tags/etc, plus JPEG XL support is now official Added read support for Medical Research Council (MRC) image files See https://exiftool.org/history.html for the full details --- graphics/p5-Image-ExifTool/Makefile | 10 +++++----- graphics/p5-Image-ExifTool/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index cab2b03b25a..e605ca007ed 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.67 2020/09/07 11:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2021/05/09 14:05:57 gdt Exp $ # Author requests that we package only "production" versions. # Check http://owl.phy.queensu.ca/~phil/exiftool/history.html -DISTNAME= Image-ExifTool-12.00 +DISTNAME= Image-ExifTool-12.25 PKGNAME= p5-${DISTNAME} CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} -MASTER_SITES+= http://owl.phy.queensu.ca/~phil/exiftool/ +MASTER_SITES+= https://exiftool.org/ MAINTAINER= gdt@NetBSD.org -# author says www.sno is the same machine, but was never advertised -HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ +HOMEPAGE= https://exiftool.org/ +#HOMEPAGE_OLD= http://owl.phy.queensu.ca/~phil/exiftool/ COMMENT= Perl module and program to read EXIF information LICENSE= ${PERL5_LICENSE} diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 8d14c28b6f0..7a03ad0d978 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.53 2020/09/07 11:22:30 wiz Exp $ +$NetBSD: distinfo,v 1.54 2021/05/09 14:05:57 gdt Exp $ -SHA1 (Image-ExifTool-12.00.tar.gz) = 17ca846f940d57069288408301a3aedcc7b71a15 -RMD160 (Image-ExifTool-12.00.tar.gz) = 4b786cc8b83df1b35346ce470c5016d13025d08d -SHA512 (Image-ExifTool-12.00.tar.gz) = 458a0cbab18202f796645656ba431b5179b79392d91064f7c4d6d3cab60a28b1cd0a45e6ea1d0ba9296b7ccd00088e320e95f020fddfc4a41e22c00d2e9d1c1d -Size (Image-ExifTool-12.00.tar.gz) = 4817545 bytes +SHA1 (Image-ExifTool-12.25.tar.gz) = 1b4c9c0515aa95c0c61d69dcaf29564bc68023c1 +RMD160 (Image-ExifTool-12.25.tar.gz) = 5378038f8028d56dc2d9f700c775ded2c1926bfb +SHA512 (Image-ExifTool-12.25.tar.gz) = bc549b021cf608959ef72f98f24ddd60f331edc0c430593aa076d6967357488430369b6ab7b5b0ebfa7d6dc3b79a77dff9ffd0b740cf334a5062cd46a4741bf7 +Size (Image-ExifTool-12.25.tar.gz) = 4931048 bytes -- cgit v1.2.3