Skip to content
Snippets Groups Projects
Commit c671d889 authored by Dries Michiels's avatar Dries Michiels Committed by Kevin Bowling
Browse files

databases/influxdb: Update to 1.8.9

PR:		258517
parent 9d9069e4
Branches
Tags
No related merge requests found
PORTNAME= influxdb
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.6
DISTVERSION= 1.8.9
CATEGORIES= databases net-mgmt
MAINTAINER= driesm.michiels@gmail.com
......@@ -9,20 +9,16 @@ COMMENT= Open-source distributed time series database
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON= depends on go which is not supported in this architecture
USES= go:modules
USE_RC_SUBR= influxd
GO_MODULE= github.com/influxdata/influxdb
GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}"
GO_TARGET= ./cmd/influxd \
./cmd/influx \
./cmd/influx_inspect \
./cmd/influx_tsm \
./cmd/influx_stress
GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}"
SUB_LIST= INFLUXD_USER=${INFLUXD_USER} \
INFLUXD_GROUP=${INFLUXD_GROUP} \
......
TIMESTAMP = 1621764252
SHA256 (go/databases_influxdb/influxdb-v1.8.6/v1.8.6.mod) = 243a917b438ef4eb5a69e81727583917a2c5ac21cf868fcf41cd1856d5c72e1c
SIZE (go/databases_influxdb/influxdb-v1.8.6/v1.8.6.mod) = 2536
SHA256 (go/databases_influxdb/influxdb-v1.8.6/v1.8.6.zip) = 8e1c59818d4deb65ec5f637f9247e45013f4f9b1244f9af8f55d1b4f86048748
SIZE (go/databases_influxdb/influxdb-v1.8.6/v1.8.6.zip) = 12519721
TIMESTAMP = 1631722942
SHA256 (go/databases_influxdb/influxdb-v1.8.9/v1.8.9.mod) = d8c7e25a7f3d2390d6d80dbca209feea6f326e59a5461c6deda66e6fe1a70053
SIZE (go/databases_influxdb/influxdb-v1.8.9/v1.8.9.mod) = 2637
SHA256 (go/databases_influxdb/influxdb-v1.8.9/v1.8.9.zip) = 10051bf038c94f86eea61a2dcbf746f3593b40e263c7e744d29cc0914e9462ca
SIZE (go/databases_influxdb/influxdb-v1.8.9/v1.8.9.zip) = 12511820
bin/influx
bin/influx_inspect
bin/influx_tsm
bin/influxd
bin/influx_stress
%%MANPAGES%%man/man1/influx.1.gz
%%MANPAGES%%man/man1/influx_inspect.1.gz
%%MANPAGES%%man/man1/influx_stress.1.gz
%%MANPAGES%%man/man1/influx_tsm.1.gz
%%MANPAGES%%man/man1/influxd-backup.1.gz
%%MANPAGES%%man/man1/influxd-config.1.gz
%%MANPAGES%%man/man1/influxd-restore.1.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment