summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 20:09:39 +0000
committersno <sno>2009-08-26 20:09:39 +0000
commitfd113186453d7ee2cf961cd5447746e6b6249f6d (patch)
tree8ec1adee5cc2bf09c5b75c97bdfc0e894d9f6556
parent8316265c7901a44e493ae8f5a22a6980f42dd535 (diff)
downloadpkgsrc-fd113186453d7ee2cf961cd5447746e6b6249f6d.tar.gz
Added devel/p5-Template-Plugin-ListMoreUtils version 0.01
-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 3775c05b1eb..29fba5938e2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1223 2009/08/26 19:53:10 sno Exp $
+# $NetBSD: Makefile,v 1.1224 2009/08/26 20:09:39 sno Exp $
#
COMMENT= Development utilities
@@ -832,6 +832,7 @@ SUBDIR+= p5-TAP-Harness-Archive
SUBDIR+= p5-Task-Weaken
SUBDIR+= p5-Tee
SUBDIR+= p5-Template-Plugin-Handy
+SUBDIR+= p5-Template-Plugin-ListMoreUtils
SUBDIR+= p5-Template-Plugin-ListUtil
SUBDIR+= p5-Template-Plugin-VMethods
SUBDIR+= p5-Term-ANSIColor
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 639e19d6b6f..a4c0d556a94 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3382 2009/08/26 20:05:43 seb Exp $
+$NetBSD: CHANGES-2009,v 1.3383 2009/08/26 20:09:39 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4433,3 +4433,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-Template-Plugin-VMethods to 0.03nb1 [sno 2009-08-26]
Added devel/p5-Template-Plugin-ListUtil version 0.02 [sno 2009-08-26]
Updated devel/p5-Class-Accessor-Grouped to 0.09000 [seb 2009-08-26]
+ Added devel/p5-Template-Plugin-ListMoreUtils version 0.01 [sno 2009-08-26]