2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-05-18 14:01:21 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Test-SharedFork to 0.35
----------------------------------------
0.35 2015-12-21T23:25:12Z
- Support Test2
0.34 2015-09-29T14:53:27Z
- Support upcoming Test::Stream changes
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-06 12:16:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.31 to 0.33
-------------------
0.33 2015-06-06T03:36:58Z
- Tell Test::Stream::IPC to poll for results
0.32 2015-06-04T16:14:57Z
- Update for newer Test::Stream
- REmove some old Test::Stream support
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-04-30 06:53:58 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.29 to 0.31
-------------------
0.31 2015-04-28T20:25:31Z
- Fix test that accidentally got commited last release
0.30 2015-04-28T20:19:58Z
- Minor changes to support newer Test::Stream versions
|
2015-02-17 14:05:40 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.21 to 0.29
-------------------
0.29 2014-09-20T04:21:14Z
0.28 2014-07-04T07:37:50Z
- Fixed minor testing issue on Win32.
(charsbar++)
0.27 2014-07-03T05:37:00Z
- Fix another issue with Result_Stream branch of TB
0.26 2014-06-27T04:20:47Z
- Fix support for Result_Stream Test::Builder branch
(exodist)
0.25 2014-06-24T01:34:10Z
- Switch to EUMM
0.24 2014-04-07T21:21:56Z
- Cygwin 64-bit - allow tests to pass
(rwhitworth)
0.23 2014-03-12T20:12:11Z
- 06_fail_lineno.t fails on Windows due to path separator #9
(nanis)
0.22 2014-03-11T00:01:43Z
- Care the is_passing value.
https://rt.cpan.org/Public/Bug/Display.html?id=93726
(Reported by RHOELZ++)
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-05-04 13:18:41 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Test-SharedFork to 0.21.
Change from previous:
---------------------
* t/10_subtest.t: added --norc option for more portable testing.
|