Hi ports@, Here is a diff to update ncdu to 1.14.1.
Comments? OK? Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/ncdu/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile 12 Jul 2019 20:49:47 -0000 1.16 +++ Makefile 17 Sep 2019 07:46:33 -0000 @@ -2,7 +2,7 @@ COMMENT= ncurses-based du(1) -DISTNAME= ncdu-1.14 +DISTNAME= ncdu-1.14.1 CATEGORIES= sysutils HOMEPAGE= https://dev.yorhel.nl/ncdu/ Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/ncdu/distinfo,v retrieving revision 1.11 diff -u -p -r1.11 distinfo --- distinfo 12 May 2019 01:45:09 -0000 1.11 +++ distinfo 17 Sep 2019 07:46:33 -0000 @@ -1,2 +1,2 @@ -SHA256 (ncdu-1.14.tar.gz) = xpR4Oqsh4n5kuq0xS3wf80VBv6IZ/pZF72eA8cVVjEQ= -SIZE (ncdu-1.14.tar.gz) = 145911 +SHA256 (ncdu-1.14.1.tar.gz) = vjHg6ME6AYnyoYaTb34pjGOQ69xXO7ShMwvB/L9W4T4= +SIZE (ncdu-1.14.1.tar.gz) = 146346
