On Fri, Apr 09, 2021 at 08:57:42AM +0200, Theo Buehler wrote:
> 
> On Fri, Apr 09, 2021 at 06:45:40AM +0000, Mikolaj Kucharski wrote:
> > Hi,
> > 
> > This should go upsteam, but I just noticed this on multiple -current
> > machines. I see that v2.1.3 was released yesterday and at first glance
> > last commit in repo looks like could fix below issue. Sorry, didn't dive
> > deeper and I'm not sure will I be able until next weekend :/
> 
> Indeed, this seems to work for me:

Works for me, thanks.
ok kevlo@

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/benchmarks/speedtest-cli/Makefile,v
> retrieving revision 1.23
> diff -u -p -r1.23 Makefile
> --- Makefile  23 Feb 2021 19:39:10 -0000      1.23
> +++ Makefile  9 Apr 2021 06:54:59 -0000
> @@ -2,10 +2,9 @@
>  
>  COMMENT =            command-line client for speedtest.net bandwidth tester
>  
> -MODPY_EGG_VERSION =  2.1.2
> +MODPY_EGG_VERSION =  2.1.3
>  DISTNAME =           speedtest-cli-${MODPY_EGG_VERSION}
>  CATEGORIES =         benchmarks net
> -REVISION =           0
>  
>  HOMEPAGE =           https://github.com/sivel/speedtest-cli
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/benchmarks/speedtest-cli/distinfo,v
> retrieving revision 1.16
> diff -u -p -r1.16 distinfo
> --- distinfo  23 Aug 2019 15:49:58 -0000      1.16
> +++ distinfo  9 Apr 2021 06:55:05 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (speedtest-cli-2.1.2.tar.gz) = 
> zx04YiL5TDJOMSW6mg0YfkbUoT3KCMAjvbmiMJa+LlQ=
> -SIZE (speedtest-cli-2.1.2.tar.gz) = 24365
> +SHA256 (speedtest-cli-2.1.3.tar.gz) = 
> XidzIzzttfo9gSDrf5e8xJdLUiGyVNM/8W4vHUE9kPA=
> +SIZE (speedtest-cli-2.1.3.tar.gz) = 24721
> 

Reply via email to