pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Lexical-SealRequireHints
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 10:44:57 UTC 2017
Modified Files:
pkgsrc/devel/p5-Lexical-SealRequireHints: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Lexical-SealRequireHints/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Lexical-SealRequireHints/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-Lexical-SealRequireHints/Makefile
diff -u pkgsrc/devel/p5-Lexical-SealRequireHints/Makefile:1.15 pkgsrc/devel/p5-Lexical-SealRequireHints/Makefile:1.16
--- pkgsrc/devel/p5-Lexical-SealRequireHints/Makefile:1.15 Mon Jun 5 14:23:10 2017
+++ pkgsrc/devel/p5-Lexical-SealRequireHints/Makefile Sun Sep 17 10:44:57 2017
@@ -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/
Index: pkgsrc/devel/p5-Lexical-SealRequireHints/distinfo
diff -u pkgsrc/devel/p5-Lexical-SealRequireHints/distinfo:1.7 pkgsrc/devel/p5-Lexical-SealRequireHints/distinfo:1.8
--- pkgsrc/devel/p5-Lexical-SealRequireHints/distinfo:1.7 Fri Apr 29 13:23:06 2016
+++ pkgsrc/devel/p5-Lexical-SealRequireHints/distinfo Sun Sep 17 10:44:57 2017
@@ -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