pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Lexical-SealRequireHints p5-Lexical-SealRequi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/28779e38fe8b
branches: trunk
changeset: 368519:28779e38fe8b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 10:44:57 2017 +0000
description:
p5-Lexical-SealRequireHints: update to 0.011.
version 0.011; 2017-07-15
* update test suite to not rely on . in @INC, which is no longer
necessarily there from Perl 5.25.7
* no longer include a Makefile.PL in the distribution
* update op-munging code to the PERL_OP_PARENT-compatible style
(though none of it is actually used on Perls new enough to support
PERL_OP_PARENT)
* rename internal gen_*_op() functions into a better style
* consistently use THX_ prefix on internal function names
diffstat:
devel/p5-Lexical-SealRequireHints/Makefile | 8 +++-----
devel/p5-Lexical-SealRequireHints/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (33 lines):
diff -r f578f3c81b6c -r 28779e38fe8b devel/p5-Lexical-SealRequireHints/Makefile
--- a/devel/p5-Lexical-SealRequireHints/Makefile Sun Sep 17 10:42:03 2017 +0000
+++ b/devel/p5-Lexical-SealRequireHints/Makefile Sun Sep 17 10:44:57 2017 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:23:10 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.16 2017/09/17 10:44:57 wiz Exp $
-DISTNAME= Lexical-SealRequireHints-0.010
+DISTNAME= Lexical-SealRequireHints-0.011
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lexical/}
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Lexical-SealRequireHints/
diff -r f578f3c81b6c -r 28779e38fe8b devel/p5-Lexical-SealRequireHints/distinfo
--- a/devel/p5-Lexical-SealRequireHints/distinfo Sun Sep 17 10:42:03 2017 +0000
+++ b/devel/p5-Lexical-SealRequireHints/distinfo Sun Sep 17 10:44:57 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/04/29 13:23:06 mef Exp $
+$NetBSD: distinfo,v 1.8 2017/09/17 10:44:57 wiz Exp $
-SHA1 (Lexical-SealRequireHints-0.010.tar.gz) = afb6a3df0149dbf434426c261fcc5a415c7a3d7d
-RMD160 (Lexical-SealRequireHints-0.010.tar.gz) = 107ee569b01f57b06d97962a531b48db074effdb
-SHA512 (Lexical-SealRequireHints-0.010.tar.gz) = 4c71a22397ae689349bf45c1b2177108008158052b341f9d9b09e5d97c55cd538bb427c041389c4edf8584be292bf4b1f42abdff573510a0a64fb69e5166aecd
-Size (Lexical-SealRequireHints-0.010.tar.gz) = 20903 bytes
+SHA1 (Lexical-SealRequireHints-0.011.tar.gz) = dbeec7975ada463ccb3029018d9bad46475d7b0e
+RMD160 (Lexical-SealRequireHints-0.011.tar.gz) = 9fc079dce4f47db370df8cfe43c841efc9bf79cf
+SHA512 (Lexical-SealRequireHints-0.011.tar.gz) = b31d3527e3ea1d28ebcac58cfdb35893643c7c371dba96cf06509cc7b1ce61c38f6cc37f420c2ec93b0a57adfc3d3cd797af97fad9aeb6e1000ef1769e26c31e
+Size (Lexical-SealRequireHints-0.011.tar.gz) = 20649 bytes
Home |
Main Index |
Thread Index |
Old Index