summaryrefslogtreecommitdiff
path: root/devel/p5-Moose
diff options
context:
space:
mode:
authorseb <seb>2008-08-04 15:23:30 +0000
committerseb <seb>2008-08-04 15:23:30 +0000
commit16e41b753bd623e31a1aebd1fa03096df97cc060 (patch)
tree3e8ce542f788be40616b70ec528379ab266e0567 /devel/p5-Moose
parent8d86b9ba2532011520f550fef7afc20a7b37f2ff (diff)
downloadpkgsrc-16e41b753bd623e31a1aebd1fa03096df97cc060.tar.gz
Update from version 0.54 to version 0.55.
(while here adjust MASTER_SITES). Changes: 0.55 Sun August 3, 2008 * Moose::Meta::Attribute - breaking down the way 'handles' methods are created so that the process can be more easily overridden by subclasses (stevan) * Moose::Meta::TypeConstraint - fixing what is passed into a ->message with the type constraints (RT #37569) - added tests for this (Charles Alderman) * Moose::Util::TypeConstraints - fix coerce to accept anon types like subtype can (mst) * Moose::Cookbook - reorganized the recipes into sections - Basics, Roles, Meta, Extending - and wrote abstracts for each section (Dave Rolsky) * Moose::Cookbook::Basics::Recipe10 - A new recipe that demonstrates operator overloading in combination with Moose. (bluefeet) * Moose::Cookbook::Meta::Recipe1 - an introduction to what meta is and why you'd want to make your own metaclass extensions (Dave Rolsky) * Moose::Cookbook::Meta::Recipe4 - a very simple metaclass example (Dave Rolsky) * Moose::Cookbook::Extending::Recipe1 - how to write a Moose-alike module to use your own object base class (Dave Rolsky) * Moose::Cookbook::Extending::Recipe2 - how to write modules with an API just like C<Moose.pm> (Dave Rolsky) * all documentation - Tons of fixes, both syntactical and grammatical (Dave Rolsky, Paul Fenwick)
Diffstat (limited to 'devel/p5-Moose')
-rw-r--r--devel/p5-Moose/Makefile6
-rw-r--r--devel/p5-Moose/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Moose/Makefile b/devel/p5-Moose/Makefile
index 3fa8877259b..dd11e68a5a6 100644
--- a/devel/p5-Moose/Makefile
+++ b/devel/p5-Moose/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2008/07/27 22:14:03 seb Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/04 15:23:30 seb Exp $
#
-DISTNAME= Moose-0.54
+DISTNAME= Moose-0.55
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/ST/STEVAN/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://moose.perl.org/
diff --git a/devel/p5-Moose/distinfo b/devel/p5-Moose/distinfo
index 305d5bf7287..68dea6f8324 100644
--- a/devel/p5-Moose/distinfo
+++ b/devel/p5-Moose/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/26 13:50:13 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/08/04 15:23:30 seb Exp $
-SHA1 (Moose-0.54.tar.gz) = 1b886730c25994535b5ad109df78bbbbec406cb8
-RMD160 (Moose-0.54.tar.gz) = 72721cc9e0b827cdc6b750c30126cc6b801df87b
-Size (Moose-0.54.tar.gz) = 201534 bytes
+SHA1 (Moose-0.55.tar.gz) = 0ac5ba4ea5b8605b5533d5f7c496711051602806
+RMD160 (Moose-0.55.tar.gz) = 3395a3ce417192c34fe92502026a078e85762dee
+Size (Moose-0.55.tar.gz) = 216333 bytes