summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-07-07 17:33:55 +0000
committersno <sno@pkgsrc.org>2009-07-07 17:33:55 +0000
commit604b12f81f30ddcd90a8f2241ff010262f513ecb (patch)
treeab7cead1c5649640d5481370298b369b21657ef7
parentef4ef7ed1121c43e81a1f2c0f07713df0b99069f (diff)
downloadpkgsrc-604b12f81f30ddcd90a8f2241ff010262f513ecb.tar.gz
Added devel/p5-B-Compiling version 0.02
-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 cf5c9b83a7f..12faf3a1dd8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1184 2009/06/14 23:03:21 sno Exp $
+# $NetBSD: Makefile,v 1.1185 2009/07/07 17:33:55 sno Exp $
#
COMMENT= Development utilities
@@ -428,6 +428,7 @@ SUBDIR+= p5-Array-RefElem
SUBDIR+= p5-AtExit
SUBDIR+= p5-Attribute-Handlers
SUBDIR+= p5-AutoLoader
+SUBDIR+= p5-B-Compiling
SUBDIR+= p5-B-Hooks-EndOfScope
SUBDIR+= p5-B-Hooks-OP-Check
SUBDIR+= p5-B-Hooks-OP-Check-StashChange
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index bdada26f59b..25133e4decb 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2446 2009/07/07 17:30:18 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2447 2009/07/07 17:33:56 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3263,3 +3263,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated textproc/p5-Search-Xapian to 1.0.13.1 [sno 2009-07-07]
Updated devel/cvs2svn to 2.2.0 [sno 2009-07-07]
Added databases/p5-DBIx-Class-Cursor-Cached version 1.0.1 [sno 2009-07-07]
+ Added devel/p5-B-Compiling version 0.02 [sno 2009-07-07]