pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-Size Updating graphics/p5-Image-Size...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f111ed5bb4dc
branches:  trunk
changeset: 572416:f111ed5bb4dc
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu Feb 25 17:29:41 2010 +0000

description:
Updating graphics/p5-Image-Size from 3.2.1 to 3.2.2

pkgsrc changes:
- Mark Test::Simple to be used from perl core, when possible

Upstream changes:
3.220   Sunday November  8, 2009, 05:45:00 PM -0800
        * lib/Image/Size.pm
        Small fix to the regex for detecting GIFs, per Slaven Rezic.

diffstat:

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

diffs (37 lines):

diff -r 8784a8347f22 -r f111ed5bb4dc graphics/p5-Image-Size/Makefile
--- a/graphics/p5-Image-Size/Makefile   Thu Feb 25 17:27:06 2010 +0000
+++ b/graphics/p5-Image-Size/Makefile   Thu Feb 25 17:29:41 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2009/10/25 13:11:16 sno Exp $
+# $NetBSD: Makefile,v 1.27 2010/02/25 17:29:41 sno Exp $
 #
 
-DISTNAME=      Image-Size-3.210
-PKGNAME=       p5-${DISTNAME:S/210/2.1/}
+DISTNAME=      Image-Size-3.220
+PKGNAME=       p5-${DISTNAME:S/220/2.2/}
 SVR4_PKGNAME=  p5isi
 CATEGORIES=    graphics perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Image/}
@@ -17,7 +17,7 @@
 
 DEPENDS+=      p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
 
-BUILD_DEPENDS+=        p5-Test-Simple>=0.80:../../devel/p5-Test-Simple
+BUILD_DEPENDS+=        {perl>=5.10.0,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple
 
 PERL5_PACKLIST=                auto/Image/Size/.packlist
 
diff -r 8784a8347f22 -r f111ed5bb4dc graphics/p5-Image-Size/distinfo
--- a/graphics/p5-Image-Size/distinfo   Thu Feb 25 17:27:06 2010 +0000
+++ b/graphics/p5-Image-Size/distinfo   Thu Feb 25 17:29:41 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2009/10/25 13:11:16 sno Exp $
+$NetBSD: distinfo,v 1.12 2010/02/25 17:29:41 sno Exp $
 
-SHA1 (Image-Size-3.210.tar.gz) = 2de8f020a5a62f635bbbf5b7c0efe94f1b883b4d
-RMD160 (Image-Size-3.210.tar.gz) = a7231bc09b5473f6cf9abc8c8a0ce00c71a455b9
-Size (Image-Size-3.210.tar.gz) = 170175 bytes
+SHA1 (Image-Size-3.220.tar.gz) = 30d8c02ad1ce64a75785d0da78ef847ad85820c2
+RMD160 (Image-Size-3.220.tar.gz) = db56b183013e1fd8ca57256f4f2d350ed9c182c6
+Size (Image-Size-3.220.tar.gz) = 170087 bytes



Home | Main Index | Thread Index | Old Index