summaryrefslogtreecommitdiff
path: root/devel/p5-Moose/distinfo
diff options
context:
space:
mode:
authorseb <seb>2009-11-19 21:21:53 +0000
committerseb <seb>2009-11-19 21:21:53 +0000
commit4d322eb5ddef329d35178e137a441d4ceb53e824 (patch)
tree17edc2981154f5ec59044ba327dbffbfcdf2913c /devel/p5-Moose/distinfo
parent938fb1ab53271ca6981eeba0e2425cd8bd1d2964 (diff)
downloadpkgsrc-4d322eb5ddef329d35178e137a441d4ceb53e824.tar.gz
Update p5-Moose from version 0.92 to version 0.93.
Upstream changes: 0.93 Thu, Nov 19, 2009 * Moose::Object - Calling $object->new() is no longer deprecated, and no longer warns. (doy) * Moose::Meta::Role - The get_attribute_map method is now deprecated. (Dave Rolsky) * Moose::Meta::Method::Delegation - Preserve variable aliasing in @_ for delegated methods, so that altering @_ affects the passed value. (doy) * Moose::Util::TypeConstraints - Allow array refs for non-anonymous form of enum and duck_type, not just anonymous. The non-arrayref forms may be removed in the future. (doy) - Changed Str constraint to not accept globs (*STDIN or *FOO). (chansen) - Properly document Int being a subtype of Str. (doy) * Moose::Exporter - Moose::Exporter using modules can now export their functions to the main package. This applied to Moose and Moose::Role, among others. (nothingmuch) * Moose::Meta::Attribute - Don't remove attribute accessors we never installed, during remove_accessors. (doy) * Moose::Meta::Attribute::Native::Trait::Array - Don't bypass prototype checking when calling List::Util::first, to avoid a segfault when it is called with a non-code argument. (doy) * Moose::Meta::Attribute::Native::Trait::Code - Fix passing arguments to code execute helpers. (doy)
Diffstat (limited to 'devel/p5-Moose/distinfo')
-rw-r--r--devel/p5-Moose/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Moose/distinfo b/devel/p5-Moose/distinfo
index d1cbdf288bc..b0479ff3ae0 100644
--- a/devel/p5-Moose/distinfo
+++ b/devel/p5-Moose/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2009/10/11 08:22:23 sno Exp $
+$NetBSD: distinfo,v 1.30 2009/11/19 21:21:53 seb Exp $
-SHA1 (Moose-0.92.tar.gz) = a575cf8d8aaaa322c96fd966122f9499fb28adc1
-RMD160 (Moose-0.92.tar.gz) = ed63e81619c7f23cbecdb2cffefa92396b0b111f
-Size (Moose-0.92.tar.gz) = 364208 bytes
+SHA1 (Moose-0.93.tar.gz) = d30bfd4141382fb01b295d34b6e37e59f80b1da2
+RMD160 (Moose-0.93.tar.gz) = 6487890c593d518c5610d5563e197b967df34d99
+Size (Moose-0.93.tar.gz) = 366396 bytes