./wip/p5-XML-RSS-LibXML, XML::RSS with XML::LibXML

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3105, Package name: p5-XML-RSS-LibXML-0.3105, Maintainer: hiramatu

XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.


Required to run:
[textproc/p5-XML-LibXML] [lang/perl5] [time/p5-DateTime-Format-W3CDTF] [time/p5-DateTime-Format-Mail] [devel/p5-Class-Accessor] [devel/p5-UNIVERSAL-require]

Required to build:
[devel/p5-Test-Exception] [devel/p5-Module-Build] [devel/p5-Test-Warn] [devel/p5-Test-Differences] [pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 63aebe57792e0b9891e539242d25bfd750e5a980
Filesize: 79.708 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-11-16 20:30:05 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Add version to DEPENDS.
   2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-10-24 12:57:50 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-XML-RSS-LibXML to 0.3102.

Change from previous:
0.3102 - 14 Sep 2011
  * Allow upper uppercase letters as first character of namespace prefix
    [https://github.com/lestrrat/XML-RSS-LibXML/pull/2] (arc)
   2011-09-04 05:13:52 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Imported package
Log message:
Import perl module XML::RSS::LibXML as wip/p5-XML-RSS-LibXML.

XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.