summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 08:40:11 +0000
committersno <sno@pkgsrc.org>2009-05-29 08:40:11 +0000
commitdcb65f660f5c1f03ac4b35df61682333a780f277 (patch)
treef1b0636dae42ba29311a78c08484fe1a1435ab2b
parent0e560cc149c9acdcc0abea725cefd191e07e491c (diff)
downloadpkgsrc-dcb65f660f5c1f03ac4b35df61682333a780f277.tar.gz
Added devel/p5-File-Find-Rule-Perl version 1.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 0efc992d862..66fd649f035 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1180 2009/05/29 08:31:55 sno Exp $
+# $NetBSD: Makefile,v 1.1181 2009/05/29 08:40:11 sno Exp $
#
COMMENT= Development utilities
@@ -579,6 +579,7 @@ SUBDIR+= p5-File-DirSync
SUBDIR+= p5-File-Find-Rule
SUBDIR+= p5-File-Find-Rule-Age
SUBDIR+= p5-File-Find-Rule-PPI
+SUBDIR+= p5-File-Find-Rule-Perl
SUBDIR+= p5-File-Find-Rule-Permissions
SUBDIR+= p5-File-Find-Rule-VCS
SUBDIR+= p5-File-Flat
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 43496e24796..81e0fe28806 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2114 2009/05/29 08:31:55 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2115 2009/05/29 08:40:11 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2809,3 +2809,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated databases/tokyotyrant to 1.1.28 [obache 2009-05-29]
Added devel/p5-File-Find-Rule-Age version 0.2 [sno 2009-05-29]
Added devel/p5-File-Find-Rule-VCS version 1.05 [sno 2009-05-29]
+ Added devel/p5-File-Find-Rule-Perl version 1.06 [sno 2009-05-29]