Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 12:10:15 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131200: Port update: ftp/lftp - Update to v.3.7.8
Message-ID:  <200901311210.n0VCAFSx096762@www.freebsd.org>
Resent-Message-ID: <200901311220.n0VCK3ON011229@freefall.freebsd.org>

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

>Number:         131200
>Category:       ports
>Synopsis:       Port update: ftp/lftp - Update to v.3.7.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 12:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #28: Sat Jan  3 15:23:38 CET 2009     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates lftp to v3.7.8, which fixes uploads via ftps in encrypted mode.

The patch also cleans up mirror list.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	2009-01-30 22:18:40.610133239 +0100
+++ lftp/Makefile	2009-01-31 13:06:57.297256879 +0100
@@ -6,19 +6,17 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.7.7
+PORTVERSION=	3.7.8
 CATEGORIES=	ftp ipv6
-MASTER_SITES=	ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
-		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
-		ftp://ftp.130th.net/pub/mirror/lftp/ \
-		ftp://ftp.130th.net/pub/mirror/lftp/old/ \
-		ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \
-		ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/old/ \
-		ftp://ftp.yars.free.net/pub/source/lftp/ \
-		ftp://ftp.yars.free.net/pub/source/lftp/old/ \
+MASTER_SITES=	ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
+		ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \
 		ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
 		http://lftp.cybermirror.org/ \
-		http://lftp.cybermirror.org/old/
+		http://lftp.cybermirror.org/old/ \
+		ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
+		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
+		ftp://ftp.yars.free.net/pub/source/lftp/ \
+		ftp://ftp.yars.free.net/pub/source/lftp/old/
 
 MAINTAINER=	ganael.laplanche@martymac.com
 COMMENT=	Shell-like command line ftp client
diff -aurN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	2009-01-30 22:18:40.609138699 +0100
+++ lftp/distinfo	2009-01-30 22:19:04.297263307 +0100
@@ -1,3 +1,3 @@
-MD5 (lftp-3.7.7.tar.bz2) = 7b1c58a6289448140b1cd328e1d51f94
-SHA256 (lftp-3.7.7.tar.bz2) = 0e9daf2cdc491ff714b84ab37695b5852c3b1c253d159482ebc0051a2a08e327
-SIZE (lftp-3.7.7.tar.bz2) = 1367986
+MD5 (lftp-3.7.8.tar.bz2) = 999e2d77a2f1db5b6f883a8e3a40cee2
+SHA256 (lftp-3.7.8.tar.bz2) = 2c9ee5395a34e37a97b485a93bc691239f46f98db75bf26167dbf56323b2d613
+SIZE (lftp-3.7.8.tar.bz2) = 1385167


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



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