forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: Changes for version 1.991 - 2022-01-21 Enforce text files in some functions, as warned in #18. Change up some diag messages: 1) lowercase first letter 2) not ! at end, and 3) use "file" instead of "filename". If you were matching on those, you may need to update your patterns.
- Loading branch information
wen
committed
Jan 21, 2022
1 parent
2e20c71
commit 95fe45b
Showing
2 changed files
with
7 additions
and
8 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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.11 2021/10/26 10:17:40 nia Exp $ | ||
$NetBSD: distinfo,v 1.12 2022/01/21 02:12:17 wen Exp $ | ||
|
||
BLAKE2s (Test-File-1.448.tar.gz) = 70d6720d30888a51742d3c0d1c005e6345ad902e88c9c277a644376afe83cbb2 | ||
SHA512 (Test-File-1.448.tar.gz) = fea5082cedb03de62dd9b4ee1db891439a14367f746f1fdec4056ac251a607cc281d22708517de4e3e64484b47fb6cc5898c30983a6af9db03412c469b4e9009 | ||
Size (Test-File-1.448.tar.gz) = 29914 bytes | ||
BLAKE2s (Test-File-1.991.tar.gz) = ce7e8350fad1ec429a769bd0843acf27c3b50423cef34bc8c53780912f31553b | ||
SHA512 (Test-File-1.991.tar.gz) = 6cbf232216f70b5923806e24748f252b268ee9d4dfe0f756f5e1e6c44d5bbe2d4252e4355e0aee16501d9a6048776a1657f130369cb8bc447ddd54536a8205c8 | ||
Size (Test-File-1.991.tar.gz) = 30420 bytes |