Date: Sat, 19 Sep 2009 17:15:21 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ganael.laplanche@martymac.com Subject: ports/138974: [PATCH] ftp/lftp: update to 4.0.1 Message-ID: <20090919201521.9B5994DA20F@fbsd9.scjamorim.org> Resent-Message-ID: <200909192020.n8JKK1Fm012097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138974 >Category: ports >Synopsis: [PATCH] ftp/lftp: update to 4.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 19 20:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009 >Description: - Update to 4.0.1 You can see the log in mine tinderbox: AMD64 http://www.scjamorim.org/Home/lftp-4.0.1-8amd64.log i386 http://www.scjamorim.org/Home/lftp-4.0.1-8i386.log Port maintainer (ganael.laplanche@martymac.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- lftp-4.0.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/lftp/Makefile,v retrieving revision 1.139 diff -u -u -r1.139 Makefile --- Makefile 19 Sep 2009 12:50:42 -0000 1.139 +++ Makefile 19 Sep 2009 20:13:33 -0000 @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 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/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/ftp/lftp/distinfo,v retrieving revision 1.95 diff -u -u -r1.95 distinfo --- distinfo 19 Sep 2009 12:50:42 -0000 1.95 +++ distinfo 19 Sep 2009 20:13:33 -0000 @@ -1,3 +1,3 @@ -MD5 (lftp-4.0.0.tar.bz2) = 3d06d2869d6715460756aedd50650352 -SHA256 (lftp-4.0.0.tar.bz2) = 6604eedf075ff056f4ee59f1f71a76b3a52b2bd1353b7a9b788cb4e335c1c422 -SIZE (lftp-4.0.0.tar.bz2) = 1580362 +MD5 (lftp-4.0.1.tar.bz2) = 758c35a3d3a4d72f08284d116e6c728c +SHA256 (lftp-4.0.1.tar.bz2) = 4b3b33f14d69bd5354dc20ef270fb9bbafa4d11b027a33a7c07fded122584841 +SIZE (lftp-4.0.1.tar.bz2) = 1580251 --- lftp-4.0.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090919201521.9B5994DA20F>