Update p5-MooseX-FollowPBP to 0.05.
Changes from previous: 0.05 2011-02-26 - In Moose 1.9900+, attributes from roles no longer acquire the consuming class's attribute traits. However, you can apply attribute traits like this one to attributes in roles, and that trait is preserved when the role is applied to a class. See the documentation for more details.
This commit is contained in:
parent
601b431cc3
commit
53c6fa6f0c
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2011/08/14 12:26:21 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2011/11/12 02:55:08 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MooseX-FollowPBP-0.04
|
||||
DISTNAME= MooseX-FollowPBP-0.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/07/27 17:44:20 seb Exp $
|
||||
$NetBSD: distinfo,v 1.3 2011/11/12 02:55:08 hiramatsu Exp $
|
||||
|
||||
SHA1 (MooseX-FollowPBP-0.04.tar.gz) = 9ee064a0861b4dfc178aff10e7c68c7b3ab061ea
|
||||
RMD160 (MooseX-FollowPBP-0.04.tar.gz) = d76963f456373aa3650c9ee739dbaf92d1f36772
|
||||
Size (MooseX-FollowPBP-0.04.tar.gz) = 8920 bytes
|
||||
SHA1 (MooseX-FollowPBP-0.05.tar.gz) = 49aefec0be8bc96cf31307c99744e60064ea7cac
|
||||
RMD160 (MooseX-FollowPBP-0.05.tar.gz) = 8c2382e22b404c1561cbc10fa67794d7b5e7ad9f
|
||||
Size (MooseX-FollowPBP-0.05.tar.gz) = 9517 bytes
|
||||
|
|
Loading…
Reference in a new issue