misc/nnn: Update to 2.9
Changes: https://github.com/jarun/nnn/releases/tag/v2.9
This commit is contained in:
parent
c3c7395141
commit
cf70508cd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523254
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= nnn
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.8.1
|
||||
DISTVERSION= 2.9
|
||||
CATEGORIES= misc shells
|
||||
|
||||
MAINTAINER= dmgk@FreeBSD.org
|
||||
|
@ -57,7 +57,7 @@ post-install-DOCS-on:
|
|||
|
||||
post-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/scripts
|
||||
cd ${WRKSRC}/misc && ${COPYTREE_SHARE} "clipboard-copier natool nlaunch nlay quitcd" \
|
||||
cd ${WRKSRC}/misc && ${COPYTREE_SHARE} "natool quitcd" \
|
||||
${STAGEDIR}${EXAMPLESDIR}/scripts
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} plugins ${STAGEDIR}${EXAMPLESDIR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1575535269
|
||||
SHA256 (jarun-nnn-v2.8.1_GH0.tar.gz) = cadf9cf8038433aeeb50a777180ad4b309ac7d2fec81c7da177ddca515812f06
|
||||
SIZE (jarun-nnn-v2.8.1_GH0.tar.gz) = 91069
|
||||
TIMESTAMP = 1579195745
|
||||
SHA256 (jarun-nnn-v2.9_GH0.tar.gz) = a11e54469bb28173bba0dd1762b4648d4e79343927ba7f25067dfbf3db8e3b1d
|
||||
SIZE (jarun-nnn-v2.9_GH0.tar.gz) = 97998
|
||||
|
|
Loading…
Reference in a new issue