FreeBSD Bugzilla – Attachment 255658 Details for
Bug 281388
misc/nnn Update to 5.0 and take over maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.0 second try
patch.diff (text/plain), 1.52 KB, created by
Bartek Jasicki
on 2024-12-06 08:21:30 UTC
(
hide
)
Description:
Update to 5.0 second try
Filename:
MIME Type:
Creator:
Bartek Jasicki
Created:
2024-12-06 08:21:30 UTC
Size:
1.52 KB
patch
obsolete
>diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile >index e212ee27d..d60cb0b63 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 98e8a2ef7..faf1674f5 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 281388
:
253455
| 255658 |
255672