diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-01 14:15:03 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-01 14:15:03 +0000 |
commit | 63d5270a83833757bc8040ff0c0e81424112da74 (patch) | |
tree | 0666d00eafbc45424b60b87c72f33590792c4fec /benchmarks/flowgrind | |
parent | 90b6dcbdd16e66914ba56045d0cefa1c4cf1981a (diff) |
Notes
Diffstat (limited to 'benchmarks/flowgrind')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/flowgrind/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index f8708138ed1e..1fabd47a60e7 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= flowgrind -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.5 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= lars@eggert.org COMMENT= Measure throughput and other metrics for TCP -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= pcap-config:${PORTSDIR}/net/libpcap LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \ diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo index 7c0954854cfe..0e31d0a9721a 100644 --- a/benchmarks/flowgrind/distinfo +++ b/benchmarks/flowgrind/distinfo @@ -1,2 +1,2 @@ -SHA256 (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = a375c26e7a349d06d06c7951e4ab032d3701e235e5b1ab2aad06a797985a7190 -SIZE (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = 133871 +SHA256 (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 714d958340ac89339404fd0b2acd42dcb67277c7e9e4443903a9f85ab6c6342b +SIZE (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 146499 |