Date: Tue, 13 Apr 2021 19:07:11 GMT From: Dmitri Goutnik <dmgk@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bd69f641d128 - main - misc/nnn: Update to 4.0 Message-ID: <202104131907.13DJ7Buu086571@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd69f641d128e6d3de95ed9dd3dfabf359c7e572 commit bd69f641d128e6d3de95ed9dd3dfabf359c7e572 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2021-04-13 19:05:40 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2021-04-13 19:06:54 +0000 misc/nnn: Update to 4.0 Changes: https://github.com/jarun/nnn/releases/tag/v4.0 --- misc/nnn/Makefile | 2 +- misc/nnn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile index 983532f3c119..776c9ebafed1 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -1,6 +1,6 @@ PORTNAME= nnn DISTVERSIONPREFIX= v -DISTVERSION= 3.6 +DISTVERSION= 4.0 CATEGORIES= misc shells MAINTAINER= dmgk@FreeBSD.org diff --git a/misc/nnn/distinfo b/misc/nnn/distinfo index 3114fff6e8ef..3d1a984d7d14 100644 --- a/misc/nnn/distinfo +++ b/misc/nnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615896524 -SHA256 (jarun-nnn-v3.6_GH0.tar.gz) = 875094caebcc22ecf53b3722d139b127d25e1d5563a954342f32ded8980978b5 -SIZE (jarun-nnn-v3.6_GH0.tar.gz) = 204688 +TIMESTAMP = 1618338880 +SHA256 (jarun-nnn-v4.0_GH0.tar.gz) = a219ec8fad3dd0512aadae5840176f3265188c4c22da3b17b133bac602b40754 +SIZE (jarun-nnn-v4.0_GH0.tar.gz) = 214555
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131907.13DJ7Buu086571>