From c4f623c6cf6c4a1a80acc5e2a2b757dcfb63ae44 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 6 Apr 2004 21:58:59 +0000 Subject: [PATCH] upgrade lftp to 3.0.1 BKrev: 40732823lWKmyMJ23ZYdW78-xTgnLw --- lftp/{lftp-2.6.11 => lftp-3.0.1}/pty.patch | 0 lftp/lftp-3.0.1/readline.patch | 0 lftp/lftp_2.6.11.oe | 12 ------------ lftp/lftp_3.0.1.oe | 0 4 files changed, 12 deletions(-) rename lftp/{lftp-2.6.11 => lftp-3.0.1}/pty.patch (100%) create mode 100644 lftp/lftp-3.0.1/readline.patch delete mode 100644 lftp/lftp_2.6.11.oe create mode 100644 lftp/lftp_3.0.1.oe diff --git a/lftp/lftp-2.6.11/pty.patch b/lftp/lftp-3.0.1/pty.patch similarity index 100% rename from lftp/lftp-2.6.11/pty.patch rename to lftp/lftp-3.0.1/pty.patch diff --git a/lftp/lftp-3.0.1/readline.patch b/lftp/lftp-3.0.1/readline.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/lftp/lftp_2.6.11.oe b/lftp/lftp_2.6.11.oe deleted file mode 100644 index f791d7728b..0000000000 --- a/lftp/lftp_2.6.11.oe +++ /dev/null @@ -1,12 +0,0 @@ -DEPENDS = "virtual/libc readline" -DESCRIPTION = "lftp is a sophisticated command line based file \ -transfer program. Supported protocols include FTP, HTTP, \ -and FISH." - -SRC_URI = "http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-${PV}.tar.bz2 \ - file://${FILESDIR}/pty.patch;patch=1" - -EXTRA_OECONF = "--disable-largefile --disable-rpath --disable-nls" - - -inherit autotools diff --git a/lftp/lftp_3.0.1.oe b/lftp/lftp_3.0.1.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5