Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 01:53:13 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        anders@FreeBSD.org
Subject:   ports/67149: [PATCH] security/audit distsite fix
Message-ID:  <20040524235313.6BD472FDA01@isis.wad.cz>
Resent-Message-ID: <200405250000.i4P00kTo018902@freefall.freebsd.org>

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

>Number:         67149
>Category:       ports
>Synopsis:       [PATCH] security/audit distsite fix
>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:   Mon May 24 17:00:45 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
www redirects to www{1,2}

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- security::audit.distsite.patch begins here ---
Index: security/audit/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/audit/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- security/audit/Makefile	5 Mar 2004 12:20:58 -0000	1.12
+++ security/audit/Makefile	24 May 2004 23:50:18 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.0
 PORTREVISION=	2
 CATEGORIES=	security
-MASTER_SITES=	http://www.corest.com/download/audit/ \
+MASTER_SITES=	http://www1.corest.com/download/audit/ \
+		http://www2.corest.com/download/audit/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}beta-src
 
--- security::audit.distsite.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?20040524235313.6BD472FDA01>