2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-09-11 11:24:08 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for CPAN module Time::HiRes in time/p5-Time-HiRes from
1.9724nb1 to 1.9725.
upstream changes:
1.9725 [2012-02-01]
- Correct stack discipline in stat(), which was screwing up list
operations in expressions containing calls to it [rt.cpan.org
#72926].
- Add missing OUTPUT sections to the XS code [rt.cpan.org #70930].
- Skip itimer tests on GNU/Hurd, which has the API but lacks
the implementation [rt.cpan.org #72754].
- Fix a doubled word in the documentation [rt.cpan.org #72763].
|
2012-07-09 08:33:35 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add upstream bug report.
|
2012-07-08 23:23:08 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix off-by-one which broke Time::HiRes::usleep(1000000).
From Michai Ramakers in PR 46673. Bump PKGREVISION.
|
2011-11-11 12:25:38 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating Time::HiRes module for Perl programming language in
time/p5-Time-HiRes from 1.9721nb2 to 1.9724.
Upstream changes:
1.9724 [2011-06-09]
- Correct XS parameter list, and therefore prototype, for
unimplemented-on-this-platform version of clock_nanosleep()
[rt.cpan.org #68700].
- Declare package variables with "our" rather than "use vars".
- Corresponding to "our" usage, check for minimum Perl version
5.006.
- Declare module dependencies.
1.9723 [2011-06-07]
- Remove $ENV{PERL_CORE} logic from test suite, which is no
longer desired in the core.
- Convert test suite to use Test::More.
- Factor out watchdog code from test suite.
- In test suite, be consistent about using fully-qualified form
of function names.
- Divide test suite into feature-specific scripts.
- Make ualarm timing test less vulnerable to delay-induced false
failure, from Dave Mitchell.
1.9722 [2011-05-18]
- Update for changes in build process in the core, patches
from BinGOs [rt.cpan.org #58858] and Craig Berry [rt.cpan.org
#63363].
- Fix broken linkage on Windows with gcc 3.4 seen with ActivePerl,
report from Christian Walde [rt.cpan.org #61648], fix derived
from Vincent Pit.
- Jump through hoops to avoid compiler warnings.
|
2011-08-14 17:28:49 by OBATA Akio | Files touched by this commit (61) |
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-08-01 22:33:30 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating time/p5-Time-HiRes from 1.9720 to 1.9721
Upstream changes:
1.9721 [2010-03-17]
- Address [rt.cpan.org #54196] alarm and ularm return values are bogus,
additional fix from Gisle Aas
- Address [rt.cpan.org #55665] "Bad plan" on Windows,
report and fix from Jan Dubois
|
2010-02-15 14:39:39 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating time/p5-Time-HiRes from 1.9719nb1 to 1.9720
Upstream changes:
1.9720 [2010-02-14]
- Address [rt.cpan.org #54196] alarm and ularm return values are bogus,
report and fix from Nicholas Clark
|
2010-01-16 20:27:19 by Klaus Heinz | Files touched by this commit (19) | |
Log message:
Set or updated LICENSE
|