From neuhauser@chello.cz  Mon May 24 16:20:26 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 CA20916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 16:20:26 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 118DF43D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 16:20:26 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 78065 invoked by uid 0); 24 May 2004 23:19:51 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 24 May 2004 23:19:51 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 7F5DA2FDA01; Tue, 25 May 2004 01:19:51 +0200 (CEST)
Message-Id: <20040524231951.7F5DA2FDA01@isis.wad.cz>
Date: Tue, 25 May 2004 01:19:51 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: svenasse@polaris.ca
Subject: [PATCH] security/amavis-perl distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67147
>Category:       ports
>Synopsis:       [PATCH] security/amavis-perl distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 16:30:27 PDT 2004
>Closed-Date:    Mon May 24 17:04:39 PDT 2004
>Last-Modified:  Mon May 24 17:04:39 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:
maintainer cc'd

% w3m -dump http://www.amavis.org/dist/perl/
Index of /dist/perl

      Name                    Last modified       Size  Description
-------------------------------------------------------------------------------

[DIR] Parent Directory        06-Jun-2003 09:15      -  
[   ] amavis-0.3.12.tar.gz    07-Mar-2003 07:00   311k  GZIP compressed docume>
[   ] amavis-0.3.12.tar.gz..> 07-Mar-2003 07:00     1k  GZIP compressed docume>
[   ] amavis-0.3.13pre2.ta..> 28-Jan-2004 09:59   319k  GZIP compressed docume>
[   ] amavis-0.3.13pre2.ta..> 28-Jan-2004 10:00     1k  GZIP compressed docume>
[   ] amavisd-0.1.tar.gz      11-Mar-2003 09:19   322k  GZIP compressed docume>
[   ] amavisd-0.1.tar.gz.asc  11-Mar-2003 09:19     1k  GZIP compressed docume>

-------------------------------------------------------------------------------

Apache/1.3.26 Server at www.amavis.org Port 80

>How-To-Repeat:
	
>Fix:

	

--- security::amavis-perl.distsite.patch begins here ---
Index: security/amavis-perl/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/amavis-perl/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- security/amavis-perl/Makefile	28 Feb 2004 17:02:58 -0000	1.9
+++ security/amavis-perl/Makefile	24 May 2004 23:16:30 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	amavis-perl
 PORTVERSION=	11
 CATEGORIES=	security
-MASTER_SITES=	http://www.amavis.org/dist/perl/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITE_SUBDIR=	amavis
 
 MAINTAINER=	svenasse@polaris.ca
 COMMENT=	Mail Virus Scanner (uses external antivirus)
--- security::amavis-perl.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon May 24 17:04:33 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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