Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Sep 2002 00:59:42 +0400 (MSD)
From:      zhuravlev alexander <zaa@ulstu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42486: [PATCH] wu-ftpd+ipv6	
Message-ID:  <20020906205942.436BD210FE@omega.ulstu.ru>

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

>Number:         42486
>Category:       ports
>Synopsis:       [PATCH] wu-ftpd+ipv6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 14:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     zhuravlev alexander
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Russia, Ulyanovsk State Technical University	
>Environment:
System: FreeBSD omega.ulstu.ru 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 26 16:11:55 MSD 2002 zaa@omega.ulstu.ru:/usr/obj/usr/src/sys/OMEGA i386
>Description:
	Port wu-ftpd+ipv6 broken due to absence of DISTNAME variable in
	Makefile	
>How-To-Repeat:
	
>Fix:

--- patch begins here ---
--- Makefile	Sat Aug 31 11:05:58 2002
+++ Makefile.zaa	Sat Sep  7 00:50:08 2002
@@ -12,6 +12,8 @@
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
 
+DISTNAME=       wu-ftpd-${PORTVERSION} 
+
 PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/
 PATCHFILES=	wu-ftpd-262-v6-20020830.diff.gz
 PATCH_DIST_STRIP=	-p1
--- patch ends here ---


>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?20020906205942.436BD210FE>