pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/nnn



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun Mar 30 08:41:19 UTC 2025

Modified Files:
        pkgsrc/sysutils/nnn: Makefile PLIST distinfo

Log Message:
sysutils/nnn: update to 5.1

# upstream changes (since 4.9)

v5.1

* add support for custom trash command in $NNN_TRASH
* remember history of last 16 commands executed in the native prompt in
  the current session
* count files from selection file when no file is selected during
  selection removal
* show session name in help
* show current entry in reversed bold
* show current (non-auto) session name at save session prompt
* show F in the status bar when filter is inactive in type-to-nav mode
* restore correct filter function on session load, switch filter
  function on context changes
* extend xreadline() with some by-word movement
* added plugins gpgs and gpgv
* add icon for lzip files, more emoji icons
* suffix the current context number with * in help screen

v5.0

* show relative line numbering when jumping (#1808)
* option -N to use native prompt when compiled with libreadline
* rm improvements
  - log removed filename
  - cancel on n or N
  - show name of the hovered file to be removed
  - show number of selected files to be removed

* new keybind X to force rm -rf always (#1811)
* fix sort order getting changed on context switch (#1757)
* fix current selection on new file creation, if symlinks exist (#1767)
* fix filter toggle with mouse click on last 2 rows (#1765)
* fix file creation (#1864)
* when handling bookmark, use readlink, not realpath
* set $PWD on directory switch
* add option -0 to null-separate file paths in picker mode
* quitcd.nu (for nushell) now supports modular import (#1806)
* add command as plugin example to cd to user input directory
* cbcopy-mac, cbpaste-mac: plugins for integration with macOS clipboard
* fzhist plugin: add support for zsh history
* preview-tui plugin: support eza as replacement for exa, multiple fixes
* preview-tui plugin: add full svg support (#1865)
* preview-tabbed: show (n)sxiv in thumbnail mode inside "Pictures"
  directory
* mpv sixel/kitty support for preview (#1590)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/sysutils/nnn/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/nnn/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/sysutils/nnn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/nnn/Makefile
diff -u pkgsrc/sysutils/nnn/Makefile:1.33 pkgsrc/sysutils/nnn/Makefile:1.34
--- pkgsrc/sysutils/nnn/Makefile:1.33   Tue Jan 30 15:57:18 2024
+++ pkgsrc/sysutils/nnn/Makefile        Sun Mar 30 08:41:19 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2024/01/30 15:57:18 sjmulder Exp $
+# $NetBSD: Makefile,v 1.34 2025/03/30 08:41:19 vins Exp $
 
-DISTNAME=      nnn-4.9
+DISTNAME=      nnn-5.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jarun/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/sysutils/nnn/PLIST
diff -u pkgsrc/sysutils/nnn/PLIST:1.5 pkgsrc/sysutils/nnn/PLIST:1.6
--- pkgsrc/sysutils/nnn/PLIST:1.5       Wed Apr 19 14:40:35 2023
+++ pkgsrc/sysutils/nnn/PLIST   Sun Mar 30 08:41:19 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/04/19 14:40:35 sjmulder Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/03/30 08:41:19 vins Exp $
 bin/nnn
 man/man1/nnn.1
 share/bash-completion/completions/nnn
@@ -6,6 +6,8 @@ share/examples/nnn/plugins/README.md
 share/examples/nnn/plugins/autojump
 share/examples/nnn/plugins/boom
 share/examples/nnn/plugins/bulknew
+share/examples/nnn/plugins/cbcopy-mac
+share/examples/nnn/plugins/cbpaste-mac
 share/examples/nnn/plugins/cdpath
 share/examples/nnn/plugins/chksum
 share/examples/nnn/plugins/cmusq
@@ -22,6 +24,8 @@ share/examples/nnn/plugins/getplugs
 share/examples/nnn/plugins/gitroot
 share/examples/nnn/plugins/gpgd
 share/examples/nnn/plugins/gpge
+share/examples/nnn/plugins/gpgs
+share/examples/nnn/plugins/gpgv
 share/examples/nnn/plugins/gsconnect
 share/examples/nnn/plugins/gutenread
 share/examples/nnn/plugins/imgresize

Index: pkgsrc/sysutils/nnn/distinfo
diff -u pkgsrc/sysutils/nnn/distinfo:1.32 pkgsrc/sysutils/nnn/distinfo:1.33
--- pkgsrc/sysutils/nnn/distinfo:1.32   Mon Jul 15 22:44:54 2024
+++ pkgsrc/sysutils/nnn/distinfo        Sun Mar 30 08:41:19 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2024/07/15 22:44:54 sjmulder Exp $
+$NetBSD: distinfo,v 1.33 2025/03/30 08:41:19 vins Exp $
 
-BLAKE2s (nnn-4.9.tar.gz) = 55ebf293e0ed886798eb9ce90969b45c3cfadc88714d74e16c01fa05872b7150
-SHA512 (nnn-4.9.tar.gz) = 3c16ed1cbc5466b05306e38c6f5d8eb7ade9cf5ad766f9ff3bf7d20d5bfb9bdf1564527e27191e2cd85542c25245f338e1236630de3d1c8e5fbd10d54d628a14
-Size (nnn-4.9.tar.gz) = 255144 bytes
+BLAKE2s (nnn-5.1.tar.gz) = 1a1b22c5d10842e6dfd3a13ac58cb68837ddc6b2613d5223123ceca8aa1962e6
+SHA512 (nnn-5.1.tar.gz) = 6b20f14a937c232b072c90e81d49dc2d4c422918d7a5fdca6502dbc0c75ec73850f31fa9eccbc31b4773e700b255b4800baa5fe2f920b3c4c430151b53d4c33f
+Size (nnn-5.1.tar.gz) = 261313 bytes
 SHA1 (patch-src_nnn.c) = 649a46faa103b6bc15f45be6fca5759440e93f78



Home | Main Index | Thread Index | Old Index