Hello The following patch bump ncdu from 1.12 to 1.13
Most important changes : adds -e flag to get extended informations when using "i" inside ncdu. And the --color flag which currently supports only off and dark values. Changes : https://dev.yorhel.nl/ncdu/changes Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/ncdu/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile 26 Aug 2016 21:19:44 -0000 1.13 +++ Makefile 8 Feb 2018 16:41:44 -0000 @@ -2,7 +2,7 @@ COMMENT= ncurses-based du(1) -DISTNAME= ncdu-1.12 +DISTNAME= ncdu-1.13 CATEGORIES= sysutils HOMEPAGE= http://dev.yorhel.nl/ncdu/ Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/ncdu/distinfo,v retrieving revision 1.9 diff -u -p -r1.9 distinfo --- distinfo 26 Aug 2016 21:19:44 -0000 1.9 +++ distinfo 8 Feb 2018 16:41:44 -0000 @@ -1,2 +1,2 @@ -SHA256 (ncdu-1.12.tar.gz) = gg5OR0eioux6Lp8G0vWjU1FjYsIklqEKmDT4cbh3SZo= -SIZE (ncdu-1.12.tar.gz) = 140596 +SHA256 (ncdu-1.13.tar.gz) = 9NkoXDgpLC3gXkRNC6Jxy/4acF7uN8KyPqfESKs3JVo= +SIZE (ncdu-1.13.tar.gz) = 143819
