From 05b953e3276f26f4226ba3f530f391bd78b54853 Mon Sep 17 00:00:00 2001 From: pin Date: Thu, 12 May 2022 09:33:11 +0000 Subject: sysutils/dua-cli: update to 2.17.4 2.17.4 (2022-05-12) Bug Fixes -Show all possible information even if one input path could not be read. Previously it would fail entirely without printing anything useful but a relatively non-descript error message. -Open interactive mode even if one of the input paths can't be read. Note that there can still be improvements in indicating which path failed. Also it will happily show an empty user interface in case all input paths are not readable. --- sysutils/dua-cli/Makefile | 4 ++-- sysutils/dua-cli/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index d8fc5d6a46b..604a5d38750 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2022/05/10 08:50:29 pin Exp $ +# $NetBSD: Makefile,v 1.12 2022/05/12 09:33:11 pin Exp $ -DISTNAME= dua-cli-2.17.3 +DISTNAME= dua-cli-2.17.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=Byron/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/sysutils/dua-cli/distinfo b/sysutils/dua-cli/distinfo index f6203ec40a7..d2d6d527281 100644 --- a/sysutils/dua-cli/distinfo +++ b/sysutils/dua-cli/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2022/05/10 08:50:29 pin Exp $ +$NetBSD: distinfo,v 1.13 2022/05/12 09:33:11 pin Exp $ BLAKE2s (ansi_term-0.12.1.crate) = 9d7961fca7b2680f17660048cf2d6171faa0def807ea66b5b5b9110f0623a12f SHA512 (ansi_term-0.12.1.crate) = b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671 @@ -78,9 +78,9 @@ Size (ctor-0.1.22.crate) = 9311 bytes BLAKE2s (diff-0.1.12.crate) = 97e9a9edde58861f9129c0f531e596f0602a744e070445315118269ae02ad4f7 SHA512 (diff-0.1.12.crate) = 0e81331c0424e9369963e23894a6412b65a3ed4f3154ccc184fc84cf1c5985b81c586a6b34e8c6c0e5c3afba38fb15277cfd89e7f50c85bd5d8d4d24ba670d16 Size (diff-0.1.12.crate) = 10223 bytes -BLAKE2s (dua-cli-2.17.3.tar.gz) = b8cb71fc3a034101c4739902fb2e01ea563befe20342d1afafd2f1d1bb85a74a -SHA512 (dua-cli-2.17.3.tar.gz) = 3232dc570afb49559f6429d7ac3771d7ced4cc1d77ac8b4cf347982271f5a4b3e10ab264bd3671a172f22e3ce4006ce6e518cd6f6f157e1833bfaee49d2a412f -Size (dua-cli-2.17.3.tar.gz) = 99253 bytes +BLAKE2s (dua-cli-2.17.4.tar.gz) = 47a05ca0e405291ce440c5f3af0eee95fd0a8e5f950f402f06cc1c04ab49b775 +SHA512 (dua-cli-2.17.4.tar.gz) = 5be0f1a47e90cd7edd3b65538136bee29b112b2d6f8976733f6d5abcd3d9dfafb3dd8e6ec7764e46ce2249b8df1c69924b017ae361f3a32d6140f1808d791eca +Size (dua-cli-2.17.4.tar.gz) = 99962 bytes BLAKE2s (either-1.6.1.crate) = 6bb7f6e21460b5351a6f5a377c2cf08d5e444c0fef34823941742c346e201965 SHA512 (either-1.6.1.crate) = 4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf Size (either-1.6.1.crate) = 13641 bytes -- cgit v1.2.3