summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 22:39:24 +0000
committersno <sno>2010-01-16 22:39:24 +0000
commitb231797d8da9533ea2c7bfd0199370e54119213b (patch)
tree842de8fec13febc1f0d1d52d5d6e4066965e86f3
parent39f0f970517f8f5f2382c432c0fa5b66413e3eba (diff)
downloadpkgsrc-b231797d8da9533ea2c7bfd0199370e54119213b.tar.gz
Added devel/p5-Log-Any version 0.10
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20103
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 67e48d923c0..cb3f2018c77 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1277 2010/01/16 16:10:01 sno Exp $
+# $NetBSD: Makefile,v 1.1278 2010/01/16 22:42:01 sno Exp $
#
COMMENT= Development utilities
@@ -696,6 +696,7 @@ SUBDIR+= p5-Lexical-Persistence
SUBDIR+= p5-List-MoreUtils
SUBDIR+= p5-Locale-Msgfmt
SUBDIR+= p5-Log-Agent
+SUBDIR+= p5-Log-Any
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config
SUBDIR+= p5-Log-Dispatch-DBI
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 9a0206752d8..7e7f8718c5e 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.181 2010/01/16 22:29:09 sno Exp $
+$NetBSD: CHANGES-2010,v 1.182 2010/01/16 22:39:24 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -210,3 +210,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated www/p5-Catalyst-Manual to 5.8003 [sno 2010-01-16]
Updated devel/p5-B-Utils to 0.11 [sno 2010-01-16]
Updated security/p5-Crypt-Rijndael to 1.08 [sno 2010-01-16]
+ Added devel/p5-Log-Any version 0.10 [sno 2010-01-16]