Sat Nov 12 02:55:08 2011 UTC ()
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.


(hiramatsu)
diff -r1.4 -r1.5 pkgsrc/devel/p5-MooseX-FollowPBP/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-MooseX-FollowPBP/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-MooseX-FollowPBP/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-MooseX-FollowPBP/Makefile 2011/08/14 12:26:21 1.4
+++ pkgsrc/devel/p5-MooseX-FollowPBP/Makefile 2011/11/12 02:55:08 1.5
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2011/08/14 12:26:21 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/11/12 02:55:08 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= MooseX-FollowPBP-0.04 4DISTNAME= MooseX-FollowPBP-0.05
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/MooseX-FollowPBP/ 10HOMEPAGE= http://search.cpan.org/dist/MooseX-FollowPBP/
12COMMENT= Name your accessors get_foo() and set_foo() 11COMMENT= Name your accessors get_foo() and set_foo()
13LICENSE= artistic-2.0 12LICENSE= artistic-2.0
14 13
15BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple 14BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
16DEPENDS+= p5-Moose>=0.94:../../devel/p5-Moose 15DEPENDS+= p5-Moose>=0.94:../../devel/p5-Moose
17 16
18PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
19 18

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-MooseX-FollowPBP/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-MooseX-FollowPBP/distinfo 2010/07/27 17:44:20 1.2
+++ pkgsrc/devel/p5-MooseX-FollowPBP/distinfo 2011/11/12 02:55:08 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/07/27 17:44:20 seb Exp $ 1$NetBSD: distinfo,v 1.3 2011/11/12 02:55:08 hiramatsu Exp $
2 2
3SHA1 (MooseX-FollowPBP-0.04.tar.gz) = 9ee064a0861b4dfc178aff10e7c68c7b3ab061ea 3SHA1 (MooseX-FollowPBP-0.05.tar.gz) = 49aefec0be8bc96cf31307c99744e60064ea7cac
4RMD160 (MooseX-FollowPBP-0.04.tar.gz) = d76963f456373aa3650c9ee739dbaf92d1f36772 4RMD160 (MooseX-FollowPBP-0.05.tar.gz) = 8c2382e22b404c1561cbc10fa67794d7b5e7ad9f
5Size (MooseX-FollowPBP-0.04.tar.gz) = 8920 bytes 5Size (MooseX-FollowPBP-0.05.tar.gz) = 9517 bytes