aboutsummaryrefslogtreecommitdiff
path: root/net/k6
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2020-10-05 13:34:09 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2020-10-05 13:34:09 +0000
commitfd99570be37bd09cf67d6c16c6aa42eac1e42e74 (patch)
tree495d383a457bdba0d3916111492587b61601ba37 /net/k6
parentbe272d90cedfa4c2af17a411f39f269b511e0352 (diff)
downloadports-fd99570be37bd09cf67d6c16c6aa42eac1e42e74.tar.gz
ports-fd99570be37bd09cf67d6c16c6aa42eac1e42e74.zip
net/k6: Update to 0.28.0
Changelog[1]: - Cloud execution logs - Pushing k6 logs to loki - Optional port to host mappings - Support for specifying data types to InfluxDB fields - Support for automatic gzip-ing of the CSV output result - Various enhancements in UX - Several bugfixes [1] https://github.com/loadimpact/k6/releases/v0.28.0 PR: 250095 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D26673
Notes
Notes: svn path=/head/; revision=551493
Diffstat (limited to 'net/k6')
-rw-r--r--net/k6/Makefile4
-rw-r--r--net/k6/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/k6/Makefile b/net/k6/Makefile
index 918e47dc1b82..e1987c02f641 100644
--- a/net/k6/Makefile
+++ b/net/k6/Makefile
@@ -2,7 +2,7 @@
PORTNAME= k6
DISTVERSIONPREFIX= v
-DISTVERSION= 0.27.0
+DISTVERSION= 0.28.0
CATEGORIES= net
MAINTAINER= vulcan@wired.sh
@@ -16,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= loadimpact
_BUILD_DATE= $$(date -u +"%FT%T%z")
-_BUILD_HASH= 6fa889d
+_BUILD_HASH= dee9c4c
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
GO_BUILDFLAGS= -ldflags "\
diff --git a/net/k6/distinfo b/net/k6/distinfo
index db9406d66b0b..0445dee3a3b3 100644
--- a/net/k6/distinfo
+++ b/net/k6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595761376
-SHA256 (loadimpact-k6-v0.27.0_GH0.tar.gz) = 6f514a0b49436e105c1806c01e7d9c5864263890a4233d478e5cbeec37978ab7
-SIZE (loadimpact-k6-v0.27.0_GH0.tar.gz) = 5679125
+TIMESTAMP = 1601823610
+SHA256 (loadimpact-k6-v0.28.0_GH0.tar.gz) = 624efb820812b08f928f197c185d9fd1eda0c00c89171b417dd9820248564d7b
+SIZE (loadimpact-k6-v0.28.0_GH0.tar.gz) = 5775401