summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 08:14:53 +0000
committersno <sno@pkgsrc.org>2009-05-29 08:14:53 +0000
commit2a0279b9128edb230dc0da25871d3cd523a78af7 (patch)
treee5b57441cc6c39e8072dddb085d1e597e58ee011
parent06a89c4c87baed0f538d757b7adf3b3ebb641279 (diff)
downloadpkgsrc-2a0279b9128edb230dc0da25871d3cd523a78af7.tar.gz
Added devel/p5-File-Find-Rule-Permissions version 2.0
-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 b3ccbf093fd..34ee62a47ef 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1177 2009/05/29 08:10:08 sno Exp $
+# $NetBSD: Makefile,v 1.1178 2009/05/29 08:14:53 sno Exp $
#
COMMENT= Development utilities
@@ -578,6 +578,7 @@ SUBDIR+= p5-File-DesktopEntry
SUBDIR+= p5-File-DirSync
SUBDIR+= p5-File-Find-Rule
SUBDIR+= p5-File-Find-Rule-PPI
+SUBDIR+= p5-File-Find-Rule-Permissions
SUBDIR+= p5-File-Flat
SUBDIR+= p5-File-FlockDir
SUBDIR+= p5-File-HomeDir
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index ebf953d18f9..6c00a61fee2 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2110 2009/05/29 08:13:59 obache Exp $
+$NetBSD: CHANGES-2009,v 1.2111 2009/05/29 08:14:53 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2805,3 +2805,4 @@ Changes to the packages collection and infrastructure in 2009:
Added devel/p5-File-Find-Rule-PPI version 0.05 [sno 2009-05-29]
Added devel/p5-Devel-CheckOS version 1.61 [sno 2009-05-29]
Updated databases/lua-tokyocabinet to 1.7 [obache 2009-05-29]
+ Added devel/p5-File-Find-Rule-Permissions version 2.0 [sno 2009-05-29]