diff options
author | hiramatsu <hiramatsu> | 2011-11-11 22:52:21 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-11-11 22:52:21 +0000 |
commit | c27663a277a49ddf17d4e1cb465a1cc51a2f5b3e (patch) | |
tree | cba40572f6e8b2a9ceff5c36621ebafef48b8518 /devel/p5-MooseX-MethodAttributes/Makefile | |
parent | 52e1912605c3a346deee75ed828d19b92740e6af (diff) | |
download | pkgsrc-c27663a277a49ddf17d4e1cb465a1cc51a2f5b3e.tar.gz |
Update p5-MooseX-MethodAttributes to 0.25.
Change from previous:
0.25 Mon, 20 June 2011 11:53:00 +0100
* Updated to avoid test issues from Moose 2.0007 (spotted by ilmari)
Diffstat (limited to 'devel/p5-MooseX-MethodAttributes/Makefile')
-rw-r--r-- | devel/p5-MooseX-MethodAttributes/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile index a0ffb52baa1..1986e6cb7e4 100644 --- a/devel/p5-MooseX-MethodAttributes/Makefile +++ b/devel/p5-MooseX-MethodAttributes/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/08/14 12:26:21 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/11/11 22:52:21 hiramatsu Exp $ -DISTNAME= MooseX-MethodAttributes-0.24 +DISTNAME= MooseX-MethodAttributes-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} |