Skip to content

Commit

Permalink
Update to 1.36:
Browse files Browse the repository at this point in the history
2012-07-05  Slaven Rezic  <[email protected]>

    Release 1.36

    Stable release with all changes in 1.35_50..1.35_51

2013-06-28  Slaven Rezic  <[email protected]>

    Release 1.35_51

    Ignore reading jpeg thumbnail image with no content, patch
    provided by Kosei Moriyama,
    eserte/image-info#2)

2013-05-06  Slaven Rezic  <[email protected]>

    Release 1.35_50

    Fixed pod_cov.t test.

2013-04-10  Slaven Rezic  <[email protected]>

    Release 1.35

    Stable release with the change in 1.34_50

2013-04-03  Slaven Rezic  <[email protected]>

    Release 1.34_50

    image_info on Jpeg with bad EXIF data produced "substr outside of
    string" exception in Image::TIFF (RT #84122, patch provided by
    Steve Purkis)
  • Loading branch information
wiz committed Sep 5, 2013
1 parent f60513b commit 224057a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions graphics/p5-Image-Info/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:08 wiz Exp $
#
# $NetBSD: Makefile,v 1.35 2013/09/05 19:46:36 wiz Exp $

DISTNAME= Image-Info-1.34
DISTNAME= Image-Info-1.36
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5iin
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
Expand Down
8 changes: 4 additions & 4 deletions graphics/p5-Image-Info/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.16 2013/03/11 12:49:23 obache Exp $
$NetBSD: distinfo,v 1.17 2013/09/05 19:46:36 wiz Exp $

SHA1 (Image-Info-1.34.tar.gz) = a923b88cda70b7f1c13ebe97788cfb220d2f9029
RMD160 (Image-Info-1.34.tar.gz) = beb144bc44fdc38c57ecb62244ce3f7ec4ef0ac5
Size (Image-Info-1.34.tar.gz) = 211385 bytes
SHA1 (Image-Info-1.36.tar.gz) = 7fab9f283874418b9e003b9b5eda1a956e0f62c3
RMD160 (Image-Info-1.36.tar.gz) = 0c30d6601fdb53017d7ef8c9a642f05d52944e5b
Size (Image-Info-1.36.tar.gz) = 260867 bytes

0 comments on commit 224057a

Please sign in to comment.