diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/pathchirp/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/pathchirp/distinfo | 4 |
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 |