Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/nnn sysutils/nnn: Update to 3.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/1cd60c4f86ff
branches: trunk
changeset: 437416:1cd60c4f86ff
user: sjmulder <sjmulder%pkgsrc.org@localhost>
date: Sun Aug 23 22:31:29 2020 +0000
description:
sysutils/nnn: Update to 3.4
Changes:
- icons with icon-specific colors (thanks @KlzXS)
- enhanced NNN_COLORS with xterm 256 colors support
- new colorscheme with NNN_FCOLORS (file type specific colors)
- switch -C to force earlier colorscheme (dirs follow context color)
- updates for Haiku (thanks @CodeforEvolution)
- fix XFS navigation issue (thanks @ucs1)
- optimize archive extension matching on file open
- show location in context color
- support host[:dir] format for remote mounts
- clear selection after copy
- support traversal on file/dir creation
- show selection in reverse in status bar
- show status bar indicator H when hidden files are listed
- show and confirm archive command output
- support cd on quit in picker mode
diffstat:
sysutils/nnn/Makefile | 4 ++--
sysutils/nnn/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 0e29c3618cbb -r 1cd60c4f86ff sysutils/nnn/Makefile
--- a/sysutils/nnn/Makefile Sun Aug 23 22:29:47 2020 +0000
+++ b/sysutils/nnn/Makefile Sun Aug 23 22:31:29 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/07/14 12:51:01 sjmulder Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/23 22:31:29 sjmulder Exp $
-DISTNAME= nnn-3.3
+DISTNAME= nnn-3.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=jarun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 0e29c3618cbb -r 1cd60c4f86ff sysutils/nnn/distinfo
--- a/sysutils/nnn/distinfo Sun Aug 23 22:29:47 2020 +0000
+++ b/sysutils/nnn/distinfo Sun Aug 23 22:31:29 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/07/14 12:51:01 sjmulder Exp $
+$NetBSD: distinfo,v 1.17 2020/08/23 22:31:29 sjmulder Exp $
-SHA1 (nnn-3.3.tar.gz) = 20b1c11376c47b98242a5d780484543ffd32d0cf
-RMD160 (nnn-3.3.tar.gz) = e342c2ad76927d1ff415394eefa689ee834e78d5
-SHA512 (nnn-3.3.tar.gz) = 34b772b4a876f7b31fb7badc1d7854faacebf266e4bda29cba0d2ee8e6728b5e7a842a0964a7d28d82d39053c8325dcafe6dafeaae43e7a7cfcc0e5d5dc719e9
-Size (nnn-3.3.tar.gz) = 148795 bytes
+SHA1 (nnn-3.4.tar.gz) = d4b32e1621cdc447348333a116cc71703ff4f9ce
+RMD160 (nnn-3.4.tar.gz) = 538a0f3ba00f9bc2ad5ef8a4896e086c6f673426
+SHA512 (nnn-3.4.tar.gz) = 91b19e9a4581c6367b5c90b8294232fb77d86df348a6b4bce0df2336cac14493bf48cad52e02e5b6b0027c2ea14e3b9f15cc70d78abe82687172169b958ca918
+Size (nnn-3.4.tar.gz) = 194844 bytes
Home |
Main Index |
Thread Index |
Old Index