svn commit: r426847 - in head/benchmarks/iperf: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Nov 22 18:43:06 UTC 2016
Author: sunpoet
Date: Tue Nov 22 18:43:04 2016
New Revision: 426847
URL: https://svnweb.freebsd.org/changeset/ports/426847
Log:
- Update to 2.0.9
- While I'm here, update WWW
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
PR: 213241
Submitted by: arved
Deleted:
head/benchmarks/iperf/files/patch-src_Client.cpp
Modified:
head/benchmarks/iperf/Makefile
head/benchmarks/iperf/distinfo
head/benchmarks/iperf/pkg-descr
Modified: head/benchmarks/iperf/Makefile
==============================================================================
--- head/benchmarks/iperf/Makefile Tue Nov 22 18:43:00 2016 (r426846)
+++ head/benchmarks/iperf/Makefile Tue Nov 22 18:43:04 2016 (r426847)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= iperf
-PORTVERSION= 2.0.5
+PORTVERSION= 2.0.9
CATEGORIES= benchmarks
-MASTER_SITES= SF/${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}2
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Tool to measure maximum TCP and UDP bandwidth
Modified: head/benchmarks/iperf/distinfo
==============================================================================
--- head/benchmarks/iperf/distinfo Tue Nov 22 18:43:00 2016 (r426846)
+++ head/benchmarks/iperf/distinfo Tue Nov 22 18:43:04 2016 (r426847)
@@ -1,2 +1,3 @@
-SHA256 (iperf-2.0.5.tar.gz) = 636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b
-SIZE (iperf-2.0.5.tar.gz) = 248583
+TIMESTAMP = 1479828112
+SHA256 (iperf-2.0.9.tar.gz) = db02911f35686e808ed247160dfa766e08ae3f59d1e7dcedef0ffb2a6643f0bf
+SIZE (iperf-2.0.9.tar.gz) = 279153
Modified: head/benchmarks/iperf/pkg-descr
==============================================================================
--- head/benchmarks/iperf/pkg-descr Tue Nov 22 18:43:00 2016 (r426846)
+++ head/benchmarks/iperf/pkg-descr Tue Nov 22 18:43:04 2016 (r426847)
@@ -9,4 +9,4 @@ Iperf is a tool to measure maximum TCP b
the tuning of various parameters and UDP characteristics.
Iperf reports bandwidth, delay jitter, datagram loss.
-WWW: http://iperf.sourceforge.net/
+WWW: https://sourceforge.net/projects/iperf2/
More information about the svn-ports-all
mailing list