Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 02:42:12 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Mark Linimon <linimon@lonesome.com>
Subject:   ports/45505: maintainer update port ftp/ftpcopy: MAINTAINER build failure
Message-ID:  <200211200142.gAK1gCWT000347@libertas.emma.line.org>

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

>Number:         45505
>Category:       ports
>Synopsis:       maintainer update port ftp/ftpcopy: MAINTAINER build failure
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 19 17:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-STABLE FreeBSD 4.7-STABLE #5: Sat Nov 16 01:10:55 CET 2002 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
Mark pointed out that the MAINTAINER line format caused build failures.
The patch below fixes this. Thanks Mark for spotting this.
	
>How-To-Repeat:
	
>Fix:

diff -ur /usr/ports/ftp/ftpcopy/Makefile /root/ftpcopy/Makefile
--- /usr/ports/ftp/ftpcopy/Makefile	Thu Oct 17 13:53:44 2002
+++ /root/ftpcopy/Makefile	Wed Nov 20 02:39:41 2002
@@ -10,7 +10,7 @@
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.ohse.de/uwe/ftpcopy/
 
-MAINTAINER=	Matthias Andree <matthias.andree@web.de>
+MAINTAINER=	matthias.andree@web.de
 
 WRKSRC=		${WRKDIR}/web/${DISTNAME}
 
	


>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?200211200142.gAK1gCWT000347>