ports/134202: Port update: ftp/lftp - Update to v3.7.13
Ganael Laplanche
ganael.laplanche at martymac.com
Mon May 4 11:50:02 UTC 2009
>Number: 134202
>Category: ports
>Synopsis: Port update: ftp/lftp - Update to v3.7.13
>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: Mon May 04 11:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD laptop.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Apr 27 12:15:23 UTC 2009 martymac at laptop.martymac.com:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
This patch updates lftp to v3.7.13. Here is the changelog :
Version 3.7.13 - 2009-04-30
* fixed a coredump in some commands printing to screen.
Version 3.7.12 - 2009-04-28
* fixed core dump on `mput -d' command.
* fixed a core dump on `kill' command.
* fixed mkdir -p for sftp protocol.
* fixed some signed/unsigned conversion bugs.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -aurN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile 2009-05-04 13:36:46.129853654 +0000
+++ lftp/Makefile 2009-05-01 09:03:01.000000000 +0000
@@ -6,7 +6,7 @@
#
PORTNAME= lftp
-PORTVERSION= 3.7.11
+PORTVERSION= 3.7.13
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \
diff -aurN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo 2009-05-04 13:36:46.131853070 +0000
+++ lftp/distinfo 2009-05-01 09:03:29.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (lftp-3.7.11.tar.bz2) = ffe8415ace828bdf2f7b79d8cbbfbbc9
-SHA256 (lftp-3.7.11.tar.bz2) = a272f4ed47f2d5c08dbdfc670e6984cf6e0cd97e22f0672ff37efa3f5d3ee23d
-SIZE (lftp-3.7.11.tar.bz2) = 1490083
+MD5 (lftp-3.7.13.tar.bz2) = 7453bb2764491dbf5b0aec7efbb4c52e
+SHA256 (lftp-3.7.13.tar.bz2) = 4e8eb7298661b6171c2ea741d45800ef66a76da0ef95bb21731a6c57eea3307f
+SIZE (lftp-3.7.13.tar.bz2) = 1489812
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list