diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-02-01 22:15:03 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-02-01 22:15:03 +0800 |
commit | 425f88e5e1b4d741489db1f09ed992d197278d2a (patch) | |
tree | 0666d00eafbc45424b60b87c72f33590792c4fec /benchmarks | |
parent | 7890f373ec0c3ebb7e1c3c804d1973fb74e431b2 (diff) | |
download | freebsd-ports-gnome-425f88e5e1b4d741489db1f09ed992d197278d2a.tar.gz freebsd-ports-gnome-425f88e5e1b4d741489db1f09ed992d197278d2a.tar.zst freebsd-ports-gnome-425f88e5e1b4d741489db1f09ed992d197278d2a.zip |
- Update to 0.7.5
- While here, fix LICENSE
PR: 206407
Submitted by: jochen@jochen-neumeister.de
Approved by: lars@eggert.org (maintainer)
Diffstat (limited to 'benchmarks')
-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 |