Re: [maintainer update] nnn 4.8 -> 4.9

2023-08-28 Thread Martin Ziemer
Am Sun, Aug 27, 2023 at 07:59:35PM +0200 schrieb Stefan Hagen:
> Martin Ziemer wrote (2023-08-27 08:04 CEST):
> > This patch updates nnn from 4.8 to 4.9.
> > 
> > Tested on amd64.
> 
> Have you tried the -nerd flavor?
No, just the "normal" version.

> We should update nerd fonts to 3.0 first and then update nnn.
Yes. Sorry for not checking the nerd flavor.



Re: [maintainer update] nnn 4.8 -> 4.9

2023-08-27 Thread Stefan Hagen
Martin Ziemer wrote (2023-08-27 08:04 CEST):
> This patch updates nnn from 4.8 to 4.9.
> 
> Tested on amd64.

Have you tried the -nerd flavor?

We should update nerd fonts to 3.0 first and then update nnn.

See:
https://github.com/jarun/nnn/commit/20e944f5e597239ed491c213a634eef3d5be735e

Result currently: (top is 4.9)
https://home.codevoid.de/paste/2023-08-27_19-45-47-sshot.png

Luckily, the 3.0 nerd font update is already on the list:
https://marc.info/?l=openbsd-ports=168600475609322

I'll take a look.

- Stefan

> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/nnn/Makefile,v
> retrieving revision 1.24
> diff -u -p -r1.24 Makefile
> --- Makefile  13 Apr 2023 16:30:03 -  1.24
> +++ Makefile  27 Aug 2023 06:03:02 -
> @@ -1,6 +1,6 @@
>  COMMENT =the missing terminal file browser for X
>  
> -V =  4.8
> +V =  4.9
>  DISTNAME =   nnn-v${V}
>  PKGNAME =nnn-${V}
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/sysutils/nnn/distinfo,v
> retrieving revision 1.19
> diff -u -p -r1.19 distinfo
> --- distinfo  13 Apr 2023 16:30:03 -  1.19
> +++ distinfo  27 Aug 2023 06:03:02 -
> @@ -1,2 +1,2 @@
> -SHA256 (nnn-v4.8.tar.gz) = cCf4MDKf80UbhE0fX76x2Ga+0a9vJKNg1cUYiMsa6PA=
> -SIZE (nnn-v4.8.tar.gz) = 252241
> +SHA256 (nnn-v4.9.tar.gz) = KxXceue47G2DhWnd3rrpKKFh5vBqAr0e1nVxyCK7CjU=
> +SIZE (nnn-v4.9.tar.gz) = 253995
>