Monday, November 16, 2020

[update patch] nnn 3.4 -> 3.5

This patch updates nnn from 3.4 to 3.5.

Tested on two amd64 systems.


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/nnn/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile 18 Aug 2020 14:25:08 -0000 1.11
+++ Makefile 17 Nov 2020 05:45:26 -0000
@@ -2,7 +2,7 @@

COMMENT = the missing terminal file browser for X

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

Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/nnn/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 18 Aug 2020 14:25:08 -0000 1.8
+++ distinfo 17 Nov 2020 05:45:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (nnn-v3.4.tar.gz) = eAOubpdK60AIUH2dGvvMqNCEpDXzb/Y2tFnKUEFJMKE=
-SIZE (nnn-v3.4.tar.gz) = 194844
+SHA256 (nnn-v3.5.tar.gz) = 5jbUA1SZoRKgrTPxVXg4Ey7S452IV8WyGXFP6fZGgfM=
+SIZE (nnn-v3.5.tar.gz) = 205980

No comments:

Post a Comment