diff options
author | seb <seb> | 2007-07-19 23:38:35 +0000 |
---|---|---|
committer | seb <seb> | 2007-07-19 23:38:35 +0000 |
commit | 7f2467641315976e2fcdc63945c7b96d824ad59e (patch) | |
tree | 5190fc45fbd9dfc9a0513df98d4cb63b71a5a935 /doc/CHANGES-2007 | |
parent | 51b9e70cd4e1a2b50bd43d826f82067e56a04286 (diff) | |
download | pkgsrc-7f2467641315976e2fcdc63945c7b96d824ad59e.tar.gz |
Note initial addition of p5-Config-Std version 0.0.4 into the NetBSD
Packages Collection as devel/p5-Config-Std.
The Perl 5 module Config::Std implements yet another damn
configuration-file system. The configuration language is deliberately
simple and limited, and the module works hard to preserve as much
information (section order, comments, etc.) as possible when a
configuration file is updated
Diffstat (limited to 'doc/CHANGES-2007')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 80baf8b3584..50c5d66ea9c 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1602 2007/07/19 23:02:00 xtraeme Exp $ +$NetBSD: CHANGES-2007,v 1.1603 2007/07/19 23:38:35 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2961,3 +2961,4 @@ Changes to the packages collection and infrastructure in 2007: Updated graphics/djvulibre-lib to 3.5.19 [wiz 2007-07-19] Updated graphics/djvulibre-tools to 3.5.19 [wiz 2007-07-19] Updated www/swiggle to 0.4 [xtraeme 2007-07-19] + Added devel/p5-Config-Std version 0.0.4 [seb 2007-07-19] |