From dima@netserv1.chg.ru  Thu Dec  9 01:45:49 1999
Return-Path: <dima@netserv1.chg.ru>
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
	by hub.freebsd.org (Postfix) with ESMTP id 38DD414C07
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Dec 1999 01:45:47 -0800 (PST)
	(envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.3/8.9.3) id MAA07763;
	Thu, 9 Dec 1999 12:45:37 +0300 (MSK)
Message-Id: <199912090945.MAA07763@netserv1.chg.ru>
Date: Thu, 9 Dec 1999 12:45:37 +0300 (MSK)
From: Dmitry Sivachenko <dima@Chg.RU>
Sender: dima@netserv1.chg.ru
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update ftp/mirror
X-Send-Pr-Version: 3.2

>Number:         15368
>Category:       ports
>Synopsis:       Update ftp/mirror
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    torstenb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  9 01:50:00 PST 1999
>Closed-Date:    Mon Apr 3 18:06:37 PDT 2000
>Last-Modified:  Mon Apr  3 18:31:35 PDT 2000
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

This diff adds a patch to mirror, which is a workaround to support a new version
of wu-ftpd.  Without this patch mirror hangs while reseiving directory listing.

>How-To-Repeat:

	

>Fix:
	
diff -Nur mirror.old/Makefile mirror/Makefile
--- mirror.old/Makefile	Thu Dec  9 12:33:56 1999
+++ mirror/Makefile	Thu Dec  9 12:41:43 1999
@@ -10,13 +10,15 @@
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
 
+PATCHFILES=	ftp.pl_wupatch
+PATCH_SITES=	http://sunsite.org.uk/packages/mirror/
+
 MAINTAINER=	torstenb@FreeBSD.org
 
 USE_PERL5=	yes
 NO_WRKSUBDIR=	yes
 MAKEFILE=	makefile
 MAN1=		mirror.1 mirror-master.1
-
 
 pre-install:
 	${MKDIR} ${PREFIX}/lib/mirror
diff -Nur mirror.old/files/md5 mirror/files/md5
--- mirror.old/files/md5	Thu Dec  9 12:33:53 1999
+++ mirror/files/md5	Thu Dec  9 12:38:36 1999
@@ -1 +1,2 @@
 MD5 (mirror-2.9.tar.gz) = 55178a53c7b4253c9a396a38c5a9cb94
+MD5 (ftp.pl_wupatch) = 5354accb843583a97f4d95e1f30974f7

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->torstenb 
Responsible-Changed-By: steve 
Responsible-Changed-When: Tue Dec 14 21:10:47 PST 1999 
Responsible-Changed-Why:  
Over to port's maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Mon Apr 3 18:06:37 PDT 2000 
State-Changed-Why:  
committed, thanks! 
>Unformatted:
