aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2018-10-15 09:02:45 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2018-10-15 09:02:45 +0000
commitb7d375c83753983644e7cbade863cb2d2facaeb1 (patch)
tree1e22e4d5d82939c9e1e4b834a740147524a9ae34 /benchmarks
parent948fecda452d8d74541688025126831e706e9392 (diff)
downloadports-b7d375c83753983644e7cbade863cb2d2facaeb1.tar.gz
ports-b7d375c83753983644e7cbade863cb2d2facaeb1.zip
updating to version 12.0.0
took a look into upstream's Gopkg.lock, checking for modifications; changed 2 depencies to use version instead of revision; google:go-cmp and golang:text get QA done right; thanks to portlint; moved PLIST_FILES to appear after USES. Approved by: araujo (mentor), rene (mentor) Differential Revision: https://reviews.freebsd.org/D17530
Notes
Notes: svn path=/head/; revision=482141
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/vegeta/Makefile10
-rw-r--r--benchmarks/vegeta/distinfo14
2 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile
index 77462bb42765..42b2cde66ccd 100644
--- a/benchmarks/vegeta/Makefile
+++ b/benchmarks/vegeta/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vegeta
DISTVERSIONPREFIX= cli/v
-DISTVERSION= 11.3.0
+DISTVERSION= 12.0.0
CATEGORIES= benchmarks www
MAINTAINER= egypcio@googlemail.com
@@ -11,8 +11,6 @@ COMMENT= HTTP load testing tool and library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-PLIST_FILES= bin/${PORTNAME}
-
USES= go
USE_GITHUB= yes
@@ -22,7 +20,7 @@ GH_TUPLE= alecthomas:jsonschema:f2c9385:jsonschema/github.com/alecthomas/jsonsch
bmizerany:perks:d9a9656:perks/github.com/bmizerany/perks \
dgryski:go-gk:201884a:gogk/github.com/dgryski/go-gk \
dgryski:go-lttb:318fcdf:golttb/github.com/dgryski/go-lttb \
- google:go-cmp:3af367b:gocmp/github.com/google/go-cmp \
+ google:go-cmp:v0.2.0:gocmp/github.com/google/go-cmp \
influxdata:tdigest:a7d76c6:tdigest/github.com/influxdata/tdigest \
mailru:easyjson:60711f1:easyjson/github.com/mailru/easyjson \
shurcooL:httpfs:809bece:httpfs/github.com/shurcooL/httpfs \
@@ -30,7 +28,9 @@ GH_TUPLE= alecthomas:jsonschema:f2c9385:jsonschema/github.com/alecthomas/jsonsch
streadway:quantile:b0c5887:quantile/github.com/streadway/quantile \
tsenart:go-tsz:cdeb9e1:gotsz/github.com/tsenart/go-tsz \
golang:net:c394268:net/golang.org/x/net \
- golang:text:f21a4df:text/golang.org/x/text
+ golang:text:v0.3.0:text/golang.org/x/text
+
+PLIST_FILES= bin/${PORTNAME}
do-build:
@${MKDIR} ${WRKSRC}/github.com/${GH_ACCOUNT}
diff --git a/benchmarks/vegeta/distinfo b/benchmarks/vegeta/distinfo
index 37deb8ca2b25..c8a00168fd4f 100644
--- a/benchmarks/vegeta/distinfo
+++ b/benchmarks/vegeta/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1535818242
-SHA256 (tsenart-vegeta-cli-v11.3.0_GH0.tar.gz) = 37c37f8ea03f3a952c40fd3530a4454ea5c9dbd62fe9b1427032249e6d80c45b
-SIZE (tsenart-vegeta-cli-v11.3.0_GH0.tar.gz) = 478664
+TIMESTAMP = 1539334010
+SHA256 (tsenart-vegeta-cli-v12.0.0_GH0.tar.gz) = 808266795af26cfb05d29da3823fdb2e82514a2a1bc36a102fff83bc0e1476b9
+SIZE (tsenart-vegeta-cli-v12.0.0_GH0.tar.gz) = 478781
SHA256 (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = e95ce4279470c9da271c494ac9b00fc6c3c8975c9e685ca4ae926a6201deaab1
SIZE (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = 7341
SHA256 (c2h5oh-datasize-4eba002_GH0.tar.gz) = c0e504d28864f6c25eb09afcf292aea5a7499df3b2d3e13a9ddecd3bc5ef98ae
@@ -11,8 +11,8 @@ SHA256 (dgryski-go-gk-201884a_GH0.tar.gz) = 63c4d18cc962124fdcf57df7af3d9d009f44
SIZE (dgryski-go-gk-201884a_GH0.tar.gz) = 2733
SHA256 (dgryski-go-lttb-318fcdf_GH0.tar.gz) = 46a44a5c5098d39b7d8299ceb5d3f0226713cfe3d0afeb7db1f0c2faab1cb3f1
SIZE (dgryski-go-lttb-318fcdf_GH0.tar.gz) = 98314
-SHA256 (google-go-cmp-3af367b_GH0.tar.gz) = a95656f396bd9f27df422aa4ba802c36c65e4598438fe5fe7e7492d3a99c31ac
-SIZE (google-go-cmp-3af367b_GH0.tar.gz) = 57876
+SHA256 (google-go-cmp-v0.2.0_GH0.tar.gz) = 3c4e5aca9a707eb19f5ef54b13171f3d36466f4cab73918d111bd93c88b62eed
+SIZE (google-go-cmp-v0.2.0_GH0.tar.gz) = 57862
SHA256 (influxdata-tdigest-a7d76c6_GH0.tar.gz) = 96e4da462ba27e316a6e07ae48ea63032a042411119c03c18806bf252c86632c
SIZE (influxdata-tdigest-a7d76c6_GH0.tar.gz) = 15706
SHA256 (mailru-easyjson-60711f1_GH0.tar.gz) = 8fd44e1503cb852cc6dd98d1b7646ad8d3abdb739754cc2254e5057b0a947ca6
@@ -27,5 +27,5 @@ SHA256 (tsenart-go-tsz-cdeb9e1_GH0.tar.gz) = 8a94fbd29d173fe6351693d9358aabd903c
SIZE (tsenart-go-tsz-cdeb9e1_GH0.tar.gz) = 260644
SHA256 (golang-net-c394268_GH0.tar.gz) = b3592668b46bfd15cecea395c3efd2124abce92f08b857cec3a4012d5a33151a
SIZE (golang-net-c394268_GH0.tar.gz) = 968640
-SHA256 (golang-text-f21a4df_GH0.tar.gz) = 1964956fab6356e201ace777f0e221334a9023777373768a853efc300df2219c
-SIZE (golang-text-f21a4df_GH0.tar.gz) = 6102640
+SHA256 (golang-text-v0.3.0_GH0.tar.gz) = 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb
+SIZE (golang-text-v0.3.0_GH0.tar.gz) = 6102619