Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 18:10:14 +0200 (EET)
From:      "Dmitry A. Yanko" <fm@cross-road.org.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92287: maintainer-update port: ftp/lftp
Message-ID:  <200601241610.k0OGAEUA024353@moscow.hvosting.kiev.ua>
Resent-Message-ID: <200601250120.k0P1K5o6021218@freefall.freebsd.org>

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

>Number:         92287
>Category:       ports
>Synopsis:       maintainer-update port: ftp/lftp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 25 01:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry A. Yanko
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
update ftp/lftp port
fix missing dependence

>How-To-Repeat:
>Fix:


diff -ruN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	Tue Jan 24 16:38:38 2006
+++ lftp/Makefile	Tue Jan 24 18:05:34 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	lftp
 PORTVERSION=	3.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
 		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
@@ -27,6 +27,7 @@
 
 LIB_DEPENDS=	expat.5:${PORTSDIR}/textproc/expat2
 
+USE_ICONV=	yes
 USE_BZIP2=	yes
 USE_GPG?=	yes
 SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc

>Release-Note:
>Audit-Trail:
>Unformatted:



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