From a17effd39856bdb350f790b48ce217ddf6beb2a7 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 7 Jun 2005 07:52:09 +0000 Subject: - Update to 2.4.0 PR: ports/81979 Submitted by: dikshie (maintainer) --- benchmarks/pathchirp/Makefile | 6 +++--- benchmarks/pathchirp/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'benchmarks/pathchirp') diff --git a/benchmarks/pathchirp/Makefile b/benchmarks/pathchirp/Makefile index 14b683bdad4a..c5bfd1e0d952 100644 --- a/benchmarks/pathchirp/Makefile +++ b/benchmarks/pathchirp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pathchirp -PORTVERSION= 2.3.8 +PORTVERSION= 2.4.0 CATEGORIES= benchmarks MASTER_SITES= http://www.spin.rice.edu/Software/pathChirp/ @@ -16,10 +16,10 @@ COMMENT= A measurement tool for available bandwidth estimation GNU_CONFIGURE= yes USE_GMAKE= yes -PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd +PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run do-install: -.for f in pathchirp_rcv pathchirp_snd +.for f in pathchirp_rcv pathchirp_snd pathchirp_run ${INSTALL_PROGRAM} ${WRKSRC}/Bin/${ARCH}/${f} ${PREFIX}/bin .endfor diff --git a/benchmarks/pathchirp/distinfo b/benchmarks/pathchirp/distinfo index bcd74ce47f4c..37fa2a2ae2e0 100644 --- a/benchmarks/pathchirp/distinfo +++ b/benchmarks/pathchirp/distinfo @@ -1,2 +1,2 @@ -MD5 (pathchirp-2.3.8.tar.gz) = 3623a2a6b00ccaf4a4cfb2bee8186038 -SIZE (pathchirp-2.3.8.tar.gz) = 59255 +MD5 (pathchirp-2.4.0.tar.gz) = 10da5cbc386c62c8c854e9adb2afa258 +SIZE (pathchirp-2.4.0.tar.gz) = 64371 -- cgit