On Sun, 17 Jan 2021, Klemens Nanni wrote:

> Upstream fixed a bunch of things.  Useful new features include server
> certificate handling and pledge/unveil support.
> 
> Built on amd64 and spar64, tested on sparc64.
> 
> Feedback? OK?

Been using it on a couple of networks since you posted the diff.
works fine for me on amd64.

ok paco@

> 
> Index: Makefile
> ===================================================================
> RCS file: /home/cvs/ports/net/catgirl/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile  10 Dec 2020 16:39:46 -0000      1.3
> +++ Makefile  17 Jan 2021 07:55:27 -0000
> @@ -1,10 +1,7 @@
>  # $OpenBSD: Makefile,v 1.3 2020/12/10 16:39:46 kmos Exp $
>  
>  COMMENT =    curses TLS-only IRC client
> -VERSION =    1.3
> -REVISION =   0
> -
> -DISTNAME =   catgirl-${VERSION}
> +DISTNAME =   catgirl-1.5
>  
>  CATEGORIES = net
>  
> @@ -19,6 +16,7 @@ PERMIT_PACKAGE =Yes
>  COMPILER =   base-clang ports-gcc
>  COMPILER_LANGS =     c
>  
> +# uses pledge()
>  WANTLIB +=   c curses tls
>  
>  MASTER_SITES =       https://git.causal.agency/catgirl/snapshot/
> Index: distinfo
> ===================================================================
> RCS file: /home/cvs/ports/net/catgirl/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 distinfo
> --- distinfo  6 Dec 2020 23:02:58 -0000       1.1.1.1
> +++ distinfo  17 Jan 2021 07:55:38 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (catgirl-1.3.tar.gz) = vgDqC9PIqVgseS0nZ7waZx4F3/g5oka1M3l3QvzajOw=
> -SIZE (catgirl-1.3.tar.gz) = 54228
> +SHA256 (catgirl-1.5.tar.gz) = vqn9R6Va1iQRPOxxx1hCf0hbhB2S2lnb6b/tTvXAjHw=
> +SIZE (catgirl-1.5.tar.gz) = 56432
> 

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to