forked from Lainports/freebsd-ports
- Move to MODBUILD
- Restrict to Perl 5.7.3+ due to new dependency upon converters/p5-Encode
- Update plist
Changes
=======
Except where noted, all changes made by Daisuke Maki
0.21 - 31 May 2006
- Repository blunder messes up the distro. fixed.
Reported by Tatsuhiko Miyagawa
0.20 - 14 May 2006
- Set $rss->{version} for compatibility.
- As a result, we no longer set or depend on $rss->{_internal}{version}.
If you saw it and used it, then stop doing that ;)
PR: ports/98333
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
11 lines
401 B
Text
11 lines
401 B
Text
%%SITE_PERL%%/XML/RSS/LibXML.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/Format.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/Generator.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/MagicElement.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/Parser.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/V09.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/V10.pm
|
|
%%SITE_PERL%%/XML/RSS/LibXML/V20.pm
|
|
@dirrm %%SITE_PERL%%/XML/RSS/LibXML
|
|
@dirrmtry %%SITE_PERL%%/XML/RSS
|
|
@dirrmtry %%SITE_PERL%%/XML
|