git: 9dd6aad4c33e - main - misc/nnn: Update to 4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jan 2022 14:47:08 UTC
The branch main has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9dd6aad4c33e95cf1afa582d728e08a32eab5afd
commit 9dd6aad4c33e95cf1afa582d728e08a32eab5afd
Author: Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-01-04 14:40:45 +0000
Commit: Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-01-04 14:46:55 +0000
misc/nnn: Update to 4.4
Changes: https://github.com/jarun/nnn/releases/tag/v4.4
Also add runtime dependency on textproc/gsed, reported by
Alexis Praga <alexispraga@icloud.com>.
---
misc/nnn/Makefile | 4 +++-
misc/nnn/distinfo | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile
index a7f07e7c5311..b9afe0e1aa07 100644
--- a/misc/nnn/Makefile
+++ b/misc/nnn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nnn
DISTVERSIONPREFIX= v
-DISTVERSION= 4.3
+DISTVERSION= 4.4
CATEGORIES= misc shells
MAINTAINER= dmgk@FreeBSD.org
@@ -9,6 +9,8 @@ COMMENT= Missing terminal file browser for X
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= gsed:textproc/gsed
+
USES= compiler:c11 gmake localbase ncurses readline
USE_GITHUB= yes
GH_ACCOUNT= jarun
diff --git a/misc/nnn/distinfo b/misc/nnn/distinfo
index d4f9afdc0039..b6883e6eec65 100644
--- a/misc/nnn/distinfo
+++ b/misc/nnn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635281725
-SHA256 (jarun-nnn-v4.3_GH0.tar.gz) = b6df8e262e5613dd192bac610a6da711306627d56573f1a770a173ef078953bb
-SIZE (jarun-nnn-v4.3_GH0.tar.gz) = 236606
+TIMESTAMP = 1641306703
+SHA256 (jarun-nnn-v4.4_GH0.tar.gz) = e04a3f0f0c2af1e18cb6f005d18267c7703644274d21bb93f03b30e4fd3d1653
+SIZE (jarun-nnn-v4.4_GH0.tar.gz) = 239005