Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-CheckManifest
From: Wen Heping
Date: 2023-06-30 14:33:37
Message id: 20230630123337.44A7CFA89@cvs.NetBSD.org
Log Message:
Update to 1.43
Upstream changes:
1.43 2023-02-01 08:32:00
* $home is usually given without trailing slash,
the $files_in_skip is taken from MANIFEST.SKIP which usually contain regexes
for files relative the $home. Therefore the remaining leading slashes in \
$localfile (thanks to bschmalhofer)
* Fix home removal on Win32 (thanks to E. Choroba)
* Replace string eval with block eval (thanks to Paul Cochrane)
* various "infrastructure" changes (thanks to Paul Cochrane)
Files: