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.
0.82 Sat 02 May 2020 08:39:03 PM CEST - Updated libyaml sources to 0.2.4. Changes affecting YAML::XS are - Output '...' at the stream end after a block scalar with trailing empty lines - Accept '%YAML 1.2' directives (they are ignored and do not change behaviour though) 0.81 Mon 27 Jan 2020 11:05:46 PM CET - Breaking Change: Set $YAML::XS::LoadBlessed default to false to make it more secure
- Loading branch information
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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.27 2019/09/13 14:16:06 wen Exp $ | ||
$NetBSD: distinfo,v 1.28 2020/09/07 17:23:54 wiz Exp $ | ||
|
||
SHA1 (YAML-LibYAML-0.80.tar.gz) = 5c10204147c463bc3b0bcf4e635ddda0b9ca2e2b | ||
RMD160 (YAML-LibYAML-0.80.tar.gz) = 01bbb4848285c636ebaa4d0d365f6a4ebfa71dd5 | ||
SHA512 (YAML-LibYAML-0.80.tar.gz) = 01decde5b5b4576c89ad00985605a77e15201ad492e2122b0e64eb2ff9f8bdee520f15d0302c282339dc0a1806e31265a9c4847d5daadd909cade3e94ef1d98c | ||
Size (YAML-LibYAML-0.80.tar.gz) = 150024 bytes | ||
SHA1 (YAML-LibYAML-0.82.tar.gz) = 92ba858a2594e7e18472cc03e91b12dc921810a9 | ||
RMD160 (YAML-LibYAML-0.82.tar.gz) = 63ed3ff6680c4fd5953ea6b1bcee87d25a63b09b | ||
SHA512 (YAML-LibYAML-0.82.tar.gz) = b4535ab4d19ea8a9c4aaa9683937bc822c59f80439fa1da0a02e057ce5d95f271ab06ce58346c58eeacd99d29bf276f5a1289992ca569f63d65ceff9b833da0c | ||
Size (YAML-LibYAML-0.82.tar.gz) = 151109 bytes |