-
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.
Upstream changes: 1.34 Oct 26 2020 - #50 Stop depending on constants dropped from Perl 5.28 1.33 Oct 26 2020 - #52 Fix memory corruption. - #53 Fix for handling circular aliases. - #56 syck.h: unconditionally include stdlib.h - Switch changelog to a more parsible format. - Update github CI to use a cpanfile. - Update Devel::PPPort to 3.62
- Loading branch information
wen
committed
Mar 9, 2021
1 parent
6e88539
commit 7a46785
Showing
2 changed files
with
7 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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.19 2020/09/07 17:26:15 wiz Exp $ | ||
$NetBSD: distinfo,v 1.20 2021/03/09 03:10:59 wen Exp $ | ||
|
||
SHA1 (YAML-Syck-1.32.tar.gz) = 1e2fa78bc1a21d7c8b2724d8ba62547376629ae4 | ||
RMD160 (YAML-Syck-1.32.tar.gz) = a5e22ac19c7e4b949f33e4b90bb4ea4fadd86ad0 | ||
SHA512 (YAML-Syck-1.32.tar.gz) = 284d62f1fabdcca9fbdc57b732f5b9b2c2739020c620dbb66e84a89ea83e0a80580ec8fd8516a1c080dd9de9a817dbe357ee66041daa5103a8bf49c436355c99 | ||
Size (YAML-Syck-1.32.tar.gz) = 140069 bytes | ||
SHA1 (YAML-Syck-1.34.tar.gz) = 9db8d70635dca27a3e29248d942c708d39e47938 | ||
RMD160 (YAML-Syck-1.34.tar.gz) = f8e60f654ed92d15015ba62db1db2a512c47f2cc | ||
SHA512 (YAML-Syck-1.34.tar.gz) = 18288f54026823e84b2d642d880d7758c5d95ba4b56d3fcf758efe59303ea71a49822d7c000b4c7b0629eccd4dcf3c940bc1c26f2b2ef89e4fdba78a35c04760 | ||
Size (YAML-Syck-1.34.tar.gz) = 166886 bytes |