summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-04-29 19:32:19 +0000
committersno <sno@pkgsrc.org>2009-04-29 19:32:19 +0000
commit05d31224a41c27f116f380bce24bbdcd01a237f6 (patch)
tree8815e42d0cfafc24b312f322cccc08a130082c78
parent8b52595e2c799366ac522c7f8daa53b85862ab8f (diff)
downloadpkgsrc-05d31224a41c27f116f380bce24bbdcd01a237f6.tar.gz
Added devel/p5-MooseX-MethodAttributes version 0.09
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 00d91a91a49..88c3de46321 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1156 2009/04/29 19:28:06 sno Exp $
+# $NetBSD: Makefile,v 1.1157 2009/04/29 19:32:19 sno Exp $
#
COMMENT= Development utilities
@@ -678,6 +678,7 @@ SUBDIR+= p5-MooseX-ClassAttribute
SUBDIR+= p5-MooseX-Emulate-Class-Accessor-Fast
SUBDIR+= p5-MooseX-Getopt
SUBDIR+= p5-MooseX-InsideOut
+SUBDIR+= p5-MooseX-MethodAttributes
SUBDIR+= p5-MooseX-Object-Pluggable
SUBDIR+= p5-MooseX-Param
SUBDIR+= p5-MooseX-Singleton
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 9cae4099660..dc5109c43e8 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1597 2009/04/29 19:28:06 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1598 2009/04/29 19:32:19 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2178,3 +2178,4 @@ Changes to the packages collection and infrastructure in 2009:
Added fonts/tex-tipa-doc version 1.3 [minskim 2009-04-29]
Added print/tex-lambda version 2008.7340 [minskim 2009-04-29]
Added devel/p5-Class-C3-Adopt-NEXT version 0.09 [sno 2009-04-29]
+ Added devel/p5-MooseX-MethodAttributes version 0.09 [sno 2009-04-29]