1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Cheng-Lung Sung
46b52e54fb - 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.
2005-02-25 03:00:12 +00:00
Cheng-Lung Sung
46e36ee9a7 - update to 0.10
- Eliminated unitialized value warning on <link /> attributes that
  aren't set.
- Added XML::Atom::Feed->version to get and set the version of the feed.
- XML::Atom::Feed->language can now be used to set the language of
 the feed.
- Added support for using XML::XPath in XML::Atom::Server.
2005-02-03 07:24:41 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Ying-Chieh Liao
15b7d1eda5 mark ignore when perl < 5.6
Submitted by:	maintainer
2004-08-16 02:53:46 +00:00
Jun Kuriyama
4ef5640eae - Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.
Approved by:	maintainer
2004-08-10 02:37:08 +00:00
Vanilla I. Shu
57a93bf13c - Update to 0.09
- use PERL_MODBUILD

PR:		ports/69808
Submitted by:	maintainer
2004-07-30 18:27:56 +00:00
Vanilla I. Shu
de793e2952 - update from 0.07 to 0.08
- add new dependency "p5-LWP-Authen-Wsse"

PR:		ports/69196
Submitted by:	maintainer
2004-07-17 16:52:25 +00:00
Mathieu Arnold
17be58b726 Update to 0.07 [1]
Unmark broken for perl 5.005

PR:		[1] 66814
Submitted by:	[1] Cheng-Lung Sung <clsung at dragon2 dot net>
2004-05-18 16:04:47 +00:00
Vanilla I. Shu
2fad5d0042 - update from 0.05 to 0.06
PR:		ports/66232
Submitted by:	maintainer
2004-05-05 22:24:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Clement Laforet
18b6dbf359 Remove forgotten file.
Approved by:    erwin (mentor) (implicitly)
2004-01-13 21:06:24 +00:00
Clement Laforet
93608ef5db Update to 0.05
PR:             61231
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-13 21:03:38 +00:00
Erwin Lansing
49c40d2c4a Add p5-XML-Atom 0.04,
perl5 modules for Atom feed and API
implementation.

PR:		60612
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-29 17:01:42 +00:00