summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20153
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5e5c1d05068..e808d5d0dc0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2139 2015/08/31 14:31:58 nros Exp $
+# $NetBSD: Makefile,v 1.2140 2015/09/01 13:01:13 mef Exp $
#
COMMENT= Development utilities
@@ -1321,6 +1321,7 @@ SUBDIR+= p5-String-Escape
SUBDIR+= p5-String-Format
SUBDIR+= p5-String-PerlIdentifier
SUBDIR+= p5-String-Print
+SUBDIR+= p5-Struct-Dump
SUBDIR+= p5-Sub-Exporter
SUBDIR+= p5-Sub-Exporter-ForMethods
SUBDIR+= p5-Sub-Exporter-GlobExporter
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index 4eecf261646..f538296fffa 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.3717 2015/09/01 12:36:43 mef Exp $
+$NetBSD: CHANGES-2015,v 1.3718 2015/09/01 13:01:12 mef Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -6596,3 +6596,4 @@ Changes to the packages collection and infrastructure in 2015:
Updated devel/p5-ExtUtils-ParseXS to 3.30 [mef 2015-09-01]
Updated devel/p5-Git-Repository to 1.315 [mef 2015-09-01]
Updated devel/p5-Hash-Util-FieldHash-Compat to 0.09 [mef 2015-09-01]
+ Added devel/p5-Struct-Dumb version 0.03 [mef 2015-09-01]