summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 18:15:05 +0000
committersno <sno>2009-07-07 18:15:05 +0000
commit621ccec2302f3197aab3942a6313f04587db333e (patch)
tree7c84418d7fb8ad02a66c19045315b28e477b8121
parent4e8bbab3e5bb056f66a0f45425cfb9ec8700277c (diff)
downloadpkgsrc-621ccec2302f3197aab3942a6313f04587db333e.tar.gz
Added devel/p5-Class-OOorNO version 0.011
-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 12faf3a1dd8..447581021c1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1185 2009/07/07 17:33:55 sno Exp $
+# $NetBSD: Makefile,v 1.1186 2009/07/07 18:15:05 sno Exp $
#
COMMENT= Development utilities
@@ -481,6 +481,7 @@ SUBDIR+= p5-Class-MakeMethods
SUBDIR+= p5-Class-Method-Modifiers
SUBDIR+= p5-Class-MethodMaker
SUBDIR+= p5-Class-Mix
+SUBDIR+= p5-Class-OOorNO
SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue
SUBDIR+= p5-Class-Singleton
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 47e0c030388..59d5752f44b 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2452 2009/07/07 18:11:06 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2453 2009/07/07 18:15:05 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3269,3 +3269,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated databases/p5-DBIx-Class-Fixtures to 1.001002 [sno 2009-07-07]
Updated databases/p5-DBIx-Class-TimeStamp to 0.12 [sno 2009-07-07]
Updated databases/p5-DBIx-Class-Validation to 0.02004 [sno 2009-07-07]
+ Added devel/p5-Class-OOorNO version 0.011 [sno 2009-07-07]