Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 22:52:21 +0200 (CEST)
From:      Carl Johan Madestrand <calle.madestrand@norrgarden.se>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29398: update port: ftp/lftp
Message-ID:  <200108022052.f72KqLG02006@kiwi.sixpack.de>

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

>Number:         29398
>Category:       ports
>Synopsis:       update port: ftp/lftp
>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:   Thu Aug 02 14:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.3-STABLE
>Organization:
>Environment:
>Description:
update lftp and change maintainer email
>How-To-Repeat:
>Fix:


diff -urN /usr/ports/ftp/lftp/Makefile lftp/Makefile
--- /usr/ports/ftp/lftp/Makefile	Mon May 28 17:41:40 2001
+++ lftp/Makefile	Thu Aug  2 18:51:57 2001
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	2.3.11
+PORTVERSION=	2.4.0
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
 		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	system/network/file-transfer
 
-MAINTAINER=	calle.madestrand@norrgarden.se
+MAINTAINER=	carl_johan@gmx.net
 
 LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext
 
@@ -31,7 +31,7 @@
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample
 # remove some empty directories
-	${RMDIR} ${PREFIX}/lib/lftp/2.3.11
+	${RMDIR} ${PREFIX}/lib/lftp/2.4.0
 	${RMDIR} ${PREFIX}/lib/lftp
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${PREFIX}/share/doc/lftp
diff -urN /usr/ports/ftp/lftp/distinfo lftp/distinfo
--- /usr/ports/ftp/lftp/distinfo	Mon May 28 17:41:40 2001
+++ lftp/distinfo	Thu Aug  2 18:41:25 2001
@@ -1 +1 @@
-MD5 (lftp-2.3.11.tar.bz2) = f67a0dc877f892fa6c1eedbbc1520c66
+MD5 (lftp-2.4.0.tar.bz2) = 57f3c9ab0e40cd0c7258c335ad05bd09
>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?200108022052.f72KqLG02006>