2011-08-14 10:18:12 by OBATA Akio | Files touched by this commit (77) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
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-02-03 01:45:31 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating databases/p5-Rose-DBx-TestDB from 0.04nb1 to 0.05
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
0.05 06 Jan 2010
* use sigtrap so that clean up happens if script dies or ^C
* register defaults so that RDBO::Loader->make_classes works.
|
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-07-15 10:43:20 by David Brownlee | Files touched by this commit (3) | |
Log message:
Added databases/p5-Rose-DBx-TestDB version 0.04
Returns a new Rose::DB object using a temp sqlite database. Will
automatically clean up all temp db files at END.
|