Monday, March 22, 2021

[update patch] nnn 3.5 -> 3.6

This patch updates nnn from 3.5 to 3.6.

Tested on two amd64 systems.

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/nnn/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 17 Nov 2020 06:11:28 -0000 1.12
+++ Makefile 22 Mar 2021 07:10:08 -0000
@@ -2,7 +2,7 @@

COMMENT = the missing terminal file browser for X

-V = 3.5
+V = 3.6
DISTNAME = nnn-v${V}
PKGNAME = nnn-${V}

Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/nnn/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 17 Nov 2020 06:11:28 -0000 1.9
+++ distinfo 22 Mar 2021 07:10:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (nnn-v3.5.tar.gz) = 5jbUA1SZoRKgrTPxVXg4Ey7S452IV8WyGXFP6fZGgfM=
-SIZE (nnn-v3.5.tar.gz) = 205980
+SHA256 (nnn-v3.6.tar.gz) = h1CUyuvMIuz1Ozci0TmxJ9JeHVVjqVQ0LzLe2JgJeLU=
+SIZE (nnn-v3.6.tar.gz) = 204688

No comments:

Post a Comment