public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.5.5-no_ssl.patch
@ 2014-09-04 18:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-09-04 18:55 UTC (permalink / raw
  To: gentoo-commits

jer         14/09/04 18:55:45

  Added:                lftp-4.5.5-no_ssl.patch
  Log:
  Fix building with no SSL support.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-ftp/lftp/files/lftp-4.5.5-no_ssl.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.5-no_ssl.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.5-no_ssl.patch?rev=1.1&content-type=text/plain

Index: lftp-4.5.5-no_ssl.patch
===================================================================
--- a/src/ftpclass.cc
+++ b/src/ftpclass.cc
@@ -1071,7 +1071,9 @@
 
    control_send=0;
    control_recv=0;
+#if USE_SSL
    control_ssl=0; // ssl should be freed after send/recv
+#endif
 
    if(control_sock!=-1)
    {





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.5.5-no_ssl.patch
@ 2014-12-08 14:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-12-08 14:40 UTC (permalink / raw
  To: gentoo-commits

jer         14/12/08 14:40:21

  Removed:              lftp-4.5.5-no_ssl.patch
  Log:
  Old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-08 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 14:40 [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.5.5-no_ssl.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-04 18:55 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox