
CVS log for pkgsrc/textproc/p5-XML-Elemental/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / textproc / p5-XML-Elemental
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 14 15:14:17 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:36:11 2010 UTC (21 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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!
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 22 15:23:06 2010 UTC (2 years, 3 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5
lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:58 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
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=...").
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 15 23:07:03 2008 UTC (3 years, 10 months ago) by rhaen
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 15 23:07:03 2008 UTC (3 years, 10 months ago) by rhaen
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>