svn commit: r560565 - head/benchmarks/iperf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 6 20:24:36 UTC 2021


Author: sunpoet
Date: Wed Jan  6 20:24:35 2021
New Revision: 560565
URL: https://svnweb.freebsd.org/changeset/ports/560565

Log:
  Update to 2.1.0 RC
  
  Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
  		https://sourceforge.net/projects/iperf2/files/readme.txt/view
  		https://sourceforge.net/p/iperf2/code/ci/master/log/

Modified:
  head/benchmarks/iperf/Makefile
  head/benchmarks/iperf/distinfo

Modified: head/benchmarks/iperf/Makefile
==============================================================================
--- head/benchmarks/iperf/Makefile	Wed Jan  6 20:24:30 2021	(r560564)
+++ head/benchmarks/iperf/Makefile	Wed Jan  6 20:24:35 2021	(r560565)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-PORTVERSION=	2.0.14a
-PORTREVISION=	3
+DISTVERSION=	2.1.0-rc
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/iperf2 \
-		LOCAL/sunpoet/iperf/20201211
+		LOCAL/sunpoet/iperf/20210105
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Tool to measure maximum TCP and UDP bandwidth

Modified: head/benchmarks/iperf/distinfo
==============================================================================
--- head/benchmarks/iperf/distinfo	Wed Jan  6 20:24:30 2021	(r560564)
+++ head/benchmarks/iperf/distinfo	Wed Jan  6 20:24:35 2021	(r560565)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607879386
-SHA256 (iperf-2.0.14a.tar.gz) = 353876a8a238bc66af73f3160a5b8beee8f24bc6acc3ef6a2119fe5941852ea4
-SIZE (iperf-2.0.14a.tar.gz) = 375702
+TIMESTAMP = 1609953859
+SHA256 (iperf-2.1.0-rc.tar.gz) = 6b1db400cb9bd4bed3023a1de580c8b9ed2e1597162fb76ed1b3c12c4d7acd1f
+SIZE (iperf-2.1.0-rc.tar.gz) = 381904


More information about the svn-ports-all mailing list