FreeBSD Bugzilla – Attachment 156894 Details for
Bug 200294
[PATCH] benchmarks/pathload: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
benchmarks_pathload.diff
benchmarks_pathload.diff (text/plain), 1.54 KB, created by
tkato432
on 2015-05-18 18:32:04 UTC
(
hide
)
Description:
benchmarks_pathload.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-05-18 18:32:04 UTC
Size:
1.54 KB
patch
obsolete
>diff -urN /usr/ports/benchmarks/pathload/Makefile benchmarks/pathload/Makefile >--- /usr/ports/benchmarks/pathload/Makefile 2015-04-06 05:20:58.961757000 +0900 >+++ benchmarks/pathload/Makefile 2015-05-19 00:00:00.000000000 +0900 >@@ -4,17 +4,18 @@ > PORTNAME= pathload > PORTVERSION= 1.3.2 > CATEGORIES= benchmarks >-MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ >+MASTER_SITES= http://www.cc.gatech.edu/~dovrolis/bw-est/ > DISTNAME= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Measurement tool for network path available bandwidth estimation > >-BROKEN= Unfetchable >-GNU_CONFIGURE= yes >-USES= gmake >+LICENSE= GPLv2 # (or later) > > WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} >+ >+USES= gmake >+GNU_CONFIGURE= yes > MAKEFILE= makefile > MAKE_JOBS_UNSAFE= yes > >@@ -25,8 +26,7 @@ > ${WRKSRC}/pathload_rcv.c > > do-install: >-.for f in pathload_rcv pathload_snd >- ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin >-.endfor >+ (cd ${WRKSRC} && ${INSTALL_PROGRAM} pathload_rcv pathload_snd \ >+ ${STAGEDIR}${PREFIX}/bin) > > .include <bsd.port.mk> >diff -urN /usr/ports/benchmarks/pathload/pkg-descr benchmarks/pathload/pkg-descr >--- /usr/ports/benchmarks/pathload/pkg-descr 2014-06-21 17:48:18.000000000 +0900 >+++ benchmarks/pathload/pkg-descr 2015-05-19 00:00:00.000000000 +0900 >@@ -1,3 +1,4 @@ >-Pathload is a tool that can estimate the available bandwidth of network paths. >+Pathload is a tool that can estimate the available bandwidth of network >+paths. > >-WWW: http://www.pathrate.org >+WWW: http://www.cc.gatech.edu/~dovrolis/bw-est/pathload.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200294
: 156894