From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 24 17:00:58 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC8A116A4CE for ; Mon, 24 May 2004 17:00:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F64543D48 for ; Mon, 24 May 2004 17:00:58 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4P00k4Q018903 for ; Mon, 24 May 2004 17:00:46 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4P00kTo018902; Mon, 24 May 2004 17:00:46 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 24 May 2004 17:00:46 -0700 (PDT) Resent-Message-Id: <200405250000.i4P00kTo018902@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roman Neuhauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A9A416A4CE for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: anders@FreeBSD.org Subject: ports/67149: [PATCH] security/audit distsite fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 00:00:58 -0000 >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: