git: 66afe3539a30 - main - misc/nnn: update 4.9 -> 5.0, submitter becomes maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Dec 2024 17:41:04 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=66afe3539a304907ff653c52011d3b9d227bf305 commit 66afe3539a304907ff653c52011d3b9d227bf305 Author: Bartek Jasicki <thindil@laeran.pl.eu.org> AuthorDate: 2024-12-06 17:39:37 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-12-06 17:39:37 +0000 misc/nnn: update 4.9 -> 5.0, submitter becomes maintainer PR: 281388 Reviewed: diizzy Changes: https://github.com/jarun/nnn/releases/tag/v5.0 --- misc/nnn/Makefile | 9 +++++---- misc/nnn/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile index e212ee27df0d..d60cb0b63ca4 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -1,9 +1,10 @@ PORTNAME= nnn DISTVERSIONPREFIX= v -DISTVERSION= 4.9 +DISTVERSION= 5.0 CATEGORIES= misc shells +MASTER_SITES= GH -MAINTAINER= dmgk@FreeBSD.org +MAINTAINER= thindil@laeran.pl.eu.org COMMENT= Missing terminal file browser for X WWW= https://github.com/jarun/nnn @@ -19,7 +20,8 @@ GH_ACCOUNT= jarun MAKE_ARGS= CFLAGS_OPTIMIZATION= \ LDLIBS_CURSES=-lncursesw \ MANPREFIX=${PREFIX}/share/man \ - PKG_CONFIG=/usr/bin/true + PKG_CONFIG=/usr/bin/true \ + STRIP_CMD="${STRIP_CMD}" PLIST_FILES= bin/nnn \ etc/bash_completion.d/nnn-completion.bash \ @@ -42,7 +44,6 @@ MEDIAINFO_RUN_DEPENDS= mediainfo:multimedia/mediainfo XDG_RUN_DEPENDS= xdg-open:devel/xdg-utils post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nnn @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/misc/auto-completion/bash/nnn-completion.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d diff --git a/misc/nnn/distinfo b/misc/nnn/distinfo index 98e8a2ef7add..faf1674f5e33 100644 --- a/misc/nnn/distinfo +++ b/misc/nnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702803500 -SHA256 (jarun-nnn-v4.9_GH0.tar.gz) = 9e25465a856d3ba626d6163046669c0d4010d520f2fb848b0d611e1ec6af1b22 -SIZE (jarun-nnn-v4.9_GH0.tar.gz) = 255144 +TIMESTAMP = 1725880044 +SHA256 (jarun-nnn-v5.0_GH0.tar.gz) = 31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a +SIZE (jarun-nnn-v5.0_GH0.tar.gz) = 258474