summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b185eb86d85..e3f3833f979 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1132 2009/03/10 00:54:47 snj Exp $
+# $NetBSD: Makefile,v 1.1133 2009/03/10 18:52:25 sno Exp $
#
COMMENT= Development utilities
@@ -841,6 +841,7 @@ SUBDIR+= p5-VCP-Dest-svk
SUBDIR+= p5-Variable-Magic
SUBDIR+= p5-Want
SUBDIR+= p5-WeakRef
+SUBDIR+= p5-XSLoader
SUBDIR+= p5-accessors
SUBDIR+= p5-aliased
SUBDIR+= p5-boolean
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 9399e0f947d..3a78fe9dbda 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.969 2009/03/10 18:02:18 sno Exp $
+$NetBSD: CHANGES-2009,v 1.970 2009/03/10 18:52:25 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1301,3 +1301,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-Parse-RecDescent to 1.96.0 [sno 2009-03-10]
Updated textproc/p5-Filter to 1.36 [sno 2009-03-10]
Updated devel/p5-Perl-Critic to 1.098 [sno 2009-03-10]
+ Added devel/p5-XSLoader version 0.10 [sno 2009-03-10]