summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-11-20 04:20:45 +0000
committerminskim <minskim@pkgsrc.org>2004-11-20 04:20:45 +0000
commit55f81b993880b837e006585d3b5db95a6b349d18 (patch)
tree6d8b90844cc028729a5ebaa9243a7b23d3e8107b
parent2158aa9c4157fe6f4910d77d2c406227e6a7f779 (diff)
downloadpkgsrc-55f81b993880b837e006585d3b5db95a6b349d18.tar.gz
Add and enable p5-Log-LogLite.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 874e097514e..2f44514b19b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.571 2004/11/20 04:12:58 minskim Exp $
+# $NetBSD: Makefile,v 1.572 2004/11/20 04:20:45 minskim Exp $
#
COMMENT= Development utilities
@@ -369,6 +369,7 @@ SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config
SUBDIR+= p5-Log-Dispatch-DBI
SUBDIR+= p5-Log-Dispatch-FileRotate
+SUBDIR+= p5-Log-LogLite
SUBDIR+= p5-Make
SUBDIR+= p5-Memoize
SUBDIR+= p5-Memoize-ExpireLRU
diff --git a/doc/CHANGES b/doc/CHANGES
index 2f686dabcab..dff2bcd84a2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7924 2004/11/20 04:12:57 minskim Exp $
+$NetBSD: CHANGES,v 1.7925 2004/11/20 04:20:45 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5353,3 +5353,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated snownews to 1.5.5.1 [wiz 2004-11-20]
Updated trac to 0.8 [epg 2004-11-20]
Added p5-IO-LockedFile-0.23 [minskim 2004-11-20]
+ Added p5-Log-LogLite-0.82 [minskim 2004-11-20]