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 Updated devel/p5-Attribute-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82f7ee057f13
branches:  trunk
changeset: 366772:82f7ee057f13
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Aug 17 13:00:21 2017 +0000

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

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

diffs (29 lines):

diff -r c80972378a40 -r 82f7ee057f13 devel/p5-Attribute-Lexical/Makefile
--- a/devel/p5-Attribute-Lexical/Makefile       Thu Aug 17 12:49:55 2017 +0000
+++ b/devel/p5-Attribute-Lexical/Makefile       Thu Aug 17 13:00:21 2017 +0000
@@ -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 -r c80972378a40 -r 82f7ee057f13 devel/p5-Attribute-Lexical/distinfo
--- a/devel/p5-Attribute-Lexical/distinfo       Thu Aug 17 12:49:55 2017 +0000
+++ b/devel/p5-Attribute-Lexical/distinfo       Thu Aug 17 13:00:21 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index