diff options
author | seb <seb@pkgsrc.org> | 2007-03-01 00:28:54 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2007-03-01 00:28:54 +0000 |
commit | 0471109c36e9370e9e7105325f61fb0ac3c01c62 (patch) | |
tree | 0b9806dc6882fbc6be15ece23afca3945f261ede /doc | |
parent | 2260f675db6bbcae7ca0c15c5e48aedbf612bf62 (diff) | |
download | pkgsrc-0471109c36e9370e9e7105325f61fb0ac3c01c62.tar.gz |
Note initial addition of p5-Text-RewriteRules version 0.10 as
textproc/p5-Text-RewriteRules into the NetBSD Packages Collection.
The Perl 5 module Text::RewriteRules uses a simplified syntax for
regexp-based rules for rewriting text. You define a set of rules,
and the system applies them until no more rule can be applied
Diffstat (limited to 'doc')
-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 069a351bc36..bdeabe92717 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.503 2007/03/01 00:09:45 seb Exp $ +$NetBSD: CHANGES-2007,v 1.504 2007/03/01 00:28:54 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -1007,3 +1007,4 @@ Changes to the packages collection and infrastructure in 2007: Added mail/relay-ctrl version 3.1.1 [schmonz 2007-02-28] Updated mail/mhonarc to 2.6.16 [jwise 2007-02-28] Updated devel/p5-Module-CoreList to 2.09 [seb 2007-03-01] + Added textproc/p5-Text-RewriteRules version 0.10 [seb 2007-03-01] |