pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/iperf3
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 28 19:40:07 UTC 2017
Modified Files:
pkgsrc/net/iperf3: Makefile distinfo
Added Files:
pkgsrc/net/iperf3/patches: patch-src_Makefile.in
Removed Files:
pkgsrc/net/iperf3/patches: patch-src_cjson.c patch-src_iperf.h
patch-src_iperf__api.h patch-src_iperf__locale.c
patch-src_iperf__server__api.c patch-src_tcp__info.c
patch-src_units.c
Log Message:
The release notes for iperf 3.1.6 describe changes, including bug
fixes and new functionality, made since iperf 3.1.5.
* User-visible changes
* Specifying --fq-rate or --no-fq-socket-pacing on a system where
these options are not supported now generate an error instead of a
warning. This change makes diagnosing issues related to pacing
more apparent.
* Fixed a bug where two recently-added diagnostic messages spammed
the JSON output on UDP tests.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/iperf3/Makefile \
pkgsrc/net/iperf3/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/iperf3/patches/patch-src_Makefile.in
cvs rdiff -u -r1.1 -r0 pkgsrc/net/iperf3/patches/patch-src_cjson.c \
pkgsrc/net/iperf3/patches/patch-src_iperf.h \
pkgsrc/net/iperf3/patches/patch-src_iperf__api.h \
pkgsrc/net/iperf3/patches/patch-src_iperf__locale.c \
pkgsrc/net/iperf3/patches/patch-src_iperf__server__api.c \
pkgsrc/net/iperf3/patches/patch-src_tcp__info.c \
pkgsrc/net/iperf3/patches/patch-src_units.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/iperf3/Makefile
diff -u pkgsrc/net/iperf3/Makefile:1.3 pkgsrc/net/iperf3/Makefile:1.4
--- pkgsrc/net/iperf3/Makefile:1.3 Sun Jun 7 14:05:08 2015
+++ pkgsrc/net/iperf3/Makefile Tue Feb 28 19:40:07 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2015/06/07 14:05:08 wiedi Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/28 19:40:07 adam Exp $
-DISTNAME= iperf-3.0.11
+DISTNAME= iperf-3.1.6
PKGNAME= ${DISTNAME:S/iperf/iperf3/}
-PKGREVISION= 1
CATEGORIES= net benchmarks
MASTER_SITES= http://downloads.es.net/pub/iperf/
@@ -14,6 +13,8 @@ LICENSE= modified-bsd
USE_LANGUAGES= c
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+# sctp_bindx() is in headers, but unusable
+CONFIGURE_ENV.NetBSD+= ac_cv_header_netinet_sctp_h=no
LDFLAGS.SunOS+= -lsocket -lnsl
Index: pkgsrc/net/iperf3/distinfo
diff -u pkgsrc/net/iperf3/distinfo:1.3 pkgsrc/net/iperf3/distinfo:1.4
--- pkgsrc/net/iperf3/distinfo:1.3 Wed Nov 4 00:35:05 2015
+++ pkgsrc/net/iperf3/distinfo Tue Feb 28 19:40:07 2017
@@ -1,13 +1,7 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 00:35:05 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/02/28 19:40:07 adam Exp $
-SHA1 (iperf-3.0.11.tar.gz) = 35e31cc320e4f2264bf51f6ad1e7e0d81341135a
-RMD160 (iperf-3.0.11.tar.gz) = eb371c0879fad6f2068a279704d637123bbd9162
-SHA512 (iperf-3.0.11.tar.gz) = 91c4c8ef4630a86b69998b636f1a385dc1731dea1dc80b2160e64ace8ce7e72b2998a04a7e111fe48dbd12623f8de3987dc5a939d3435433b4a12113b23b07a4
-Size (iperf-3.0.11.tar.gz) = 424267 bytes
-SHA1 (patch-src_cjson.c) = b195f308ea6d7652a5fc65f1031e5642da2e611b
-SHA1 (patch-src_iperf.h) = 8997d314ca46f5af9cc162d28455b98a049e5851
-SHA1 (patch-src_iperf__api.h) = e84175a031c5dcde5ade975a3a63c5fad898bf97
-SHA1 (patch-src_iperf__locale.c) = eeb61cb4c8ed2ece42f346405219ec07b752df1e
-SHA1 (patch-src_iperf__server__api.c) = 124d2a57ad8d6694a4eea57366e9d88cc4b4a578
-SHA1 (patch-src_tcp__info.c) = 6f0dd37cefc69cfa41712972016ecb996830ef0a
-SHA1 (patch-src_units.c) = 95e1e22af16b4996f6ec0e39fc14d137425003a4
+SHA1 (iperf-3.1.6.tar.gz) = 55937ecf1bfeeb8121ff600c81395d73a2de6205
+RMD160 (iperf-3.1.6.tar.gz) = 9aa05a5e2fa47daaebc2fa64a2c402913fa0ea5a
+SHA512 (iperf-3.1.6.tar.gz) = f3081b9620f32f2dac3d3a2b99d5f58cfaf67fbcb8a660c0d1cfe3ce99e6836e1567b8582b68a6980f9348770bcf77cd938646c2a118ae936175e3f670285a2a
+Size (iperf-3.1.6.tar.gz) = 551000 bytes
+SHA1 (patch-src_Makefile.in) = 2b445e515a4e4a25e8338e0774f80465b9a19f0f
Added files:
Index: pkgsrc/net/iperf3/patches/patch-src_Makefile.in
diff -u /dev/null pkgsrc/net/iperf3/patches/patch-src_Makefile.in:1.1
--- /dev/null Tue Feb 28 19:40:07 2017
+++ pkgsrc/net/iperf3/patches/patch-src_Makefile.in Tue Feb 28 19:40:07 2017
@@ -0,0 +1,26 @@
+$NetBSD: patch-src_Makefile.in,v 1.1 2017/02/28 19:40:07 adam Exp $
+
+Do not build test programs.
+
+--- src/Makefile.in.orig 2017-02-02 18:54:30.000000000 +0000
++++ src/Makefile.in
+@@ -146,7 +145,7 @@ AM_V_lt = $(am__v_lt_@AM_V@)
+ am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
+ am__v_lt_0 = --silent
+ am__v_lt_1 =
+-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
++PROGRAMS = $(bin_PROGRAMS)
+ am_iperf3_OBJECTS = iperf3-main.$(OBJEXT)
+ iperf3_OBJECTS = $(am_iperf3_OBJECTS)
+ iperf3_DEPENDENCIES = libiperf.la
+@@ -226,9 +225,7 @@ AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+ am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
+ am__v_CCLD_0 = @echo " CCLD " $@;
+ am__v_CCLD_1 =
+-SOURCES = $(libiperf_la_SOURCES) $(iperf3_SOURCES) \
+- $(iperf3_profile_SOURCES) $(t_timer_SOURCES) \
+- $(t_units_SOURCES) $(t_uuid_SOURCES)
++SOURCES = $(libiperf_la_SOURCES) $(iperf3_SOURCES)
+ DIST_SOURCES = $(libiperf_la_SOURCES) $(iperf3_SOURCES) \
+ $(iperf3_profile_SOURCES) $(t_timer_SOURCES) \
+ $(t_units_SOURCES) $(t_uuid_SOURCES)
Home |
Main Index |
Thread Index |
Old Index