diff options
author | mef <mef@pkgsrc.org> | 2017-08-17 13:00:21 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-08-17 13:00:21 +0000 |
commit | 166a099c30b7b493669fdd0c31621f7b64d99b14 (patch) | |
tree | d617d52ac96108c6062866af50c8892d6d372199 /devel | |
parent | 8fba5269f0c61de0d6ce234b5d7a241ea428625c (diff) | |
download | pkgsrc-166a099c30b7b493669fdd0c31621f7b64d99b14.tar.gz |
Updated devel/p5-Attribute-Lexical to 0.005
-------------------------------------------
version 0.005; 2017-07-30
* bugfix: require bugfixed version of Lexical::SealRequireHints
(for compatibility with early-loaded warnings.pm, for not breaking
version-implied features, and for require argument context) and
invoke it earlier to make sure it takes effect in time
* update test suite to not rely on . in @INC, which is no longer
necessarily there from Perl 5.25.7
* test that all modules have matching version numbers
* no longer include a Makefile.PL in the distribution
* in documentation, use four-column indentation for all verbatim
material
* in META.{yml,json}, point to public bug tracker
* convert .cvsignore to .gitignore
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Attribute-Lexical/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Attribute-Lexical/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Attribute-Lexical/Makefile b/devel/p5-Attribute-Lexical/Makefile index 7e7bfa67289..65a65a3f5bd 100644 --- a/devel/p5-Attribute-Lexical/Makefile +++ b/devel/p5-Attribute-Lexical/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2017/06/05 14:22:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/17 13:00:21 mef Exp $ -DISTNAME= Attribute-Lexical-0.004 +DISTNAME= Attribute-Lexical-0.005 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 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 8a81fa5df05..7258a44c666 100644 --- a/devel/p5-Attribute-Lexical/distinfo +++ b/devel/p5-Attribute-Lexical/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 03:27:56 agc Exp $ +$NetBSD: distinfo,v 1.5 2017/08/17 13:00:21 mef Exp $ -SHA1 (Attribute-Lexical-0.004.tar.gz) = e277d8bf521ce0abbecff6a8dd984e1a710f6a33 -RMD160 (Attribute-Lexical-0.004.tar.gz) = 82559d6b2da4fcaba6829bdd4ac8e6c6f798f587 -SHA512 (Attribute-Lexical-0.004.tar.gz) = c49bd431c96d4732d358f09f9f5d316b06390789f03545365b180d9beca530e5ab200b0872aa90431055ad6885ea187f6c3230569c581069175f72d1e9d66a02 -Size (Attribute-Lexical-0.004.tar.gz) = 13967 bytes +SHA1 (Attribute-Lexical-0.005.tar.gz) = 2dcdf4bfe64fd44fbb1eef94f522a092de332ff6 +RMD160 (Attribute-Lexical-0.005.tar.gz) = 8275c729ceae3e5dc2e721c65e2442f58a68272f +SHA512 (Attribute-Lexical-0.005.tar.gz) = 764b7f71bf7f2679245497959e22460e442767ec9389c0c2f614094c42a82323d7e85500210437ebe4444a126230bf233b765f392562714c0700e992db0ecd07 +Size (Attribute-Lexical-0.005.tar.gz) = 14142 bytes |