diff mbox

[2/2] lftp: Remove version 4.3.8

Message ID 2ab3c7255003add8e6d6b44a42bb2119a72d24eb.1363678101.git.jacob.kjaergaard@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

Jacob Kjaergaard March 19, 2013, 7:28 a.m. UTC
From: Jacob Kjaergaard <jacob.kjaergaard@prevas.dk>

---
 .../lftp/lftp-4.3.8/gets-undefined-in-C11.patch    |   14 --------------
 recipes/lftp/lftp_4.3.8.oe                         |    5 -----
 recipes/lftp/lftp_4.3.8.oe.sig                     |    1 -
 3 files changed, 20 deletions(-)
 delete mode 100644 recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch
 delete mode 100644 recipes/lftp/lftp_4.3.8.oe
 delete mode 100644 recipes/lftp/lftp_4.3.8.oe.sig
diff mbox

Patch

diff --git a/recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch b/recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch
deleted file mode 100644
index c9db819..0000000
--- a/recipes/lftp/lftp-4.3.8/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.3.8.oe b/recipes/lftp/lftp_4.3.8.oe
deleted file mode 100644
index 3d9d683..0000000
--- a/recipes/lftp/lftp_4.3.8.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.3.8.oe.sig b/recipes/lftp/lftp_4.3.8.oe.sig
deleted file mode 100644
index 7efea3b..0000000
--- a/recipes/lftp/lftp_4.3.8.oe.sig
+++ /dev/null
@@ -1 +0,0 @@ 
-6e3b8165fa89781533f4af7350f62eb670ab26fe  lftp-4.3.8.tar.bz2