summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-12-19 06:47:23 +0000
committergrant <grant>2003-12-19 06:47:23 +0000
commitafb38fd2eb6c4203d538e45fa0c19217039245da (patch)
treeafc388be7c64194ea87d895778ee612e7611568c
parent42dea4fa3a3f081834cca515b9e121d6b862ea98 (diff)
downloadpkgsrc-afb38fd2eb6c4203d538e45fa0c19217039245da.tar.gz
Initial import of p5-Memoize-ExpireLRU into the NetBSD Packages
Collection. Memoize::ExpireLRU is a module that implements LRU expiration for Memoize.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 74efb6d3161..cfa6f56dd4a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4182 2003/12/18 16:41:30 agc Exp $
+$NetBSD: CHANGES,v 1.4183 2003/12/19 06:47:23 grant Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5236,3 +5236,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated gimageview to 0.2.24nb4 [adam 2003-12-18]
Updated gcc to 2.95.3nb5 [ben 2003-12-18]
Added rp-l2tp-0.3 [agc 2003-12-18]
+ Added p5-Memoize-ExpireLRU-0.55 [grant 2003-12-19]