On Mon Oct 21, 2019 at 07:40:29AM +0200, Rafael Sadowski wrote:
> Simple update to the latest stable version in the 1.6 branch.
> 
> I've had some problems with 161 and after updating to 1.6.4 and later to
> 1.6.6 there are gone.  However, this version works fine for me with
> collected and grafana.
> 
> BTW, the "hackish" target to bundle/vendor dependencies is really handy.
> 
> OK?

Any objection? I'd take the maintainershoip


> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/databases/influxdb/Makefile,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 Makefile
> --- Makefile  12 Jul 2019 20:43:53 -0000      1.10
> +++ Makefile  21 Oct 2019 05:33:33 -0000
> @@ -2,13 +2,12 @@
>  
>  COMMENT =    time-series datastore for metrics, events, and analytics
>  
> -V =          1.6.1
> +V =          1.6.6
>  DISTNAME =   influxdb-${V}
> -REVISION =   0
>  
>  HOMEPAGE =   https://influxdata.com
>  # selfhosted because we bundle go deps
> -MASTER_SITES =       https://rhaalovely.net/stuff/
> +MASTER_SITES =       https://sizeofvoid.org/pub/OpenBSD/distfiles/
>  
>  CATEGORIES =         databases
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/databases/influxdb/distinfo,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 distinfo
> --- distinfo  19 Aug 2018 20:23:25 -0000      1.3
> +++ distinfo  21 Oct 2019 05:33:33 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (influxdb-1.6.1.tar.gz) = O63l8wKY3Lj/aoVhydQfxO8O4W7SJFsy9SnBcABJI7o=
> -SIZE (influxdb-1.6.1.tar.gz) = 10202830
> +SHA256 (influxdb-1.6.6.tar.gz) = y0M55cV5hNBGjSGWTrwCfPJM+Uycc/kD6P0vmRCTpTQ=
> +SIZE (influxdb-1.6.6.tar.gz) = 10370147
> 

Reply via email to