summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-19 20:19:02 +0000
committersno <sno@pkgsrc.org>2009-08-19 20:19:02 +0000
commitf946f598ef574283082203d4e47e0383d957e6c0 (patch)
tree1f07eaeb329b9c928abb29059fb4f1e7f6983e1b
parent74f1ff0995d01c59494b5c97b014554a3214dc2c (diff)
downloadpkgsrc-f946f598ef574283082203d4e47e0383d957e6c0.tar.gz
Added devel/p5-autodie version 2.06
-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 bad089db2c3..15086d7e9ac 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1213 2009/08/19 20:12:23 sno Exp $
+# $NetBSD: Makefile,v 1.1214 2009/08/19 20:19:02 sno Exp $
#
COMMENT= Development utilities
@@ -908,6 +908,7 @@ SUBDIR+= p5-accessors
SUBDIR+= p5-aliased
SUBDIR+= p5-autobox
SUBDIR+= p5-autobox-Core
+SUBDIR+= p5-autodie
SUBDIR+= p5-boolean
SUBDIR+= p5-capitalization
SUBDIR+= p5-common-sense
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index ccfb5f32b7b..a8d59bc8168 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3267 2009/08/19 20:12:23 sno Exp $
+$NetBSD: CHANGES-2009,v 1.3268 2009/08/19 20:19:02 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4301,3 +4301,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated misc/p5-App-MrShell to 2.0205 [sno 2009-08-19]
Updated devel/p5-Test-TempDir to 0.05 [sno 2009-08-19]
Added devel/p5-IPC-System-Simple version 1.18 [sno 2009-08-19]
+ Added devel/p5-autodie version 2.06 [sno 2009-08-19]