summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 07:16:00 +0000
committersno <sno@pkgsrc.org>2009-05-29 07:16:00 +0000
commit0934ecdf4b5d384d5c8e54a6e1b5372d771952c8 (patch)
tree2388010f8205cad3c7cf7a55ab694f57e5548c0c
parent0690072d719111dab37e5aa2b6d3640dbc814f19 (diff)
downloadpkgsrc-0934ecdf4b5d384d5c8e54a6e1b5372d771952c8.tar.gz
Added devel/p5-Devel-Checklib version 0.6
-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 35a8e1b3153..f7d9cf467de 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1171 2009/05/21 19:28:08 sno Exp $
+# $NetBSD: Makefile,v 1.1172 2009/05/29 07:16:00 sno Exp $
#
COMMENT= Development utilities
@@ -530,6 +530,7 @@ SUBDIR+= p5-Date-Simple
SUBDIR+= p5-Declare-Constraints-Simple
SUBDIR+= p5-Devel-Autoflush
SUBDIR+= p5-Devel-Caller
+SUBDIR+= p5-Devel-Checklib
SUBDIR+= p5-Devel-Cover
SUBDIR+= p5-Devel-Cycle
SUBDIR+= p5-Devel-Declare
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index ae316b45cca..8930a5edefb 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2103 2009/05/28 23:27:12 yyamano Exp $
+$NetBSD: CHANGES-2009,v 1.2104 2009/05/29 07:16:00 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2798,3 +2798,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-Module-Install to 0.91 [sno 2009-05-28]
Updated devel/p5-File-LibMagic to 0.96 [sno 2009-05-28]
Updated devel/apache-maven to 2.1.0 [yyamano 2009-05-28]
+ Added devel/p5-Devel-Checklib version 0.6 [sno 2009-05-29]