pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Attribute-Lexical Update p5-Attribute-Lexical...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db4e01c876f3
branches:  trunk
changeset: 574742:db4e01c876f3
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Apr 24 16:33:57 2010 +0000

description:
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:

 devel/p5-Attribute-Lexical/Makefile |  6 +++---
 devel/p5-Attribute-Lexical/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 0e117f8b95a1 -r db4e01c876f3 devel/p5-Attribute-Lexical/Makefile
--- a/devel/p5-Attribute-Lexical/Makefile       Sat Apr 24 16:22:31 2010 +0000
+++ b/devel/p5-Attribute-Lexical/Makefile       Sat Apr 24 16:33:57 2010 +0000
@@ -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 @@
 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 -r 0e117f8b95a1 -r db4e01c876f3 devel/p5-Attribute-Lexical/distinfo
--- a/devel/p5-Attribute-Lexical/distinfo       Sat Apr 24 16:22:31 2010 +0000
+++ b/devel/p5-Attribute-Lexical/distinfo       Sat Apr 24 16:33:57 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index