-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(sysutils/p5-File-Copy-Recursive) Updated 0.44 to 0.45
0.45 2019-07-23 - PR #21: fix version 0.43 in Changes file (thanks karenetheridge) - PR #19: Added missing license meta name. (thanks manwar and karenetheridge) - PR #24: allow for dev = 0 on NetBSD (thanks plicease) - PR #25: Remove warning when copying a dir without write perm on the original. (thanks ehickeycp) - Issue #26: change issues from rt to github
- Loading branch information
mef
committed
Nov 16, 2019
1 parent
4ff6031
commit 0a1f2bb
Showing
2 changed files
with
12 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.10 2018/04/28 13:18:03 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.11 2019/11/16 10:36:06 mef Exp $ | ||
|
||
SHA1 (File-Copy-Recursive-0.44.tar.gz) = 156588a7f06f05e1c7971b76c1637a9d4cd566cb | ||
RMD160 (File-Copy-Recursive-0.44.tar.gz) = f9f5a2a4031e4dd972c40d09f7ad632403fac6b0 | ||
SHA512 (File-Copy-Recursive-0.44.tar.gz) = 7599c48cee0b9848d5e275a1de00845cb2d4820eda9092d550063d4791974870129ce8d3d9337a8f7ea413ed4c21e533c2eb3134c2fcb5cc412dbbfddd2500e4 | ||
Size (File-Copy-Recursive-0.44.tar.gz) = 19278 bytes | ||
SHA1 (File-Copy-Recursive-0.45.tar.gz) = e6ff81dbab6a2f0e35e4376d264d1525817f256a | ||
RMD160 (File-Copy-Recursive-0.45.tar.gz) = 1717fb37f350a444203a8706198f68711c3bd5f2 | ||
SHA512 (File-Copy-Recursive-0.45.tar.gz) = 6d8a6c55bc54bfe5ce3834527776c6b1466d5672f5f8901c27053188bbc78e87dd62bed8d330c04079b02d0967be0a8d0cd779e67973cf79a2c6ff87d5921c60 | ||
Size (File-Copy-Recursive-0.45.tar.gz) = 19256 bytes |