-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
p5-File-Copy-Recursive: update to 0.40.
Use TEST_DEPENDS. 0.40 Tue Jan 16 10:00:09 2017 - github Issue #5 - Deep directories pathmk - rt 123966 - switch to bsd_glob() since glob() will disappear in perl 5.30 - rt 123971 - skip symlink tests when the OS does not support symlinks - rt 123970 - use Path::Tiny instead of File::Slurp in tests - rt 117241 - add test for read only directories
- Loading branch information
Showing
2 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.7 2017/12/31 13:39:16 wiz Exp $ | ||
$NetBSD: distinfo,v 1.8 2018/01/17 08:56:56 wiz Exp $ | ||
|
||
SHA1 (File-Copy-Recursive-0.39.tar.gz) = 4bb9d27a45e2a628319fa65dafe2f486e5866d19 | ||
RMD160 (File-Copy-Recursive-0.39.tar.gz) = ac3161d204c0a114a4e28505190a9fc136fc0ad8 | ||
SHA512 (File-Copy-Recursive-0.39.tar.gz) = 8be0b49a8e4882f0fe16ef302a14df0452d78893f4202a0054c16c5d136aa84decfb96f6e0b9210cce43def8561604bc9da55b29b521c2d5617e0fe051044958 | ||
Size (File-Copy-Recursive-0.39.tar.gz) = 16117 bytes | ||
SHA1 (File-Copy-Recursive-0.40.tar.gz) = 57c2bdb99f984be2c09bb035dd48df06b0500412 | ||
RMD160 (File-Copy-Recursive-0.40.tar.gz) = 401b8f9aab4d943faac6c96de4b1c4a5b694f695 | ||
SHA512 (File-Copy-Recursive-0.40.tar.gz) = 874dd6862c2556bac459bae117e882655b16de90284c44cfb518714ef9924afb2d7bed29ca5bde20681fb887646a972ea5d9aa61ffe6d58459494b8a245db3e6 | ||
Size (File-Copy-Recursive-0.40.tar.gz) = 16948 bytes |