On Fri, Aug 12, 2022 at 11:27:31AM +0200, Hiltjo Posthuma wrote:
> Hi,
> 
> The patch below updates the sacc gopher client from 1.01 to 1.06.
> The suffix of the release tarball file also changed on the FTP server.
> 

Oops I made the same mistake as geomyidae, as they both now have TLS support.

so the line WANTLIB should have tls too:

        WANTLIB += c curses tls

> 
> diff --git net/sacc/Makefile net/sacc/Makefile
> index 077016b5ca8..b6879289a0d 100644
> --- net/sacc/Makefile
> +++ net/sacc/Makefile
> @@ -1,6 +1,5 @@
>  COMMENT =    simple console gopher client
> -DISTNAME =   sacc-1.01
> -EXTRACT_SUFX =       .tgz
> +DISTNAME =   sacc-1.06
>  CATEGORIES = net
>  
>  HOMEPAGE =   gopher://bitreich.org/1/scm/sacc
> diff --git net/sacc/distinfo net/sacc/distinfo
> index 3a9bc86d5cb..9c0b7caa5e2 100644
> --- net/sacc/distinfo
> +++ net/sacc/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (sacc-1.01.tgz) = y1eEss1pqKAnaQG5mhCTrHf7o3xsL7XCk12HxJZJJbo=
> -SIZE (sacc-1.01.tgz) = 12011
> +SHA256 (sacc-1.06.tar.gz) = IBQY1lNwE+KU1MxiKuXOtNVB49L51p8ZhoupN6BnwrM=
> +SIZE (sacc-1.06.tar.gz) = 14540
> 
> -- 
> Kind regards,
> Hiltjo
> 

-- 
Kind regards,
Hiltjo

Reply via email to