summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-24 16:33:57 +0000
committerseb <seb@pkgsrc.org>2010-04-24 16:33:57 +0000
commitb0d624bb6ab7f7242d59b315e36756f83fbad801 (patch)
tree510dc921c742c95981593e96cc02f2805c7a4376 /devel
parent47092017a587939f2a1934d99f41f8c46498a7e6 (diff)
downloadpkgsrc-b0d624bb6ab7f7242d59b315e36756f83fbad801.tar.gz
Update p5-Attribute-Lexical from version 0.001 to version 0.002.
Pkgsrc changes: - Adjust dependencies Upstream changes: version 0.002; 2010-04-11 * bugfix: require bugfixed version of Lexical::SealRequireHints (for passing package through to required code in pure-Perl version of Lexical::SealRequireHints) * make all numeric comparisons against $] stringify it first, to avoid architecture-dependent problems with floating point rounding giving it an unexpected numeric value * change Attribute::Lexical::UNIVERSAL POD filename from a .pm to the .pod that it should have been * in Build.PL, explicitly declare configure-time requirements * add MYMETA.yml to .cvsignore
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Attribute-Lexical/Makefile6
-rw-r--r--devel/p5-Attribute-Lexical/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Attribute-Lexical/Makefile b/devel/p5-Attribute-Lexical/Makefile
index c984aa9ee5e..6fbff6d213d 100644
--- a/devel/p5-Attribute-Lexical/Makefile
+++ b/devel/p5-Attribute-Lexical/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 08:17:41 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/24 16:33:57 seb Exp $
-DISTNAME= Attribute-Lexical-0.001
+DISTNAME= Attribute-Lexical-0.002
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/}
@@ -10,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/Attribute-Lexical/
COMMENT= Sane scoping of function/variable attributes
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Lexical-SealRequireHints>=0.001:../../devel/p5-Lexical-SealRequireHints
+DEPENDS+= p5-Lexical-SealRequireHints>=0.003:../../devel/p5-Lexical-SealRequireHints
DEPENDS+= p5-Params-Classify-[0-9]*:../../devel/p5-Params-Classify
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Attribute-Lexical/distinfo b/devel/p5-Attribute-Lexical/distinfo
index 8e6dc440f73..5ed373157e2 100644
--- a/devel/p5-Attribute-Lexical/distinfo
+++ b/devel/p5-Attribute-Lexical/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/04/09 08:17:41 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/04/24 16:33:57 seb Exp $
-SHA1 (Attribute-Lexical-0.001.tar.gz) = 468d521ec95f12fef421673e5f15e464c3f5b6f9
-RMD160 (Attribute-Lexical-0.001.tar.gz) = 01395e053df3927ed3904efe775fcbb238bdfe04
-Size (Attribute-Lexical-0.001.tar.gz) = 10977 bytes
+SHA1 (Attribute-Lexical-0.002.tar.gz) = 8ffa40e7b4849781427c79e819420512b2df7c67
+RMD160 (Attribute-Lexical-0.002.tar.gz) = 2cf495445e3a865ec6f61c4a18efffd6a8c535d5
+Size (Attribute-Lexical-0.002.tar.gz) = 13333 bytes