Skip to content

Commit

Permalink
Update to 1.34
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/p5-YAML-Syck/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.34 2020/09/07 17:26:15 wiz Exp $
# $NetBSD: Makefile,v 1.35 2021/03/09 03:10:59 wen Exp $

DISTNAME= YAML-Syck-1.32
DISTNAME= YAML-Syck-1.34
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-YAML-Syck/distinfo
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

0 comments on commit 7a46785

Please sign in to comment.