diff options
author | adam <adam@pkgsrc.org> | 2011-08-07 08:11:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-07 08:11:02 +0000 |
commit | 58d7692542df023ce041f7ae4ee4c3a9f40563da (patch) | |
tree | 7d4ed7eaf8a82e7d35cf223cd646928040081f5c /devel/p5-Attribute-Lexical | |
parent | 2b01661e5f605cc0e26a99e1112b3b5f82b15bae (diff) | |
download | pkgsrc-58d7692542df023ce041f7ae4ee4c3a9f40563da.tar.gz |
Changes 0.004:
* bugfix: require bugfixed version of Lexical::SealRequireHints
* document that Perls prior to 5.9.3 don't propagate the right lexical
state into string eval
* test that handlers are scoped correctly across swash loading
Diffstat (limited to 'devel/p5-Attribute-Lexical')
-rw-r--r-- | devel/p5-Attribute-Lexical/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Attribute-Lexical/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Attribute-Lexical/Makefile b/devel/p5-Attribute-Lexical/Makefile index 7414e1de470..dd95dad1e45 100644 --- a/devel/p5-Attribute-Lexical/Makefile +++ b/devel/p5-Attribute-Lexical/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:33:13 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/07 08:11:02 adam Exp $ -DISTNAME= Attribute-Lexical-0.002 +DISTNAME= Attribute-Lexical-0.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/} diff --git a/devel/p5-Attribute-Lexical/distinfo b/devel/p5-Attribute-Lexical/distinfo index 5ed373157e2..51d96c87008 100644 --- a/devel/p5-Attribute-Lexical/distinfo +++ b/devel/p5-Attribute-Lexical/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/04/24 16:33:57 seb Exp $ +$NetBSD: distinfo,v 1.3 2011/08/07 08:11:02 adam Exp $ -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 +SHA1 (Attribute-Lexical-0.004.tar.gz) = e277d8bf521ce0abbecff6a8dd984e1a710f6a33 +RMD160 (Attribute-Lexical-0.004.tar.gz) = 82559d6b2da4fcaba6829bdd4ac8e6c6f798f587 +Size (Attribute-Lexical-0.004.tar.gz) = 13967 bytes |