2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-07-31 12:56:11 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.018
Add missing DEPENDS
Upstream changes:
0.018 2018-07-12 08:21:56-04:00 America/New_York
- Bumped required version of File::Temp to 0.2308
|
2018-05-06 08:46:12 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Test-TempDir-Tiny: update to 0.017.
0.017 2018-05-02 16:31:12-04:00 America/New_York
- Bumped required version of File::Path to 2.07
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
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:22:10 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Test-TempDir-Tiny from 0.004 to 0.016
------------------------------------------------------
0.016 2016-04-10 13:47:33-04:00 America/New_York
- No changes from 0.015
0.015 2016-04-03 13:53:49-04:00 America/New_York (TRIAL RELEASE)
[Additions]
- Adds experimental support for Perl 5.6
0.013 2016-03-10 15:31:15-05:00 America/New_York (TRIAL RELEASE)
[Tests]
- Fixed bad test plan when there are spaces in the perl or library path
0.012 2016-02-24 17:51:58-05:00 America/New_York
- No changes from 0.011
0.011 2016-02-20 17:12:02-05:00 America/New_York (TRIAL RELEASE)
[Fixes]
- Quotes metacharacters in test regexes.
0.010 2015-12-11 11:58:50-05:00 America/New_York
- No changes from 0.009
0.009 2015-12-09 15:40:36-05:00 America/New_York (TRIAL RELEASE)
[Fixes]
- More tainting fixes
0.007 2015-12-09 11:03:38-05:00 America/New_York (TRIAL RELEASE)
[Fixes]
- Cleanup fixed to work in taint mode
[Changes]
- Raised minimum Perl prerequisite to 5.8.1 again, as 5.6 doesn't
have necessary features in "B"
0.005 2015-07-17 16:13:55-04:00 America/New_York (TRIAL RELEASE)
[Added]
- Added 'in_tempdir' function to run code reference in a temporary
directory
- Setting $ENV{PERL_TEST_TEMPDIR_TINY_NOCLEANUP} to a true value
will prevent any directories from being cleaned up
[Changes]
- Lowered minimum Perl prerequisite to 5.6
|
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-08-01 03:55:09 by Wen Heping | Files touched by this commit (3) |
Log message:
Import Test-TempDir-Tiny-0.004 as devel/p5-Test-TempDir-Tiny.
Test::TempDir::Tiny works with Test::More to create temporary directories that
stick around if tests fail.
It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies. (Capture::Tiny is recommended for
testing.)
|