Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:30:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557485 - in head/benchmarks/iperf: . files
Message-ID:  <202012102130.0BALUD97041607@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:30:13 2020
New Revision: 557485
URL: https://svnweb.freebsd.org/changeset/ports/557485

Log:
  Update distinfo: upstream rerolled the tarball (again)
  
  - Reformat pkg-descr
  - Bump PORTREVISION for package change
  
  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/

Deleted:
  head/benchmarks/iperf/files/
Modified:
  head/benchmarks/iperf/Makefile
  head/benchmarks/iperf/distinfo
  head/benchmarks/iperf/pkg-descr

Modified: head/benchmarks/iperf/Makefile
==============================================================================
--- head/benchmarks/iperf/Makefile	Thu Dec 10 21:30:07 2020	(r557484)
+++ head/benchmarks/iperf/Makefile	Thu Dec 10 21:30:13 2020	(r557485)
@@ -3,7 +3,7 @@
 
 PORTNAME=	iperf
 PORTVERSION=	2.0.14a
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/iperf2
 

Modified: head/benchmarks/iperf/distinfo
==============================================================================
--- head/benchmarks/iperf/distinfo	Thu Dec 10 21:30:07 2020	(r557484)
+++ head/benchmarks/iperf/distinfo	Thu Dec 10 21:30:13 2020	(r557485)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601754186
-SHA256 (iperf-2.0.14a.tar.gz) = 295f8f3c9ad6f47ca849caae5a9a4d3203d13d482190390006886e530a3cc9ad
-SIZE (iperf-2.0.14a.tar.gz) = 370518
+TIMESTAMP = 1607539651
+SHA256 (iperf-2.0.14a.tar.gz) = 78d0579359b4e40c6d2b7ec320162b69a2bea6fe3ebbfb614cffd5fa19d5aa04
+SIZE (iperf-2.0.14a.tar.gz) = 375290

Modified: head/benchmarks/iperf/pkg-descr
==============================================================================
--- head/benchmarks/iperf/pkg-descr	Thu Dec 10 21:30:07 2020	(r557484)
+++ head/benchmarks/iperf/pkg-descr	Thu Dec 10 21:30:13 2020	(r557485)
@@ -1,12 +1,11 @@
 What is Iperf?
 
-While tools to measure network performance, such as ttcp,
-exist, most are very old and have confusing options. Iperf
-was developed as a modern alternative for measuring TCP
-and UDP bandwidth performance.
+While tools to measure network performance, such as ttcp, exist, most are very
+old and have confusing options. Iperf was developed as a modern alternative for
+measuring TCP and UDP bandwidth performance.
 
-Iperf is a tool to measure maximum TCP bandwidth, allowing
-the tuning of various parameters and UDP characteristics.
-Iperf reports bandwidth, delay jitter, datagram loss.
+Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various
+parameters and UDP characteristics. Iperf reports bandwidth, delay jitter,
+datagram loss.
 
 WWW: https://sourceforge.net/projects/iperf2/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012102130.0BALUD97041607>