summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 08:23:01 +0000
committersno <sno@pkgsrc.org>2009-05-29 08:23:01 +0000
commit6eb8c5cbe95fd3e6ea769512b3e9cece65bcf608 (patch)
treeeefa27ba03f517f50dfe4eee86e5bbd36f5b6a24
parent5040d41aa16bef698bc16f6d8ed8de6b2ab4fadc (diff)
downloadpkgsrc-6eb8c5cbe95fd3e6ea769512b3e9cece65bcf608.tar.gz
Added devel/p5-File-Find-Rule-Age version 0.2
-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 34ee62a47ef..bd7d6c2c50a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1178 2009/05/29 08:14:53 sno Exp $
+# $NetBSD: Makefile,v 1.1179 2009/05/29 08:23:01 sno Exp $
#
COMMENT= Development utilities
@@ -577,6 +577,7 @@ SUBDIR+= p5-File-ChangeNotify
SUBDIR+= p5-File-DesktopEntry
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-Permissions
SUBDIR+= p5-File-Flat
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index fe74cbb9848..f8ea16aa0d0 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2112 2009/05/29 08:19:29 obache Exp $
+$NetBSD: CHANGES-2009,v 1.2113 2009/05/29 08:23:01 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2807,3 +2807,4 @@ Changes to the packages collection and infrastructure in 2009:
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]
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]