From leeym@utopia.leeym.com  Wed Jul 27 15:24:30 2005
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C6CAF16A41F;
	Wed, 27 Jul 2005 15:24:30 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr48.hinet.net (msr48.hinet.net [168.95.4.148])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EE66D43D46;
	Wed, 27 Jul 2005 15:24:29 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr48.hinet.net (8.9.3/8.9.3) with ESMTP id XAA12007;
	Wed, 27 Jul 2005 23:24:27 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 887FEB29CC7;
	Wed, 27 Jul 2005 23:24:19 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 89666-02; Wed, 27 Jul 2005 23:24:12 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 37CEDB29CDE; Wed, 27 Jul 2005 23:24:12 +0800 (CST)
Message-Id: <20050727152412.37CEDB29CDE@utopia.leeym.com>
Date: Wed, 27 Jul 2005 23:24:12 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jeh@freebsd.org
Subject: [PATCH] security/uvscan_dat: change MASTER_SITES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84175
>Category:       ports
>Synopsis:       [PATCH] security/uvscan-dat: change MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jeh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 15:30:18 GMT 2005
>Closed-Date:    Fri Jul 29 14:27:14 GMT 2005
>Last-Modified:  Fri Jul 29 14:27:14 GMT 2005
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 07:50:25 CST 2005
>Description:
- change to new MASTER_SITES
Port maintainer (jeh@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:

# fetch -ARr http://download.nai.com/products/datfiles/4.x/nai/dat-4543.tar
fetch: http://download.nai.com/products/datfiles/4.x/nai/dat-4543.tar: Moved Temporarily

# telnet download.nai.com 80
Trying 209.133.111.22...
Connected to download.nai.m7z.net.
Escape character is '^]'.
GET /products/datfiles/4.x/nai/dat-4543.tar HTTP/1.0
Host: download.nai.com

HTTP/1.0 302 Found
Date: Wed, 27 Jul 2005 15:23:01 GMT
Server: swcd/5.2.0034
Location: http://speedownload.nai.com:80/products/datfiles/4.x/nai/dat-4543.tar
Connection: close

Connection closed by foreign host.

>Fix:

--- uvscan_dat-4543.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/uvscan-dat/Makefile,v
retrieving revision 1.393
diff -u -u -r1.393 Makefile
--- Makefile	26 Jul 2005 19:57:05 -0000	1.393
+++ Makefile	27 Jul 2005 15:21:30 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	uvscan_dat
 PORTVERSION=	4543
 CATEGORIES=	security
-MASTER_SITES=	http://download.nai.com/products/datfiles/4.x/nai/
+MASTER_SITES=	http://speedownload.nai.com/products/datfiles/4.x/nai/
 DISTNAME=	dat-${PORTVERSION}
 EXTRACT_SUFX=	.tar
 
--- uvscan_dat-4543.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jeh 
Responsible-Changed-By: garga 
Responsible-Changed-When: Wed Jul 27 16:46:21 GMT 2005 
Responsible-Changed-Why:  
Over to the maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84175 
State-Changed-From-To: open->closed 
State-Changed-By: jeh 
State-Changed-When: Fri Jul 29 14:26:53 GMT 2005 
State-Changed-Why:  
Thanks, this has already been commited 

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