Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 1999 12:45:37 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15368: Update ftp/mirror
Message-ID:  <199912090945.MAA07763@netserv1.chg.ru>

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

>Number:         15368
>Category:       ports
>Synopsis:       Update ftp/mirror
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  9 01:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912090945.MAA07763>