2016-05-18 13:59:11 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Test-Script to 1.12 (from 1.10)
------------------------------------
1.12 2016-05-02 11:18:01 -0400
- Production release identical to 1.11_03 release.
1.11_03 2016-04-28 06:45:52 -0400
- Check for IO errors on temporary .pm file
1.11_02 2016-04-27 13:15:35 -0400
- One possible fix for gh#5
(see https://github.com/plicease/Test-Script/issues/5)
1.11_01 2016-04-27 12:28:33 -0400
- Including some optional Test2 based tests that should
only be run with a merged Test2 / Test::Builder
(currently a dev release as Test::Simple on CPAN)
|
2016-05-03 12:54:58 by Thomas Klausner | Files touched by this commit (78) |
Log message:
Reset maintainer (observer now).
|
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-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-05-23 03:10:21 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 1.07 to 1.10
-------------------
1.10 2015-05-12 05:15:41 -0400
- Work around for buggy IPC::Run3 0.048 on MSWin32
On Windows we probe for and mitigate a bug in IPC::Run3
(see https://github.com/plicease/Test-Script/issues/1 for details)
with the intention of removing the workaround if/when IPC::Run3
is fixed.
1.09 2015-05-07 16:44:26 -0400
- If IPC::Run3::run3 throws an exception it will now fail the test
(with a helpful diagnostic) rather than crashing the test script.
- A script that is killed with a singnal is now considered a failure
as well.
- Use alternate expected exit and signal values with options as the
second argument to script_runs.
- Ability to pass input via stdin to the script with script_runs.
- Ability to capture stdout and stderr from script with script_runs.
- Functions to test stdout and stderr:
script_stdout_is
script_stdout_isnt
script_stdout_like
script_stdout_unlike
script_stderr_is
script_stderr_isnt
script_stderr_like
script_stderr_unlike
1.08 2015-05-06 05:09:13 -0400
- Now works with or without blib (rt81222, rt102743)
- Compatability with older versions of Test::Builder::Tester (rt81335)
- Requires Perl 5.6.0
- Migrate to Dist::Zilla
|
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.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
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.
|
2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|