pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-ExifTool p5-Image-ExifTool: Update t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25c595c818f5
branches:  trunk
changeset: 452392:25c595c818f5
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun May 09 14:05:57 2021 +0000

description:
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

diffstat:

 graphics/p5-Image-ExifTool/Makefile |  10 +++++-----
 graphics/p5-Image-ExifTool/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r b2435981fc51 -r 25c595c818f5 graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Sun May 09 14:05:54 2021 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Sun May 09 14:05:57 2021 +0000
@@ -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@localhost
-# 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 -r b2435981fc51 -r 25c595c818f5 graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Sun May 09 14:05:54 2021 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Sun May 09 14:05:57 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index