Commit graph

5 commits

Author SHA1 Message Date
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +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
sno
4993f8f115 Updating textproc/p5-XML-Elemental from 2.1 to 2.1.1
pkgsrc changes:
- Add license definition
- Make dependency to Task::Weaken a build-dependency, because it's not used

Upstream changes:
2.11  Nov 24 2009
    - Fixed another circular reference that was causing memeory leaks.
2010-02-22 15:23:06 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
rhaen
e2c0a6d1bf XML::Elemental is a SAX-based package for easily parsing XML documents
into a more native and mostly object-oriented perl form.

The development of this package grew out of the desire for something
more object-oriented then XML::Simple and was more simplistic and
perlish then the various standard XML API modules such as XML::DOM.
Easier installation of modules was also a contributing factor.
2008-07-15 23:07:03 +00:00