Date: Mon, 31 Oct 2016 21:26:03 +0000 (UTC) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425028 - head/benchmarks/iperf3 Message-ID: <201610312126.u9VLQ3bs089006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bmah Date: Mon Oct 31 21:26:03 2016 New Revision: 425028 URL: https://svnweb.freebsd.org/changeset/ports/425028 Log: Update benchmarks/iperf3 to 3.1.4. Sponsored by: ESnet Modified: head/benchmarks/iperf3/Makefile head/benchmarks/iperf3/distinfo Modified: head/benchmarks/iperf3/Makefile ============================================================================== --- head/benchmarks/iperf3/Makefile Mon Oct 31 21:09:02 2016 (r425027) +++ head/benchmarks/iperf3/Makefile Mon Oct 31 21:26:03 2016 (r425028) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= benchmarks ipv6 MASTER_SITES= http://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 Modified: head/benchmarks/iperf3/distinfo ============================================================================== --- head/benchmarks/iperf3/distinfo Mon Oct 31 21:09:02 2016 (r425027) +++ head/benchmarks/iperf3/distinfo Mon Oct 31 21:26:03 2016 (r425028) @@ -1,2 +1,3 @@ -SHA256 (iperf-3.1.3.tar.gz) = 60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf -SIZE (iperf-3.1.3.tar.gz) = 546899 +TIMESTAMP = 1477949125 +SHA256 (iperf-3.1.4.tar.gz) = db61d70ac62003ebe0bf15496bd8c4b3c4b728578a44d0a1a88fcf8afc0e8f76 +SIZE (iperf-3.1.4.tar.gz) = 547995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610312126.u9VLQ3bs089006>