summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-07-05 15:35:50 +0000
committersno <sno@pkgsrc.org>2012-07-05 15:35:50 +0000
commit07288a36465a684e07a0326fd3ec467c1648b334 (patch)
tree0c5b2c4a50ae64dd80294b1a0ff396935ee59593
parent951330600729803e741cc76f15d07d7f0178a00e (diff)
downloadpkgsrc-07288a36465a684e07a0326fd3ec467c1648b334.tar.gz
Added devel/p5-Sub-Exporter-ForMethods version 0.100050
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20123
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 91b49bb9d04..3a6c2b930b2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1619 2012/07/05 14:43:16 sno Exp $
+# $NetBSD: Makefile,v 1.1620 2012/07/05 15:36:27 sno Exp $
#
COMMENT= Development utilities
@@ -1073,6 +1073,7 @@ SUBDIR+= p5-String-Escape
SUBDIR+= p5-String-Format
SUBDIR+= p5-String-PerlIdentifier
SUBDIR+= p5-Sub-Exporter
+SUBDIR+= p5-Sub-Exporter-ForMethods
SUBDIR+= p5-Sub-Exporter-GlobExporter
SUBDIR+= p5-Sub-Identify
SUBDIR+= p5-Sub-Install
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012
index c85b4faf261..bc96c969d0c 100644
--- a/doc/CHANGES-2012
+++ b/doc/CHANGES-2012
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2012,v 1.2129 2012/07/05 15:17:21 sno Exp $
+$NetBSD: CHANGES-2012,v 1.2130 2012/07/05 15:35:50 sno Exp $
Changes to the packages collection and infrastructure in 2012:
@@ -3364,3 +3364,4 @@ Changes to the packages collection and infrastructure in 2012:
Added devel/p5-Perl-PrereqScanner version 1.013 [sno 2012-07-05]
Updated lang/ecl to 12.2.1 [asau 2012-07-05]
Added textproc/p5-Pod-Eventual version 0.093.330 [sno 2012-07-05]
+ Added devel/p5-Sub-Exporter-ForMethods version 0.100050 [sno 2012-07-05]