diff mbox

[04/22] lftp: Removed version 4.4.5

Message ID 1a507a6c3c528d9bf18abd11ae5f31ca0f2388fa.1389173315.git.kibo@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

Kim Bøndergaard Jan. 8, 2014, 9:30 a.m. UTC
---
 recipes/lftp/lftp-4.4.5/config.site                 |  1 -
 recipes/lftp/lftp-4.4.5/gets-undefined-in-C11.patch | 14 --------------
 recipes/lftp/lftp_4.4.5.oe                          |  5 -----
 recipes/lftp/lftp_4.4.5.oe.sig                      |  1 -
 4 files changed, 21 deletions(-)
 delete mode 100644 recipes/lftp/lftp-4.4.5/config.site
 delete mode 100644 recipes/lftp/lftp-4.4.5/gets-undefined-in-C11.patch
 delete mode 100644 recipes/lftp/lftp_4.4.5.oe
 delete mode 100644 recipes/lftp/lftp_4.4.5.oe.sig

Comments

Esben Haabendal Feb. 7, 2014, 12:08 p.m. UTC | #1
Merged to master, thanks.

/Esben
diff mbox

Patch

diff --git a/recipes/lftp/lftp-4.4.5/config.site b/recipes/lftp/lftp-4.4.5/config.site
deleted file mode 100644
index ce54c84..0000000
--- a/recipes/lftp/lftp-4.4.5/config.site
+++ /dev/null
@@ -1 +0,0 @@ 
-i_cv_posix_fallocate_works=${i_cv_posix_fallocate_works=yes}
diff --git a/recipes/lftp/lftp-4.4.5/gets-undefined-in-C11.patch b/recipes/lftp/lftp-4.4.5/gets-undefined-in-C11.patch
deleted file mode 100644
index c9db819..0000000
--- a/recipes/lftp/lftp-4.4.5/gets-undefined-in-C11.patch
+++ /dev/null
@@ -1,14 +0,0 @@ 
---- lftp-4.3.8.orig/lib/stdio.in.h
-+++ lftp-4.3.8/lib/stdio.in.h
-@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un
- /* It is very rare that the developer ever has full control of stdin,
-    so any use of gets warrants an unconditional warning; besides, C11
-    removed it.  */
-+#ifdef gets
- #undef gets
- #if HAVE_RAW_DECL_GETS
- _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
- #endif
-+#endif
- 
-  #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@
diff --git a/recipes/lftp/lftp_4.4.5.oe b/recipes/lftp/lftp_4.4.5.oe
deleted file mode 100644
index 3d9d683..0000000
--- a/recipes/lftp/lftp_4.4.5.oe
+++ /dev/null
@@ -1,5 +0,0 @@ 
-LICENSE = "GPL-3.0+"
-
-require lftp.inc
-
-SRC_URI += "file://gets-undefined-in-C11.patch"
diff --git a/recipes/lftp/lftp_4.4.5.oe.sig b/recipes/lftp/lftp_4.4.5.oe.sig
deleted file mode 100644
index 5f0aa72..0000000
--- a/recipes/lftp/lftp_4.4.5.oe.sig
+++ /dev/null
@@ -1 +0,0 @@ 
-b985c5985b6663703d4cd815c27dc7e74103c975  lftp-4.4.5.tar.bz2