2019-04-20 01:47:01 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 1.42
Upstream changes:
1.42 2019-02-22 17:41:00
* add section in doc that explains how to replace test scripts using \
Test::CheckManifest
* stable release with all the changes from the test releases
1.41_04 2019-02-21 15:12:00
* fix test failure on Win32 - use "plan skip_all" instead of \
"skip '...'"
* update dist.ini
1.41_03 2019-02-21 09:27:00
* optimize ok_manifest()
* add more tests for find_home()
1.41_02 2019-02-20 13:37:00
* more debugging stuff
1.41_01 2019-02-20 09:50:00
* use regexes to silence warnings
* add debugging stuff to debug win32 failures
1.41 2019-02-19 10:53:00
* improve tests
* Removed regex warnings on windows box as reported by CPANTESTERS (Thanks \
to manwar)
1.39 2019-02-14 07:28:00
* release 1.39
1.38_02 2018-12-23 11:32:00
* fix test failures (thanks to manwar and LorenzoTa)
1.38_01 2018-12-21 14:30:00
* more tests
* refactor code
|
2019-01-16 02:07:59 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.38
Upstream changes:
1.38 2018-12-13 16:26:00
[BUGFIX]
* require at least Cwd 3.75
1.35 2018-12-12 09:05:00
[BUGFIX]
* Tests failed
1.34 2018-12-11
[BUGFIX]
* Tests failed on Windows (github #9)
* 'exclude' is meant to be a list of directories, but it was handled as \
regular expressions
[IMPROVEMENTS]
* rewrite larger parts of the module
* add lots of tests
|
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-02-25 18:39:18 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Test-CheckManifest: update to 1.33.
1.33 2018-01-26
[INTERNAL]
* Auto generate META.json using dzil plugin [MetaJSON] (github #8, thanks \
to manwar)
1.32 2018-01-26
[BUGFIX]
* ok_manifest reports duplicate files on internal symlinks (github #7)
|
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
|
2017-04-25 16:04:14 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Test-CheckManifest to 1.31
-------------------------------------------
1.31 2017-04-21
[IMPROVEMENT]
* Run tests in series, not parallel. This should fix github
#4. Thanks to Michael Gray (mjg17).
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
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-01-28 03:00:12 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 1.26 to 1.29
-------------------
1.29 2015-01-05
[DOCUMENTATION]
* document dir/file feature that was added in 1.27 (pr#2
- Thanks to Doug Hoyte (FRACTAL))
1.28 2014-01-19
+ fix bug where some files in the selftest were skipped
while the files where added to the dist.
1.27 2014-01-17
+ added feature to specify path of MANIFEST or directory where it is stored
|