diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 01b895c82c5..0232ac1a152 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.18 2003/03/27 18:30:09 jakob Exp $ +# $OpenBSD: Makefile,v 1.19 2004/07/23 18:29:52 jakob Exp $ COMMENT= "Network performance benchmark" -DISTNAME= netperf-2.2pl3 +DISTNAME= netperf-2.3 CATEGORIES= benchmarks net MAINTAINER= Jakob Schlyter MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ \ ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/archive/ \ - ftp://ftp.sunet.se/pub/network/monitoring/netperf/ \ - ftp://ftp.sunet.se/pub/network/monitoring/netperf/archive/ + http://ftp.sunet.se/pub/network/monitoring/netperf/ \ + http://ftp.sunet.se/pub/network/monitoring/netperf/archive/ HOMEPAGE= http://www.netperf.org/ diff --git a/benchmarks/netperf/distinfo b/benchmarks/netperf/distinfo index cc84590fdf8..cd95c836c7f 100644 --- a/benchmarks/netperf/distinfo +++ b/benchmarks/netperf/distinfo @@ -1,3 +1,3 @@ -MD5 (netperf-2.2pl3.tar.gz) = 63282b3ffb12ec78dff1f9f9af09f718 -RMD160 (netperf-2.2pl3.tar.gz) = 359ba933e727b3b0bc61a9a1a41f1d82199f30ae -SHA1 (netperf-2.2pl3.tar.gz) = 113ee0ab2703d89965ba63a67724ffbde1d3a9c5 +MD5 (netperf-2.3.tar.gz) = df61b8db5e38d58cdf81748635614d33 +RMD160 (netperf-2.3.tar.gz) = 9de3fe14a1ff1d1a81a2140e9126d61d6376d9be +SHA1 (netperf-2.3.tar.gz) = b4ae9c90a9351e024319f8bbc064aecf6a18e63b diff --git a/benchmarks/netperf/pkg/PLIST b/benchmarks/netperf/pkg/PLIST index ca46a7cdeaa..bf831424914 100644 --- a/benchmarks/netperf/pkg/PLIST +++ b/benchmarks/netperf/pkg/PLIST @@ -1,13 +1,13 @@ -@comment $OpenBSD: PLIST,v 1.3 2001/05/06 09:01:17 jakob Exp $ +@comment $OpenBSD: PLIST,v 1.4 2004/07/23 18:29:52 jakob Exp $ bin/netperf bin/netserver man/man1/netperf.1 man/man1/netserver.1 +@dir share/netperf share/netperf/arr_script share/netperf/snapshot_script share/netperf/tcp_range_script -share/netperf/tcp_stream_script share/netperf/tcp_rr_script -share/netperf/udp_stream_script +share/netperf/tcp_stream_script share/netperf/udp_rr_script -@dirrm share/netperf +share/netperf/udp_stream_script