summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-24 16:22:19 +0000
committerseb <seb@pkgsrc.org>2010-04-24 16:22:19 +0000
commit0037335ecad9369f7d4a67e4f44e86a8640ae86a (patch)
treef390c30e01b945c92ed44bb414605d58c48ef695 /devel
parentf7923d1178293e0d1bb62d81148beb30a32a3ecb (diff)
downloadpkgsrc-0037335ecad9369f7d4a67e4f44e86a8640ae86a.tar.gz
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
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Lexical-SealRequireHints/Makefile4
-rw-r--r--devel/p5-Lexical-SealRequireHints/distinfo8
2 files changed, 6 insertions, 6 deletions
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