diff options
author | seb <seb> | 2006-02-08 08:25:00 +0000 |
---|---|---|
committer | seb <seb> | 2006-02-08 08:25:00 +0000 |
commit | 66a2280e3f502bae84c834906f4820e1b1c7223d (patch) | |
tree | 0a0c8ee07bdc03368371430fc8a7a54c64d7c770 | |
parent | 06789c686d8ee7be6780b51313ec134456edc410 (diff) | |
download | pkgsrc-66a2280e3f502bae84c834906f4820e1b1c7223d.tar.gz |
Note initial addition of p5-Module-Refresh version 0.09
as devel/p5-Module-Refresh into the NetBSD Packages Collection.
Module::Refresh Perl5 module is a generalization of the functionality
provided by Apache::StatINC and Apache::Reload. It's designed to
make it easy to do simple iterative development when working in a
persistent environment.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8e6a3d523d3..66ab6d98ba4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12835 2006/02/08 03:27:06 schmonz Exp $ +$NetBSD: CHANGES,v 1.12836 2006/02/08 08:25:00 seb Exp $ Changes to the packages collection and infrastructure in 2006: @@ -853,3 +853,4 @@ Changes to the packages collection and infrastructure in 2006: Updated editors/TeXmacs to 1.0.6 [ghen 2006-02-07] Added www/p5-HTTP-Server-Simple-Mason version 0.09 [seb 2006-02-07] Updated mail/getmail to 4.5.2 [schmonz 2006-02-08] + Added devel/p5-Module-Refresh version 0.09 [seb 2006-02-08] |