graphics/p5-Image-ExifTool: Update to 12.50
Upstream changes are essentially bugfixes and minor improvements, but there are a very large number of them (see Changes for details).
This commit is contained in:
parent
43643eeab4
commit
a19d81ec72
2 changed files with 10 additions and 10 deletions
|
@ -1,17 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.71 2022/06/28 11:34:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.72 2022/11/20 13:24:10 gdt Exp $
|
||||
|
||||
# Author requests that we package only "production" versions.
|
||||
# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
|
||||
DISTNAME= Image-ExifTool-12.30
|
||||
# Author requests that we package only "production" versions. See
|
||||
# https://exiftool.org/history.html for NEWS content and which
|
||||
# versions are blessed.
|
||||
DISTNAME= Image-ExifTool-12.50
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
|
||||
MASTER_SITES+= https://exiftool.org/
|
||||
|
||||
MAINTAINER= gdt@NetBSD.org
|
||||
HOMEPAGE= https://exiftool.org/
|
||||
#HOMEPAGE_OLD= http://owl.phy.queensu.ca/~phil/exiftool/
|
||||
#HOMEPAGE_ALT= https://exiftool.sourceforge.net/
|
||||
COMMENT= Perl module and program to read EXIF information
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.57 2022/04/08 18:02:13 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.58 2022/11/20 13:24:10 gdt Exp $
|
||||
|
||||
BLAKE2s (Image-ExifTool-12.30.tar.gz) = c68cda84c6959d711958b7cd83c6e37e61aa5b1aeaa7f5dd52b09939b418f58a
|
||||
SHA512 (Image-ExifTool-12.30.tar.gz) = 2966854d8fd163fd5aaaca5608eeab2a3f0681fe9e22e006840acacd2ff2aaecd6076bcec23989facb7baf64aa96425ad7eeceb4045da44004421b8f10050935
|
||||
Size (Image-ExifTool-12.30.tar.gz) = 4948601 bytes
|
||||
BLAKE2s (Image-ExifTool-12.50.tar.gz) = 62e000de7acce30556398df9592dd818aabb5152122398368982a48b391b5249
|
||||
SHA512 (Image-ExifTool-12.50.tar.gz) = d95be3636ed139a41a14183fc31fa2ecb5ea71b570ccdd282b9f0bba84a264b2edff2c42b34ee1114a14b106383d5ab3b67b8e73642e534f4df3fa54082dba85
|
||||
Size (Image-ExifTool-12.50.tar.gz) = 5088286 bytes
|
||||
|
|
Loading…
Reference in a new issue