summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2010-02-25 17:29:41 +0000
committersno <sno>2010-02-25 17:29:41 +0000
commit5cbfdb4237b721f43818c76cc7777b0d06defb2c (patch)
tree7e4216058d7f0bd28707c67928cfcc5ef9a30fa9
parent7e79e855be4b1bd2083866e71df059568e9fa8e9 (diff)
downloadpkgsrc-5cbfdb4237b721f43818c76cc7777b0d06defb2c.tar.gz
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.
-rw-r--r--graphics/p5-Image-Size/Makefile8
-rw-r--r--graphics/p5-Image-Size/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 4d6f0d0f79c..98f5df633f2 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
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 --git a/graphics/p5-Image-Size/distinfo b/graphics/p5-Image-Size/distinfo
index afd64652635..ba28dac362f 100644
--- a/graphics/p5-Image-Size/distinfo
+++ b/graphics/p5-Image-Size/distinfo
@@ -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