cvs commit: ports/textproc/p5-XML-Atom Makefile distinfo
Cheng-Lung Sung
clsung at FreeBSD.org
Fri Feb 25 03:00:12 GMT 2005
clsung 2005-02-25 03:00:12 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-Atom Makefile distinfo
Log:
- update to 0.11
- from Changes:
- Remove the default: namespace when converting to XML using as_xml
(the earlier fix only fixed it when getting the contents of an entry
using $entry->content).
- UTF-8 data is no longer base64-encoded in XML::Atom::Content.
- Added XML::Atom::Entry::getlist($ns, $element) to retrieve the values
of an element that may appear multiple times in the entry (like
dc:subject).
- Added ability to set namespaced attributes in an XML::Atom::Link
object.
- XML::Atom::Entry::add_link($link) no longer clones $link if it's
a XML::Atom::Link object.
Revision Changes Path
1.11 +1 -1 ports/textproc/p5-XML-Atom/Makefile
1.9 +2 -2 ports/textproc/p5-XML-Atom/distinfo
More information about the cvs-ports
mailing list