summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-07 07:52:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-07 07:52:09 +0000
commit685cb1e443fdefb9f2f1dd2e2a402a6b6011ab6e (patch)
tree353ad20506bd323e7dee941f433241241c3c25d5 /benchmarks
parent- Master site subdir was changed. (diff)
- Update to 2.4.0
PR: ports/81979 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
Notes
Notes: svn path=/head/; revision=136967
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/pathchirp/Makefile6
-rw-r--r--benchmarks/pathchirp/distinfo4
2 files changed, 5 insertions, 5 deletions
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