Received: by mail.netbsd.org (Postfix, from userid 605) id 875B685152; Sun, 9 May 2021 14:05:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAFC784CE8 for ; Sun, 9 May 2021 14:05:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hHiuqlVkvbs6 for ; Sun, 9 May 2021 14:05:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2B18584C86 for ; Sun, 9 May 2021 14:05:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 284C7FA95; Sun, 9 May 2021 14:05:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162056915850140" MIME-Version: 1.0 Date: Sun, 9 May 2021 14:05:58 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/graphics/p5-Image-ExifTool To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210509140558.284C7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162056915850140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sun May 9 14:05:58 UTC 2021 Modified Files: pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/p5-Image-ExifTool/Makefile cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/p5-Image-ExifTool/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162056915850140 Content-Disposition: inline Content-Length: 2371 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/p5-Image-ExifTool/Makefile diff -u pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.67 pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.68 --- pkgsrc/graphics/p5-Image-ExifTool/Makefile:1.67 Mon Sep 7 11:22:30 2020 +++ pkgsrc/graphics/p5-Image-ExifTool/Makefile Sun May 9 14:05:57 2021 @@ -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} Index: pkgsrc/graphics/p5-Image-ExifTool/distinfo diff -u pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.53 pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.54 --- pkgsrc/graphics/p5-Image-ExifTool/distinfo:1.53 Mon Sep 7 11:22:30 2020 +++ pkgsrc/graphics/p5-Image-ExifTool/distinfo Sun May 9 14:05:57 2021 @@ -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 --_----------=_162056915850140--