[Lunar-commits] <moonbase> netperf: version bumped to 2.5.0.
Florin Braescu
florin at lunar-linux.org
Sun Oct 9 19:03:22 CEST 2011
commit 5f2453cb35a803deaf8d8ec3d6f6d9c1a9fef25a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 9 19:03:22 2011 +0200
netperf: version bumped to 2.5.0.
---
net/netperf/DEPENDS | 1 +
net/netperf/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/net/netperf/DEPENDS b/net/netperf/DEPENDS
new file mode 100644
index 0000000..9574f2b
--- /dev/null
+++ b/net/netperf/DEPENDS
@@ -0,0 +1 @@
+optional_depends "libsmbios" "" "" "for SMBIOS data access"
diff --git a/net/netperf/DETAILS b/net/netperf/DETAILS
index 61f248b..9a264d1 100644
--- a/net/netperf/DETAILS
+++ b/net/netperf/DETAILS
@@ -1,18 +1,18 @@
MODULE=netperf
- VERSION=2.4.5
+ VERSION=2.5.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.netperf.org/netperf/
- SOURCE_VFY=sha1:67cdb984fd60244e454ac48ef02628e2d1f023d0
+ SOURCE_URL=ftp://ftp.netperf.org/netperf
+ SOURCE_VFY=sha1:ad6433d5e94d199754bb7d8291a3731b24f66be1
WEB_SITE=http://netperf.org/netperf/NetperfPage.html
ENTERED=20060517
- UPDATED=20090906
+ UPDATED=20111009
SHORT="Network testing tools"
+
cat << EOF
Netperf is a benchmark that can be used to measure the performance
of many different types of networking. It provides tests for both
unidirecitonal throughput, and end-to-end latency. The environments
currently measureable by netperf include:
-
* TCP and UDP via BSD Sockets for both IPv4 and IPv6
* DLPI
* Unix Domain Sockets
More information about the Lunar-commits
mailing list