diff options
author | seb <seb> | 2010-04-24 10:09:11 +0000 |
---|---|---|
committer | seb <seb> | 2010-04-24 10:09:11 +0000 |
commit | df9c90e47f1db5a2fff0f85b4b3d8f7d45d3132d (patch) | |
tree | 22f6c736d958034778173cb0ee550f081831b374 | |
parent | e4bab8e738b9ff462766196f750d5121d093d4f4 (diff) | |
download | pkgsrc-df9c90e47f1db5a2fff0f85b4b3d8f7d45d3132d.tar.gz |
Note initial addition of p5-Text-Microformat version 0.04 as
textproc/p5-Text-Microformat into The NetBSD Packages Collection.
The Perl 5 module Text::Microformat is a Microformat parser. It
sports a very pluggable API, which allows not only new kinds of
Microformats to be added, but also extension of the parser itself,
to allow new parsing metaphors and source document encodings
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index bf564ce87f7..068d89968e6 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1652 2010/04/24 09:34:53 seb Exp $ +$NetBSD: CHANGES-2010,v 1.1653 2010/04/24 10:09:11 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2096,3 +2096,4 @@ Changes to the packages collection and infrastructure in 2010: Added www/p5-Corona version 0.1004 [seb 2010-04-24] Added www/p5-AnyEvent-HTTP version 1.44 [seb 2010-04-24] Added textproc/p5-XML-TreeBuilder version 3.09 [seb 2010-04-24] + Added textproc/p5-Text-Microformat version 0.04 [seb 2010-04-24] |