summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-04-09 08:17:52 +0000
committersno <sno@pkgsrc.org>2010-04-09 08:17:52 +0000
commit4a8252f598b5f5f0fd72c8776831219e38f87ae6 (patch)
tree5ea5eacff48a321273f38f697655702dbee80a53
parent1053a77855e66201b69c9b078d24db505ac8b3d8 (diff)
downloadpkgsrc-4a8252f598b5f5f0fd72c8776831219e38f87ae6.tar.gz
Added devel/p5-Attribute-Lexical version 0.001
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20103
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ae7469eca58..5291fe5c95b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1315 2010/04/09 08:16:09 sno Exp $
+# $NetBSD: Makefile,v 1.1316 2010/04/09 08:18:41 sno Exp $
#
COMMENT= Development utilities
@@ -447,6 +447,7 @@ SUBDIR+= p5-Array-RefElem
SUBDIR+= p5-Async-Interrupt
SUBDIR+= p5-AtExit
SUBDIR+= p5-Attribute-Handlers
+SUBDIR+= p5-Attribute-Lexical
SUBDIR+= p5-AutoLoader
SUBDIR+= p5-AutoXS-Header
SUBDIR+= p5-B-Compiling
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 9f04587e73c..d8d73c2bcc1 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.1423 2010/04/09 08:15:17 sno Exp $
+$NetBSD: CHANGES-2010,v 1.1424 2010/04/09 08:17:52 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -1673,3 +1673,4 @@ Changes to the packages collection and infrastructure in 2010:
Added databases/p5-DBD-DB2 version 1.78 [sno 2010-04-09]
Added devel/p5-Params-Classify version 0.009 [sno 2010-04-09]
Added devel/p5-Lexical-SealRequireHints version 0.002 [sno 2010-04-09]
+ Added devel/p5-Attribute-Lexical version 0.001 [sno 2010-04-09]