Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 21:37:30 -0300 (BRT)
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79347: Update port: net/iperf adding other MASTER_SITE
Message-ID:  <20050330003730.4E73120A32@corp.grupos.com.br>
Resent-Message-ID: <200503300040.j2U0e8sh021636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79347
>Category:       ports
>Synopsis:       Update port: net/iperf adding other MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 30 00:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #43: Sun Mar 13 23:23:17 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
Update port: net/iperf add another MASTER_SITE

- Adding other MASTER_SITE

	
>How-To-Repeat:
	
>Fix:

	

--- iperf.patch begins here ---
diff -ruN iperf.orig/Makefile iperf/Makefile
--- iperf.orig/Makefile	Sat Mar 12 01:04:59 2005
+++ iperf/Makefile	Tue Mar 29 21:34:27 2005
@@ -8,7 +8,9 @@
 PORTNAME=	iperf
 PORTVERSION=	2.0.1
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	marcus@corp.grupos.com.br
 COMMENT=	A tool to measure maximum TCP and UDP bandwidth
--- iperf.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050330003730.4E73120A32>