Skip site navigation (1)Skip section navigation (2)
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:   ports/84175: [PATCH] security/uvscan_dat: change MASTER_SITES
Message-ID:  <20050727152412.37CEDB29CDE@utopia.leeym.com>
Resent-Message-ID: <200507271530.j6RFUJao050047@freefall.freebsd.org>

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

>Number:         84175
>Category:       ports
>Synopsis:       [PATCH] security/uvscan_dat: change MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 15:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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