summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-07-11 14:29:35 +0000
committerseb <seb@pkgsrc.org>2010-07-11 14:29:35 +0000
commit34b1f97512dc62c7e79df13fb4ac2f5076a67c10 (patch)
tree2111b42e3500d00c0220d2fb288482f6bea0db0d
parentdb2258c5ecbee7f61dac15e532e9cbee238d1479 (diff)
downloadpkgsrc-34b1f97512dc62c7e79df13fb4ac2f5076a67c10.tar.gz
Note initial addition of p5-App-Cache version 0.37 as devel/p5-App-Cache
into The NetBSD Packages Collection. The Perl 5 module App::Cache lets an application cache data locally. There are a few times an application would need to cache data: when it is retrieving information from the network or when it has to complete a large calculation.
-rw-r--r--doc/CHANGES-20103
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 17a6ecd888c..c868d59453e 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2428 2010/07/11 13:51:13 seb Exp $
+$NetBSD: CHANGES-2010,v 1.2429 2010/07/11 14:29:35 seb Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3252,3 +3252,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated www/p5-CGI-Emulate-PSGI to 0.10 [seb 2010-07-11]
Updated www/p5-CGI-PSGI to 0.11 [seb 2010-07-11]
Added www/p5-Task-Plack version 0.24 [seb 2010-07-11]
+ Added devel/p5-App-Cache version 0.37 [seb 2010-07-11]