diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-03-11 21:23:01 +0800 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-03-11 21:23:01 +0800 |
commit | c97c081793364900bd970ae7b7736162a7e42c9f (patch) | |
tree | 605ba46a38f8f771c0e7a542ec8d4d7ff29d29ec /benchmarks | |
parent | 9bc6c169a309fd4ad54b5e3308d56c3650d86c2d (diff) | |
download | freebsd-ports-gnome-c97c081793364900bd970ae7b7736162a7e42c9f.tar.gz freebsd-ports-gnome-c97c081793364900bd970ae7b7736162a7e42c9f.tar.zst freebsd-ports-gnome-c97c081793364900bd970ae7b7736162a7e42c9f.zip |
benchmarks/vegeta: update 12.7.0 to 12.8.0
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/vegeta/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/vegeta/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index c738cd2fa8d7..aac3272219d1 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -2,7 +2,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v -DISTVERSION= 12.7.0 +DISTVERSION= 12.8.0 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= HTTP load testing tool and library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= tsenart diff --git a/benchmarks/vegeta/distinfo b/benchmarks/vegeta/distinfo index 22a85b4d8612..45a38308a764 100644 --- a/benchmarks/vegeta/distinfo +++ b/benchmarks/vegeta/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1564671174 -SHA256 (tsenart-vegeta-v12.7.0_GH0.tar.gz) = 0e6882d2044e8dc1979f4cd2d96ccbfc47db8ac575f66ebf1020f98d702988a9 -SIZE (tsenart-vegeta-v12.7.0_GH0.tar.gz) = 492653 +TIMESTAMP = 1583924618 +SHA256 (tsenart-vegeta-v12.8.0_GH0.tar.gz) = b4fe7e8ad0cf925ff82a8eff17e5238cfc7dd5dc3822615ef2cc6f8ee4c18309 +SIZE (tsenart-vegeta-v12.8.0_GH0.tar.gz) = 501859 SHA256 (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = e95ce4279470c9da271c494ac9b00fc6c3c8975c9e685ca4ae926a6201deaab1 SIZE (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = 7341 SHA256 (c2h5oh-datasize-4eba002_GH0.tar.gz) = c0e504d28864f6c25eb09afcf292aea5a7499df3b2d3e13a9ddecd3bc5ef98ae |