Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2008 18:17:36 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129056: Port update: ftp/lftp - Update to 3.7.6
Message-ID:  <200811211817.mALIHao6050810@www.freebsd.org>
Resent-Message-ID: <200811211820.mALIK1Ik070198@freefall.freebsd.org>

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

>Number:         129056
>Category:       ports
>Synopsis:       Port update: ftp/lftp - Update to 3.7.6
>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:   Fri Nov 21 18:20:01 UTC 2008
>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 #26: Mon Nov 17 09:47:33 CET 2008     martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates lftp to version 3.7.6.

Changelog :
Version 3.7.6 - 2008-11-17

* fixed memory corruption in zmore.
* fixed compilation on some systems.

(note that patch-src-commands.cc has been integrated upstream).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	2008-11-21 14:41:56.019211510 +0100
+++ lftp/Makefile	2008-11-21 14:42:04.698408796 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.7.5
+PORTVERSION=	3.7.6
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
 		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
diff -aurN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	2008-11-21 14:41:56.019211510 +0100
+++ lftp/distinfo	2008-11-21 14:42:34.301152581 +0100
@@ -1,3 +1,3 @@
-MD5 (lftp-3.7.5.tar.bz2) = 08f577dc1fac96bcf24a847e8ce64554
-SHA256 (lftp-3.7.5.tar.bz2) = a4d4960a1679939785849b2179013bca09b08ffb6f04a3737519add64261c2cb
-SIZE (lftp-3.7.5.tar.bz2) = 1339331
+MD5 (lftp-3.7.6.tar.bz2) = eed9891b8c2d034f296af5eb86898935
+SHA256 (lftp-3.7.6.tar.bz2) = 027bd8b4097030b533fc1541cf45a59efe7e271b0ca22770f0ac0d98837d414f
+SIZE (lftp-3.7.6.tar.bz2) = 1339266
diff -aurN lftp.orig/files/patch-src-commands.cc lftp/files/patch-src-commands.cc
--- lftp.orig/files/patch-src-commands.cc	2008-11-21 14:41:56.019211510 +0100
+++ lftp/files/patch-src-commands.cc	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
---- src/commands.cc.orig	2008-11-17 01:34:09.000000000 +0800
-+++ src/commands.cc	2008-11-17 01:34:19.000000000 +0800
-@@ -31,6 +31,7 @@
- #include <pwd.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-+#include <sys/wait.h>
- #include <fcntl.h>
- #include <assert.h>
- #ifdef HAVE_DLFCN_H


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



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