summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-05-13 14:24:12 +0000
committerseb <seb@pkgsrc.org>2007-05-13 14:24:12 +0000
commit29ad51bac6eeb6ccd1d4af3c42a10eb2dc5e9b13 (patch)
treef771d34716ec143f2c74d4b8e80a6d0cf0d0466a /doc
parent3e54f75f7dc545a0a3db963c8133b0c08806ca7e (diff)
downloadpkgsrc-29ad51bac6eeb6ccd1d4af3c42a10eb2dc5e9b13.tar.gz
Note initial addition of p5-Regexp-Assemble version 0.28 as
devel/p5-Regexp-Assemble into The NetBSD Packages Collection. The Perl 5 module Regexp::Assemble provides a way to assemble an arbitrary number of regular expressions into a single regular expression (or RE) that matches all that the individual REs match.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index e510d28f62d..b65f1b2be6b 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1049 2007/05/13 13:03:34 schmonz Exp $
+$NetBSD: CHANGES-2007,v 1.1050 2007/05/13 14:24:12 seb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2003,3 +2003,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated devel/monotone-server to 0.35 [jmmv 2007-05-13]
Added audio/qtplay version 1.3.1 [schmonz 2007-05-13]
Updated audio/solfege to 3.8.0 [schmonz 2007-05-13]
+ Added devel/p5-Regexp-Assemble version 0.28 [seb 2007-05-13]