Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a7047902f74ea2de583543ebe89f4257bb624993)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a7047902f74ea2de583543ebe89f4257bb624993)
  • Date: Wed, 6 Oct 2010 09:55:13 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/iperf/DETAILS | 16 +++++++++-------
net/iperf/HISTORY | 3 +++
2 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit a7047902f74ea2de583543ebe89f4257bb624993
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

iperf: => 2.0.5

diff --git a/net/iperf/DETAILS b/net/iperf/DETAILS
index b663170..dc91d7f 100755
--- a/net/iperf/DETAILS
+++ b/net/iperf/DETAILS
@@ -1,14 +1,16 @@
SPELL=iperf
- VERSION=2.0.2
+ VERSION=2.0.5
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://dast.nlanr.net/Projects/Iperf2.0/$SOURCE
-
SOURCE_HASH=sha512:37b2292aa64c86924d286d1baf75e485d50d7d317763d20f158143948545c18a5a71fc51e7fb99eb30f8c15cb8ff9f74bbc66d29d41b69f04f92b6eb1a1307a9
- WEB_SITE=http://dast.nlanr.net/Projects/Iperf/
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:da9a0c01dea2a9dd33aa130b11d938d5f44dd6c3ab27526b0a43df5bf2550fede04238a00b7d54037426afe90ac6d8c4f4ae6861aa170ca7835b6664c9d6537f
+ WEB_SITE=http://iperf.sourceforge.net/
ENTERED=20060309
LICENSE[0]=BSD
KEYWORDS="net"
- SHORT="A tool for measuring Internet bandwidth performance."
+ SHORT="tool for measuring Internet bandwidth performance"
cat << EOF
-A tool for measuring Internet bandwidth performance.
+Iperf was developed by NLANR/DAST as a modern alternative for measuring
maximum
+TCP and UDP bandwidth performance. Iperf allows the tuning of various
parameters
+and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram
loss.
EOF
diff --git a/net/iperf/HISTORY b/net/iperf/HISTORY
index 15cc5f7..436a93f 100644
--- a/net/iperf/HISTORY
+++ b/net/iperf/HISTORY
@@ -1,3 +1,6 @@
+2010-10-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.5; fixed website, source urls, descs
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a7047902f74ea2de583543ebe89f4257bb624993), Vlad Glagolev, 10/06/2010

Archive powered by MHonArc 2.6.24.

Top of Page