-
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.
Upstream changes: 1.17 2022-11-11 Todd Rinaldo <toddr@cpan.org> * Switch changelog entries to metacpan friendly format * #29 - Fix printf format conversion specifiers in croak to support size_t on all platforms * #11,#30 - Tty.pm: pre-allocate buffer for ioctl but leave it length 0 * #28 - Use $arg to match @argv in Makefile.PL
- Loading branch information
wen
committed
Feb 12, 2023
1 parent
4bc2c90
commit 02eac7d
Showing
2 changed files
with
6 additions
and
7 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.17 2021/10/26 10:16:47 nia Exp $ | ||
$NetBSD: distinfo,v 1.18 2023/02/12 10:43:19 wen Exp $ | ||
|
||
BLAKE2s (IO-Tty-1.16.tar.gz) = 4ea464116866ee89fa5b257ab2e38ae8a726c4999a347f51170d66568ccf9f06 | ||
SHA512 (IO-Tty-1.16.tar.gz) = a6f28a8796992645c4b2ddab5b3a76f49e61a891442078ef8249088d077108ea63bb4c8000cf39d15d13801b82e1cfcbe6ea0e6542789ab28385d83e03f6a9de | ||
Size (IO-Tty-1.16.tar.gz) = 26765 bytes | ||
BLAKE2s (IO-Tty-1.17.tar.gz) = 45306ac2ad0e5403fa407dc3eb14265d7f51c20a52431f4374aba12d8995702c | ||
SHA512 (IO-Tty-1.17.tar.gz) = a9a53670d579684af1ca0d6e77bd74430c801174c59421139f79a19e76377d40055b74a8b1ef92d8601ca5bda2f911cba99a0bda0c24cf847bacac3df2314d37 | ||
Size (IO-Tty-1.17.tar.gz) = 27245 bytes |