Skip to content

Commit

Permalink
p5-YAML-LibYAML: update to 0.82.
Browse files Browse the repository at this point in the history
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
0-wiz-0 committed Sep 7, 2020
1 parent efcef8e commit 6aeddc6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions textproc/p5-YAML-LibYAML/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.39 2020/08/31 18:12:15 wiz Exp $
# $NetBSD: Makefile,v 1.40 2020/09/07 17:23:54 wiz Exp $

DISTNAME= YAML-LibYAML-0.80
DISTNAME= YAML-LibYAML-0.82
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}

Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-YAML-LibYAML/distinfo
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

0 comments on commit 6aeddc6

Please sign in to comment.