From fa62f731e0a3201231a506eb274319e7cbb329cf Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 30 Oct 2021 09:01:22 +0000 Subject: [PATCH] Update to 0.029 Upstream changes: 0.029 2021-10-25 00:02:53+02:00 - Fix basic implicit mappings in flow sequences, e.g. [a, b: c, d] 0.028 2021-10-21 22:00:36+02:00 - Fix empty values with properties in flow mappings and sequences (`[ &foo , bar]`, `{ &foo , k: v }`) - Fix: Allow comment lines with tabs in flow - Fix: parsing of explicit block indenting (issue #46) - Automatically tie new hashes inside tied hashes (issue #44) - yamlpp-load-dump: Add options --dump-module and --include* - docs: Add mising constants (issue #45) --- textproc/p5-YAML-PP/Makefile | 4 ++-- textproc/p5-YAML-PP/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/p5-YAML-PP/Makefile b/textproc/p5-YAML-PP/Makefile index 965559933e36..2b713cc39a54 100644 --- a/textproc/p5-YAML-PP/Makefile +++ b/textproc/p5-YAML-PP/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2021/09/05 02:29:42 wen Exp $ +# $NetBSD: Makefile,v 1.11 2021/10/30 09:01:22 wen Exp $ -DISTNAME= YAML-PP-0.027 +DISTNAME= YAML-PP-0.029 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TI/TINITA/} diff --git a/textproc/p5-YAML-PP/distinfo b/textproc/p5-YAML-PP/distinfo index 57f97500586c..47aab1298a4a 100644 --- a/textproc/p5-YAML-PP/distinfo +++ b/textproc/p5-YAML-PP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/10/26 11:22:55 nia Exp $ +$NetBSD: distinfo,v 1.8 2021/10/30 09:01:22 wen Exp $ -BLAKE2s (YAML-PP-0.027.tar.gz) = 36ace259e05e5751002720b9b50d7b40f2f2de6a3610e18c56b0492725ed879d -SHA512 (YAML-PP-0.027.tar.gz) = 4362fa2079fe253b11242e68d7071800b49dad141255b0c6ca627f710bd8685ed0ba163c7ada3e1be1720eef4be65ff481f02517bbf899f3110355ceddd216aa -Size (YAML-PP-0.027.tar.gz) = 191350 bytes +BLAKE2s (YAML-PP-0.029.tar.gz) = 00e838a72c6b5a32077ddaf5915b8fa7899592868058dcaed3db2c239a692672 +SHA512 (YAML-PP-0.029.tar.gz) = e52f9ad3477cb8d71cd0ea428ca1212fe50d6aa543a5e5e2a5cf4c8fed4ecced41626077159b6d851fd698260d3f6a5697f1b7a5a6489ba1ed1d3058668c9d94 +Size (YAML-PP-0.029.tar.gz) = 195116 bytes