diff options
author | wen <wen@pkgsrc.org> | 2018-06-10 13:44:03 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-06-10 13:44:03 +0000 |
commit | 8c7dea90e4b47691e50f2893ab45634a4733eeb9 (patch) | |
tree | 6ed9b78b0b291b0cec8aff15d17aca073356e3c9 | |
parent | 5d9a39fce18d9464ece303a016db2ad9a0f74920 (diff) | |
download | pkgsrc-8c7dea90e4b47691e50f2893ab45634a4733eeb9.tar.gz |
Update to 0.70
Upstream changes:
0.70 Sat Jun 9 21:53:05 CEST 2018
- Fix format specifier/argument mismatch PR#79 @a3f++
- Travis CI: Test on Perl 5.26 PR#80 @a3f++
- Fix a C90-compatibility issue PR#81 @stphnlyd++
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-YAML-LibYAML/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index cb1cba5071d..821791d985a 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2017/12/30 14:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2018/06/10 13:44:03 wen Exp $ -DISTNAME= YAML-LibYAML-0.69 +DISTNAME= YAML-LibYAML-0.70 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo index aea1b8e170e..c51589f1d08 100644 --- a/textproc/p5-YAML-LibYAML/distinfo +++ b/textproc/p5-YAML-LibYAML/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2017/12/30 14:59:04 wiz Exp $ +$NetBSD: distinfo,v 1.22 2018/06/10 13:44:03 wen Exp $ -SHA1 (YAML-LibYAML-0.69.tar.gz) = 6a7214bd2149636ae051819a5270e4217d7bf8cf -RMD160 (YAML-LibYAML-0.69.tar.gz) = f7533ce6d63aabbb33a270f337a550694f203641 -SHA512 (YAML-LibYAML-0.69.tar.gz) = 046cc6e8ef6434f6dd20de4b3046bfb7c86dd54b6620922fbd9d6eab204d0ee40667fc6d56079b5b314843ef759344e3d48728baca011d4a6b5a12ba5887704d -Size (YAML-LibYAML-0.69.tar.gz) = 147007 bytes +SHA1 (YAML-LibYAML-0.70.tar.gz) = 6b3211de4382b43a06a6941ec8321c2fbefa03bf +RMD160 (YAML-LibYAML-0.70.tar.gz) = 928475ead0d70b636a6e3b2e1f22fd487b76ea5c +SHA512 (YAML-LibYAML-0.70.tar.gz) = ff30dde4e3b5e5d5dfbd9a52aa176e8f6e4417437e8be8ad868f02f23735f8d3795d81eeeaf3d2bf5f916578530fc3b22996a51e02e725c6c6b3a263b6a9cc50 +Size (YAML-LibYAML-0.70.tar.gz) = 147128 bytes |