From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] ncdu: Update to version 1.16
Date: Mon, 02 Aug 2021 14:45:08 +0100 [thread overview]
Message-ID: <52F28067-865D-475C-8767-F370A3CC193E@ipfire.org> (raw)
In-Reply-To: <20210731190652.2899547-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1663 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 31 Jul 2021, at 20:06, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from 1.15.1 to 1.16
> - Update of rootfile not required
> - Changelog
> 1.16 - 2021-07-02
> - Increase width of size bar depending on terminal size (Christian Göttsche)
> - Set/increment $NCDU_LEVEL variable when spawning a shell
> - Indicate whether apparent size or disk usage is being displayed
> - Display setuid, setgid and sticky bits in file flags in extended mode
> - Fix error handling while reading --exclude-from file
> - Improve JSON import to allow for several future extensions to the format
> - Export link count in JSON dumps
> - Don't export inode in JSON dumps for non-hardlinks
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/ncdu | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/ncdu b/lfs/ncdu
> index 0ea9370b2..7570aaddd 100644
> --- a/lfs/ncdu
> +++ b/lfs/ncdu
> @@ -25,7 +25,7 @@
>
> include Config
>
> -VER = 1.15.1
> +VER = 1.16
>
> THISAPP = ncdu-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = ncdu
> -PAK_VER = 1
> +PAK_VER = 2
>
> DEPS =
>
> @@ -45,7 +45,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = af25aa8462a6f29c8a0c4d3d83d186e7
> +$(DL_FILE)_MD5 = 8846e965c6c008d572cb42ad3a56400b
>
> install : $(TARGET)
>
> --
> 2.32.0
>
parent reply other threads:[~2021-08-02 13:45 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210731190652.2899547-1-adolf.belka@ipfire.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52F28067-865D-475C-8767-F370A3CC193E@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox