Date: Wed, 30 Aug 2023 16:53:14 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 87bb5531bc4c - main - misc/nnn: Update version 4.7=>4.8 Message-ID: <202308301653.37UGrEMZ092324@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=87bb5531bc4c055d6dbbdc0d3a75b86a9b073eb4 commit 87bb5531bc4c055d6dbbdc0d3a75b86a9b073eb4 Author: Bartek Jasicki <thindil@laeran.pl.eu.org> AuthorDate: 2023-08-29 08:30:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-30 16:51:51 +0000 misc/nnn: Update version 4.7=>4.8 Changelog: https://github.com/jarun/nnn/releases/tag/v4.8 PR: 272061 Approved by: dmgk (maintainer-timeout) --- 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 181cf296ee02..d2067478b73f 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -1,6 +1,6 @@ PORTNAME= nnn DISTVERSIONPREFIX= v -DISTVERSION= 4.7 +DISTVERSION= 4.8 CATEGORIES= misc shells MAINTAINER= dmgk@FreeBSD.org diff --git a/misc/nnn/distinfo b/misc/nnn/distinfo index 4efae2d9bb74..555c561fd808 100644 --- a/misc/nnn/distinfo +++ b/misc/nnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669499907 -SHA256 (jarun-nnn-v4.7_GH0.tar.gz) = 81ccccc045bfd7ee3f1909cc443158ea0d1833f77d6342fd19c33864a2ab71d1 -SIZE (jarun-nnn-v4.7_GH0.tar.gz) = 250038 +TIMESTAMP = 1693296816 +SHA256 (jarun-nnn-v4.8_GH0.tar.gz) = 0a744e67a0ce8b5e1e04961f542d2c33ddb6ceed46ba760dd35c4922b21f1146 +SIZE (jarun-nnn-v4.8_GH0.tar.gz) = 253547
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308301653.37UGrEMZ092324>