summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-05-29 08:31:55 +0000
committersno <sno>2009-05-29 08:31:55 +0000
commite677602acf20a80927a08170c98353499d5636d4 (patch)
treeec476fdc3ff4bce705bee0254f35a92303183e02
parentad532e9de43795be5560dc3f3bddb604eb9a0c9d (diff)
downloadpkgsrc-e677602acf20a80927a08170c98353499d5636d4.tar.gz
Added devel/p5-File-Find-Rule-VCS version 1.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 bd7d6c2c50a..0efc992d862 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1179 2009/05/29 08:23:01 sno Exp $
+# $NetBSD: Makefile,v 1.1180 2009/05/29 08:31:55 sno Exp $
#
COMMENT= Development utilities
@@ -580,6 +580,7 @@ SUBDIR+= p5-File-Find-Rule
SUBDIR+= p5-File-Find-Rule-Age
SUBDIR+= p5-File-Find-Rule-PPI
SUBDIR+= p5-File-Find-Rule-Permissions
+SUBDIR+= p5-File-Find-Rule-VCS
SUBDIR+= p5-File-Flat
SUBDIR+= p5-File-FlockDir
SUBDIR+= p5-File-HomeDir
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index f8ea16aa0d0..43496e24796 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2113 2009/05/29 08:23:01 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2114 2009/05/29 08:31:55 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2808,3 +2808,4 @@ Changes to the packages collection and infrastructure in 2009:
Added devel/p5-File-Find-Rule-Permissions version 2.0 [sno 2009-05-29]
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]