aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-08-24 23:56:33 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-08-24 23:56:33 +0000
commit79ea2a024ef996c32789bdd5a31fb68644b9ad3f (patch)
tree183e3b3689ee9d5c44c372b7c049536426c10a65 /benchmarks
parentcf643e1839ed05c626b6a8f829085f22f6d0013b (diff)
downloadports-79ea2a024ef996c32789bdd5a31fb68644b9ad3f.tar.gz
ports-79ea2a024ef996c32789bdd5a31fb68644b9ad3f.zip
benchmarks/flowgrind: Fix build on 13-CURRENT
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=546128
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flowgrind/Makefile3
-rw-r--r--benchmarks/flowgrind/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index 8e9b91c206c9..3690882434bd 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -7,6 +7,9 @@ DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 5
CATEGORIES= benchmarks
+PATCH_SITES= https://github.com/flowgrind/flowgrind/commit/
+PATCHFILES= f9049c589fcf1970c81c9127eec3393f399cce82.patch:-p1
+
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Measure throughput and other metrics for TCP
diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo
index b3565ac59505..4ad711ec97f7 100644
--- a/benchmarks/flowgrind/distinfo
+++ b/benchmarks/flowgrind/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1478561627
+TIMESTAMP = 1598312489
SHA256 (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 1b0c6c571f11430e170ee5d654ff10ba095f627f50509b6c678681566ead8cb6
SIZE (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 152977
+SHA256 (f9049c589fcf1970c81c9127eec3393f399cce82.patch) = 0c0bfd90a3515c99789021e712715bdc8fb50ff4b4c01f8257dc9f51ddf04c27
+SIZE (f9049c589fcf1970c81c9127eec3393f399cce82.patch) = 1466