2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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-01-17 01:02:31 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating textproc/p5-PPI-HTML from 1.07nb1 to 1.08
pkgsrc changes:
- Adding license definition
- Adjusting module type
Upstream changes:
1.08 Mon 16 Nov 2009
- Correct spelling of "PPI::Statement::Compond" so that while, for, \
etc. work.
- Add support for given/when/default.
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
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-09-07 18:25:00 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Initial import of p5-PPI-HTML version 1.07 in the NetBSD Packages
Collection.
The Perl 5 module PPI::HTML converts Perl documents into syntax
highlighted HTML pages.
|