pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Attribute-Lexical
Module Name: pkgsrc
Committed By: mef
Date: Thu Aug 17 13:00:21 UTC 2017
Modified Files:
pkgsrc/devel/p5-Attribute-Lexical: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Attribute-Lexical/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Attribute-Lexical/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Attribute-Lexical/Makefile
diff -u pkgsrc/devel/p5-Attribute-Lexical/Makefile:1.13 pkgsrc/devel/p5-Attribute-Lexical/Makefile:1.14
--- pkgsrc/devel/p5-Attribute-Lexical/Makefile:1.13 Mon Jun 5 14:22:36 2017
+++ pkgsrc/devel/p5-Attribute-Lexical/Makefile Thu Aug 17 13:00:21 2017
@@ -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/}
Index: pkgsrc/devel/p5-Attribute-Lexical/distinfo
diff -u pkgsrc/devel/p5-Attribute-Lexical/distinfo:1.4 pkgsrc/devel/p5-Attribute-Lexical/distinfo:1.5
--- pkgsrc/devel/p5-Attribute-Lexical/distinfo:1.4 Tue Nov 3 03:27:56 2015
+++ pkgsrc/devel/p5-Attribute-Lexical/distinfo Thu Aug 17 13:00:21 2017
@@ -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