summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 07:55:23 +0000
committersno <sno@pkgsrc.org>2009-05-29 07:55:23 +0000
commit8a521e6b842afbea404c408d02e259b91bc8c58f (patch)
treeb8d88464d82c7279b751e3aaa5a2a8c5464c49b7
parentf89f458622957fd627024e6fc54c8592e0b8aca8 (diff)
downloadpkgsrc-8a521e6b842afbea404c408d02e259b91bc8c58f.tar.gz
Added devel/p5-File-Find-Rule-PPI 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 b468fe61cc9..cc7b3f39eb5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1175 2009/05/29 07:43:24 sno Exp $
+# $NetBSD: Makefile,v 1.1176 2009/05/29 07:55:23 sno Exp $
#
COMMENT= Development utilities
@@ -576,6 +576,7 @@ SUBDIR+= p5-File-ChangeNotify
SUBDIR+= p5-File-DesktopEntry
SUBDIR+= p5-File-DirSync
SUBDIR+= p5-File-Find-Rule
+SUBDIR+= p5-File-Find-Rule-PPI
SUBDIR+= p5-File-Flat
SUBDIR+= p5-File-FlockDir
SUBDIR+= p5-File-HomeDir
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 91e50593ff4..e8a6b1c726f 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2107 2009/05/29 07:43:24 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2108 2009/05/29 07:55:24 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2802,3 +2802,4 @@ Changes to the packages collection and infrastructure in 2009:
Added devel/p5-String-PerlIdentifier version 0.05 [sno 2009-05-29]
Added devel/p5-File-Save-Home version 0.08 [sno 2009-05-29]
Added devel/p5-ExtUtils-ModuleMaker version 0.51 [sno 2009-05-29]
+ Added devel/p5-File-Find-Rule-PPI version 0.05 [sno 2009-05-29]