summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20123
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0f59ec09b04..5a8ded9270c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1621 2012/07/05 15:56:26 sno Exp $
+# $NetBSD: Makefile,v 1.1622 2012/07/05 17:11:37 sno Exp $
#
COMMENT= Development utilities
@@ -628,6 +628,7 @@ SUBDIR+= p5-Config-Grammar
SUBDIR+= p5-Config-INI
SUBDIR+= p5-Config-IniFiles
SUBDIR+= p5-Config-MVP
+SUBDIR+= p5-Config-MVP-Reader-INI
SUBDIR+= p5-Config-Properties
SUBDIR+= p5-Config-Std
SUBDIR+= p5-Config-Tiny
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012
index 92f658b89b7..a007efa03df 100644
--- a/doc/CHANGES-2012
+++ b/doc/CHANGES-2012
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2012,v 1.2136 2012/07/05 16:49:29 sno Exp $
+$NetBSD: CHANGES-2012,v 1.2137 2012/07/05 17:11:05 sno Exp $
Changes to the packages collection and infrastructure in 2012:
@@ -3371,3 +3371,4 @@ Changes to the packages collection and infrastructure in 2012:
Updated devel/p5-Parse-CPAN-Meta to 1.4404 [sno 2012-07-05]
Updated devel/p5-CPAN-Meta to 2.120921 [sno 2012-07-05]
Updated databases/p5-DBI to 1.622 [sno 2012-07-05]
+ Added devel/p5-Config-MVP-Reader-INI version 2.101461 [sno 2012-07-05]