From jmelo@capeta.freebsdbrasil.com.br  Tue Oct 25 15:30:39 2005
Return-Path: <jmelo@capeta.freebsdbrasil.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DC61616A420
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Oct 2005 15:30:39 +0000 (GMT)
	(envelope-from jmelo@capeta.freebsdbrasil.com.br)
Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30])
	by mx1.FreeBSD.org (Postfix) with SMTP id AF78743D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Oct 2005 15:30:38 +0000 (GMT)
	(envelope-from jmelo@capeta.freebsdbrasil.com.br)
Received: (qmail 37351 invoked by uid 1003); 25 Oct 2005 13:30:41 -0200
Message-Id: <20051025153041.37350.qmail@capeta.freebsdbrasil.com.br>
Date: 25 Oct 2005 13:30:41 -0200
From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reply-To: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: grog@FreeBSD.org
Subject: Update port: benchmarks/rawio update MASTER_SITE 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         87988
>Category:       ports
>Synopsis:       Update port: benchmarks/rawio update MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    grog
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 25 15:40:10 GMT 2005
>Closed-Date:    Tue Nov 22 07:38:09 GMT 2005
>Last-Modified:  Tue Nov 22 07:38:09 GMT 2005
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
	- Update MASTER_SITE to fix fetch problem.
	- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- rawio.diff begins here ---
diff -ruN rawio.old/Makefile rawio/Makefile
--- rawio.old/Makefile	Fri Feb  6 11:10:55 2004
+++ rawio/Makefile	Tue Oct 25 13:29:50 2005
@@ -10,7 +10,7 @@
 PORTVERSION=	1.2
 PORTREVISION=	1
 CATEGORIES=	benchmarks
-MASTER_SITES=	ftp://ftp.lemis.com/pub/
+MASTER_SITES=	http://ftp.osuosl.org/pub/FreeBSD/distfiles/
 
 MAINTAINER=	grog@FreeBSD.org
 COMMENT=	Test performance of low-level storage devices
--- rawio.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->grog 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Tue Oct 25 16:09:14 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87988 

Adding to audit trail from misfiled PR ports/87991:

Date: Tue, 25 Oct 2005 19:10:54 +0300
From: Greg 'groggy' Lehey <grog@FreeBSD.org>

 > 	- Update MASTER_SITE to fix fetch problem.
 
 I wasn't aware of a fetch problem.  I'll look into it.
 
 > -MASTER_SITES=	ftp://ftp.lemis.com/pub/
 > +MASTER_SITES=	http://ftp.osuosl.org/pub/FreeBSD/distfiles/
 
 ftp.lemis.com is still the correct master site.  If there have been
 problems, a backup is not a bad idea, but it should be a backup, not
 the only site.
 
 Greg
 --
 See complete headers for address and phone numbers

Adding to audit trail from misfiled PR ports/87995:

Date: Tue, 25 Oct 2005 15:30:33 -0200
From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
 
 Hi Greg,
 
 So could you commit this changes? I think it will be more safer if the 
 port has a backup MASTER_SITE.
 
 Thanks.

From: Pav Lucistnik <pav@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/87988: Update port: benchmarks/rawio update MASTER_SITE
Date: Sun, 13 Nov 2005 03:08:45 +0100

 Greg, your ftp does not carry the file anymore:
 
 lftp <0 ftp.lemis.com> /pub & ls
 total 284246                           
 -rw-------  1 0  0  290861569 Jun  9 08:22 FreeBSD-1.0.iso.bz2
 -rw-r--r--  1 0  0         45 Sep 20 07:25 FreeBSD-1.0.iso.bz2.README
 -rw-r--r--  1 0  0       9952 Jul  5 05:46 instant-workstation-1.0.tar.gz
 -rw-r--r--  1 0  0       9969 Jul  5 05:46 instant-workstation-1.1.tar.gz
 -rw-r--r--  1 0  0       4239 Jul 13 23:19 xtset-1.0.tar.gz
 -rw-r--r--  1 0  0       9320 Jul 13 23:19 xtset-1.1.tar.gz
 
 Can you put it back there?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 Cats happen.
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Tue Nov 22 07:38:08 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87988 
>Unformatted:
