ports/92287: maintainer-update port: ftp/lftp

Dmitry A. Yanko fm at cross-road.org.ua
Wed Jan 25 01:20:14 UTC 2006


>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:



More information about the freebsd-ports-bugs mailing list