From neuhauser@chello.cz  Mon May 24 16:53:30 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5A9A416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 16:53:30 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 7EEEA43D31
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 16:53:29 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 92792 invoked by uid 0); 24 May 2004 23:53:13 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 24 May 2004 23:53:13 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 6BD472FDA01; Tue, 25 May 2004 01:53:13 +0200 (CEST)
Message-Id: <20040524235313.6BD472FDA01@isis.wad.cz>
Date: Tue, 25 May 2004 01:53:13 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: anders@FreeBSD.org
Subject: [PATCH] security/audit distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67149
>Category:       ports
>Synopsis:       [PATCH] security/audit distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    anders
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 17:00:45 PDT 2004
>Closed-Date:    Fri May 28 04:48:46 PDT 2004
>Last-Modified:  Fri May 28 04:48:46 PDT 2004
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->anders 
Responsible-Changed-By: pav 
Responsible-Changed-When: Mon May 24 17:05:49 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67149 
State-Changed-From-To: open->closed 
State-Changed-By: anders 
State-Changed-When: Fri May 28 04:48:39 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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