summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-05-29 07:28:21 +0000
committersno <sno>2009-05-29 07:28:21 +0000
commit1c58fa734f48172346ef1ce54b40badb140fa702 (patch)
tree86f51beadb8c0ffe69a6da73dbe2d8a18aae6abe
parenta8838014b054ac8f642e040fe0b03fca677ed480 (diff)
downloadpkgsrc-1c58fa734f48172346ef1ce54b40badb140fa702.tar.gz
Added devel/p5-String-PerlIdentifier version 0.05
-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 f7d9cf467de..6258fbeaf24 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1172 2009/05/29 07:16:00 sno Exp $
+# $NetBSD: Makefile,v 1.1173 2009/05/29 07:28:21 sno Exp $
#
COMMENT= Development utilities
@@ -781,6 +781,7 @@ SUBDIR+= p5-Spiffy
SUBDIR+= p5-Spoon
SUBDIR+= p5-Storable
SUBDIR+= p5-String-Format
+SUBDIR+= p5-String-PerlIdentifier
SUBDIR+= p5-Sub-Exporter
SUBDIR+= p5-Sub-Identify
SUBDIR+= p5-Sub-Install
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 8930a5edefb..19ca692f5ca 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2104 2009/05/29 07:16:00 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2105 2009/05/29 07:28:21 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2799,3 +2799,4 @@ Changes to the packages collection and infrastructure in 2009:
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]
+ Added devel/p5-String-PerlIdentifier version 0.05 [sno 2009-05-29]