p5-Image-EXIF: update to 2.01.

2.01    Fri May 11 18:04:11 BST 2012
        - Fix building under Perl 5.8.8 (including Red Hat 5.6)

2.00    Sun May  6 16:22:04 BST 2012
        - New maintainer Aaron Crane <arc@cpan.org>
        - New versioning scheme: don't encode exiftags version number in
          Perl module version
        - Upgrade embedded exiftags library to 1.01
        - Require Perl 5.8
        - Fix build on case-insensitive filesystems, as typically found
          under Mac OS, Windows, Cygwin, etc (RT#4353, RT#4973, RT#76281)
        - Fix broken dists (RT#4353, RT#32641)
        - Fix: allow multiple Image::EXIF objects to exist simultaneously
        - Fix: no more fixed-size buffers (and potential buffer overflows)
        - Use exceptions to report errors, not a mixture of exit() and
          return-value checking (RT#26094)

1.00.4 Thu Jul 14 15:03:03 MSD 2011
        Fixed bugs:45085, 26094
        Dmitry Kosenkov <junker@front.ru>
This commit is contained in:
Thomas Klausner 2017-09-20 12:34:02 +02:00
parent 5a894e0023
commit b8820bcfb1
2 changed files with 5 additions and 6 deletions

View File

@ -1,16 +1,14 @@
# $NetBSD: Makefile,v 1.3 2012/10/04 10:45:29 asau Exp $
DISTNAME= Image-EXIF-1.00.3
DISTNAME= Image-EXIF-2.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
EXTRACT_SUFX= .tgz
MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://cpan.uwinnipeg.ca/dist/Image-EXIF
COMMENT= Perl extension for exif library
PERL5_PACKLIST= auto/Image/EXIF/.packlist
.include "../../lang/perl5/module.mk"

View File

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2005/08/22 20:58:23 kuli0020 Exp $
SHA1 (Image-EXIF-1.00.3.tgz) = 528ef22392177af6ea6a96c617ce03d1b46238bc
RMD160 (Image-EXIF-1.00.3.tgz) = 23327664fc8929cc52b0a7532d6174283d19b6b0
Size (Image-EXIF-1.00.3.tgz) = 578839 bytes
SHA1 (Image-EXIF-2.01.tar.gz) = 54519ba4c92d17ad535587742f562b914e9c03c8
RMD160 (Image-EXIF-2.01.tar.gz) = 8117820f88ab69fca6d3b0b818b38957a42a6e02
SHA512 (Image-EXIF-2.01.tar.gz) = e8a78de9f49f94a5647d5f5ffe8a4c5f5b32992700933456f60604efaffade8af51b90d5a309fcaf3c91397ee628db96afc4fc119749912322334fb803f93b62
Size (Image-EXIF-2.01.tar.gz) = 57024 bytes