Hi,

seems to just work, but lightly tested. Will probably commit it in some
days unless i hear screams of horror.

Landry
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/influxdb/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    14 Apr 2018 22:53:54 -0000      1.4
+++ Makefile    24 Apr 2018 15:43:00 -0000
@@ -2,9 +2,8 @@
 
 COMMENT =      time-series datastore for metrics, events, and analytics
 
-V =            1.4.2
+V =            1.5.2
 DISTNAME =     influxdb-${V}
-REVISION =     1
 
 HOMEPAGE =     https://influxdata.com
 # selfhosted because we bundle go deps
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/influxdb/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    3 Jan 2018 17:43:24 -0000       1.1.1.1
+++ distinfo    24 Apr 2018 15:43:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (influxdb-1.4.2.tar.gz) = +nG0x9sV1ujMAN010abqGVPpVEQhx41jRurQLXCht+g=
-SIZE (influxdb-1.4.2.tar.gz) = 6758600
+SHA256 (influxdb-1.5.2.tar.gz) = qaDlenMvjJeJuYw9/fXm5mLF0pRlykIbW+eQzXs2rV0=
+SIZE (influxdb-1.5.2.tar.gz) = 7711974

Reply via email to