pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moo Updated p5-Moo to 2.002004.
details: https://anonhg.NetBSD.org/pkgsrc/rev/58a8f209caf0
branches: trunk
changeset: 349122:58a8f209caf0
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 30 17:40:09 2016 +0000
description:
Updated p5-Moo to 2.002004.
2.002004 - 2016-06-28
- fixed another case of local functions interfering with generated code.
(RT#115655)
- prevent infinite recursion on some Moose metaclass inflation errors.
2.002003 - 2016-06-23
- prevent local functions with same names as core functions from interfering
with generated code (RT#115529)
- Work around nmake bug that corrupts commands that include slashes
(RT#115518)
- Fix tests to work when lexical features are enabled outside of our control
(such as with cperl)
- Fix tests on perl 5.6
diffstat:
devel/p5-Moo/Makefile | 5 ++---
devel/p5-Moo/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 86bc40468c1d -r 58a8f209caf0 devel/p5-Moo/Makefile
--- a/devel/p5-Moo/Makefile Thu Jun 30 17:39:54 2016 +0000
+++ b/devel/p5-Moo/Makefile Thu Jun 30 17:40:09 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:13 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2016/06/30 17:40:09 wiz Exp $
-DISTNAME= Moo-2.001001
+DISTNAME= Moo-2.002004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
diff -r 86bc40468c1d -r 58a8f209caf0 devel/p5-Moo/distinfo
--- a/devel/p5-Moo/distinfo Thu Jun 30 17:39:54 2016 +0000
+++ b/devel/p5-Moo/distinfo Thu Jun 30 17:40:09 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2016/03/04 12:42:48 wen Exp $
+$NetBSD: distinfo,v 1.24 2016/06/30 17:40:09 wiz Exp $
-SHA1 (Moo-2.001001.tar.gz) = 2d16897f0145805469156c25a459adaddfc99c62
-RMD160 (Moo-2.001001.tar.gz) = fce7744da71f57df46261f33d1f20825a854fb5e
-SHA512 (Moo-2.001001.tar.gz) = 04e246d7dd7eab614af74fa86a8be1288e432608015d3083d1b0b9ac1fca461f895d50b51aa63378a16068b80eb4d858f4edd56c0cc0c54bb53a70c8b524d523
-Size (Moo-2.001001.tar.gz) = 97813 bytes
+SHA1 (Moo-2.002004.tar.gz) = 5b38f6839a30799f0c0a718d7576e82defb37280
+RMD160 (Moo-2.002004.tar.gz) = b625c2462e165df65c504a1a92b1878a38249e6b
+SHA512 (Moo-2.002004.tar.gz) = e519970fe7ad32e6e498525823e65d98869bd19a3ef3ea387db6548fb7328444350bccaf306792cf91640964eaf13f562e039643d167ea2c2de90ae164620ecb
+Size (Moo-2.002004.tar.gz) = 105734 bytes
Home |
Main Index |
Thread Index |
Old Index