From 0037335ecad9369f7d4a67e4f44e86a8640ae86a Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 24 Apr 2010 16:22:19 +0000 Subject: Update p5-Lexical-SealRequireHints from version 0.002 to version 0.003. Upstream changes: version 0.003; 2010-04-10 * bugfix: in pure-Perl implementation, make sure ambient package (from which require is invoked) is passed on correctly to the code in the required file, on those Perls where it is so inherited * in XS, use macros to avoid explicit passing of aTHX, in the manner of the core * in XS, avoid using "class" as a variable name, for compatibility with C++ compilers * make all numeric comparisons against $] stringify it first, to avoid architecture-dependent problems with floating point rounding giving it an unexpected numeric value * in Build.PL, explicitly declare configure-time requirements * add MYMETA.yml to .cvsignore --- devel/p5-Lexical-SealRequireHints/Makefile | 4 ++-- devel/p5-Lexical-SealRequireHints/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-Lexical-SealRequireHints/Makefile b/devel/p5-Lexical-SealRequireHints/Makefile index 7c737534782..5474e27d5d2 100644 --- a/devel/p5-Lexical-SealRequireHints/Makefile +++ b/devel/p5-Lexical-SealRequireHints/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 08:15:06 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/04/24 16:22:19 seb Exp $ # -DISTNAME= Lexical-SealRequireHints-0.002 +DISTNAME= Lexical-SealRequireHints-0.003 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lexical/} diff --git a/devel/p5-Lexical-SealRequireHints/distinfo b/devel/p5-Lexical-SealRequireHints/distinfo index e811f06968a..0ffb1c109ac 100644 --- a/devel/p5-Lexical-SealRequireHints/distinfo +++ b/devel/p5-Lexical-SealRequireHints/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/09 08:15:06 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/04/24 16:22:20 seb Exp $ -SHA1 (Lexical-SealRequireHints-0.002.tar.gz) = 824b24e8f02d70a26704779baf378077eeac90c4 -RMD160 (Lexical-SealRequireHints-0.002.tar.gz) = 9f609dff73740d087649b977e9e3ec2eadffd7ab -Size (Lexical-SealRequireHints-0.002.tar.gz) = 7424 bytes +SHA1 (Lexical-SealRequireHints-0.003.tar.gz) = 23fe13c190e7a142487cb609b27c56e3bd860778 +RMD160 (Lexical-SealRequireHints-0.003.tar.gz) = 2a6a1c006a59bfd4867a28e835e6554072f74569 +Size (Lexical-SealRequireHints-0.003.tar.gz) = 9426 bytes -- cgit v1.2.3