pkgsrc-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 2.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/665aa1a3b934
branches: trunk
changeset: 334482:665aa1a3b934
user: sjmulder <sjmulder%pkgsrc.org@localhost>
date: Wed May 29 10:18:50 2019 +0000
description:
sysutils/nnn: update to 2.5
Upstream changes:
- mouse support
- 19 plugins [1] introduced. Some are:
- pdfview: view a PDF in pager
- nmount: (un)mount a storage device
- ndiff: file and directory diff for selection
- hexview: view a file in hex
- imgresize: batch resize images to desktop resolution
- ipinfo: check your IP address and whois information
- transfer: upload a file to transfer.in
- pastebin: paste the contents of a text file to paste.ubuntu.com
- boom: play random music from a directory
- nwal: set an image as wallpaper using nitrogen
- pywal: set selected image as wallpaper, change terminal color
scheme
- getplugs: update plugins
- SSHFS support
- support bsdtar, simplify patool integration
- native batch rename support (vidir dependency dropped)
- new location for config files - ~/.config/nnn
- plugin dir location: ~/.config/nnn/plugins
- selection file .nnncp is now ~/.config/nnn/.selection
- changes to support configuration[2] as the default file manager
- per-context detail/light mode
- case-insensitive version compare
- shortcut to visit / - ` (backtick)
- vim-like scrolloff support
- ^D & ^U: scroll half page, PgDn & PdUp: scroll full page
- fix selection across contexts
- recognize Home and End keys at prompt for editing
- fix broken program option -b
- POSIX-compliant user-scripts (wherever possible)
- NNN_SCRIPT is retired (replaced by plugins)
[1] https://github.com/jarun/nnn/tree/master/plugins
[2] https://github.com/jarun/nnn/wiki/nnn-as-default-file-manager
diffstat:
sysutils/nnn/Makefile | 4 ++--
sysutils/nnn/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 1b52b23fe235 -r 665aa1a3b934 sysutils/nnn/Makefile
--- a/sysutils/nnn/Makefile Wed May 29 10:01:38 2019 +0000
+++ b/sysutils/nnn/Makefile Wed May 29 10:18:50 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/06 09:17:13 sjmulder Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/29 10:18:50 sjmulder Exp $
-DISTNAME= nnn-2.4
+DISTNAME= nnn-2.5
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=jarun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 1b52b23fe235 -r 665aa1a3b934 sysutils/nnn/distinfo
--- a/sysutils/nnn/distinfo Wed May 29 10:01:38 2019 +0000
+++ b/sysutils/nnn/distinfo Wed May 29 10:18:50 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/03/19 22:42:39 leot Exp $
+$NetBSD: distinfo,v 1.5 2019/05/29 10:18:50 sjmulder Exp $
-SHA1 (nnn-2.4.tar.gz) = 3134355c9f283fef98a175c1909f6bdec8c37cff
-RMD160 (nnn-2.4.tar.gz) = 14946e35fdae44e610ff6cfb4c15a39a40d738a0
-SHA512 (nnn-2.4.tar.gz) = b285b14bb73e81a8480b19be7adf0b6efebc632cae82cddf9f040e644dd07dfef4e5c27df2e318aaa21eb1ac4d9e20b6d89f66b8e9b481160bc49f1302806722
-Size (nnn-2.4.tar.gz) = 62510 bytes
+SHA1 (nnn-2.5.tar.gz) = f6ebfe389c7c2a1a2410eb01a20eb9b9ab66d9fd
+RMD160 (nnn-2.5.tar.gz) = fe817ba2d50cde019e1f5675541ddf2d28dccccd
+SHA512 (nnn-2.5.tar.gz) = eb50b5368811a9b93caa385a94b2e6a63705bd0ba1db4dc9a3a628a42d11547d53095736e4afa6f73037064b2ef883fe9a60cb048279ba0dd9889503de7e5167
+Size (nnn-2.5.tar.gz) = 71811 bytes
Home |
Main Index |
Thread Index |
Old Index