svn commit: r532974 - head/benchmarks/vegeta

Vinícius Zavam egypcio at FreeBSD.org
Sat Apr 25 20:37:58 UTC 2020


Author: egypcio
Date: Sat Apr 25 20:37:57 2020
New Revision: 532974
URL: https://svnweb.freebsd.org/changeset/ports/532974

Log:
  benchmarks/vegeta: update 12.8.0 to 12.8.3

Modified:
  head/benchmarks/vegeta/Makefile
  head/benchmarks/vegeta/distinfo

Modified: head/benchmarks/vegeta/Makefile
==============================================================================
--- head/benchmarks/vegeta/Makefile	Sat Apr 25 20:25:27 2020	(r532973)
+++ head/benchmarks/vegeta/Makefile	Sat Apr 25 20:37:57 2020	(r532974)
@@ -2,7 +2,7 @@
 
 PORTNAME=	vegeta
 DISTVERSIONPREFIX=	v
-DISTVERSION=	12.8.0
+DISTVERSION=	12.8.3
 CATEGORIES=	benchmarks www
 
 MAINTAINER=	egypcio at FreeBSD.org
@@ -30,7 +30,6 @@ GH_TUPLE=	alecthomas:jsonschema:f2c9385:jsonschema/ven
 		golang:net:c394268:net/vendor/golang.org/x/net \
 		golang:text:v0.3.0:text/vendor/golang.org/x/text
 
-GO_PKGNAME=	github.com/${GH_ACCOUNT}/${PORTNAME}
 GO_BUILDFLAGS=	-tags=netgo \
 		-ldflags '-s -w -extldflags "-static" -X main.Version=${DISTVERSION}'
 

Modified: head/benchmarks/vegeta/distinfo
==============================================================================
--- head/benchmarks/vegeta/distinfo	Sat Apr 25 20:25:27 2020	(r532973)
+++ head/benchmarks/vegeta/distinfo	Sat Apr 25 20:37:57 2020	(r532974)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1583924618
-SHA256 (tsenart-vegeta-v12.8.0_GH0.tar.gz) = b4fe7e8ad0cf925ff82a8eff17e5238cfc7dd5dc3822615ef2cc6f8ee4c18309
-SIZE (tsenart-vegeta-v12.8.0_GH0.tar.gz) = 501859
+TIMESTAMP = 1587833679
+SHA256 (tsenart-vegeta-v12.8.3_GH0.tar.gz) = 2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
+SIZE (tsenart-vegeta-v12.8.3_GH0.tar.gz) = 502633
 SHA256 (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = e95ce4279470c9da271c494ac9b00fc6c3c8975c9e685ca4ae926a6201deaab1
 SIZE (alecthomas-jsonschema-f2c9385_GH0.tar.gz) = 7341
 SHA256 (c2h5oh-datasize-4eba002_GH0.tar.gz) = c0e504d28864f6c25eb09afcf292aea5a7499df3b2d3e13a9ddecd3bc5ef98ae


More information about the svn-ports-all mailing list