pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moo Update to 1.007000
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e9d92cc6cd7
branches: trunk
changeset: 645153:3e9d92cc6cd7
user: wen <wen%pkgsrc.org@localhost>
date: Sat Jan 24 07:44:08 2015 +0000
description:
Update to 1.007000
Upstream changes:
1.007000 - 2015-01-21
- fix Moose metaclass inflation of Method::Generate::Constructor (RT#101111)
- clarify behavior of clearers for non-lazy attribute defaults
- add Sub::Defer::undefer_package to undefer all subs from a given package
- existing attributes will no longer be overwritten when composing roles.
Previously, the attribute configuration used by the constructor would be
overridden, but the attribute methods would not be. This caused a mismatch
in attribute behavior.
- link to Type::Tiny in docs rather than MooX::Types::MooseLike
- document exports of Sub::Defer
- fix capture_unroll usage in inlinify example
- fix needless re-assigning of variables in generated Sub::Quote subs
- fix global destruction test to work when perl path has spaces
diffstat:
devel/p5-Moo/Makefile | 4 ++--
devel/p5-Moo/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 884677a74296 -r 3e9d92cc6cd7 devel/p5-Moo/Makefile
--- a/devel/p5-Moo/Makefile Sat Jan 24 07:29:42 2015 +0000
+++ b/devel/p5-Moo/Makefile Sat Jan 24 07:44:08 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2014/10/26 11:53:52 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/01/24 07:44:08 wen Exp $
-DISTNAME= Moo-1.006001
+DISTNAME= Moo-1.007000
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
diff -r 884677a74296 -r 3e9d92cc6cd7 devel/p5-Moo/distinfo
--- a/devel/p5-Moo/distinfo Sat Jan 24 07:29:42 2015 +0000
+++ b/devel/p5-Moo/distinfo Sat Jan 24 07:44:08 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2014/10/26 11:53:52 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/01/24 07:44:08 wen Exp $
-SHA1 (Moo-1.006001.tar.gz) = ce9725587655fa932d742f03343ed393a03fab0b
-RMD160 (Moo-1.006001.tar.gz) = 4e49fc68684ab0d769669db2bff687882ac8f7c0
-Size (Moo-1.006001.tar.gz) = 88093 bytes
+SHA1 (Moo-1.007000.tar.gz) = 5737a3ea8d02b030d62f097699eb5a63a8227725
+RMD160 (Moo-1.007000.tar.gz) = 6925afc1cc6560f26468cd767211d373ce1a71fc
+Size (Moo-1.007000.tar.gz) = 89532 bytes
Home |
Main Index |
Thread Index |
Old Index