Commit graph

6 commits

Author SHA1 Message Date
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
1e1d02a240 Updated p5-HTML-TreeBuilder-XPath to 0.14.
Changes from previous:
version 0.14
date: 2011-09-20
# bug fix
fix:   comment() did not work, as the text was in {text} not {_text}
       report and initial patch by perlover

version 0.13
date: 2011-06-19
# minor improvement
added: make the link _parent a weakref
       sent by Graham Barr https://rt.cpan.org/Public/Bug/Display.html?id=68896

version 0.12
date:   2010-09-29
# minor bug fix
fix:    added getLocalName on elements
        see https://rt.cpan.org/Public/Bug/Display.html?id=61746
        found and fixed by Tokuhiro Matsuno
added:  a few tests
2011-11-11 07:45:55 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
4645b931a0 Initial import of p5-HTML-TreeBuilder-XPath version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TreeBuilder::XPath adds typical XPath methods
to HTML::TreeBuilder, to make it easy to query a document.
2010-02-07 16:38:49 +00:00