[csw-devel] SF.net SVN: gar:[10911] csw/mgar/pkg/lftp/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Thu Sep 2 23:40:39 CEST 2010


Revision: 10911
          http://gar.svn.sourceforge.net/gar/?rev=10911&view=rev
Author:   chninkel
Date:     2010-09-02 21:40:39 +0000 (Thu, 02 Sep 2010)

Log Message:
-----------
lftp: added socks5 support

Modified Paths:
--------------
    csw/mgar/pkg/lftp/trunk/Makefile
    csw/mgar/pkg/lftp/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/lftp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lftp/trunk/Makefile	2010-09-02 15:20:00 UTC (rev 10910)
+++ csw/mgar/pkg/lftp/trunk/Makefile	2010-09-02 21:40:39 UTC (rev 10911)
@@ -24,7 +24,7 @@
 PACKAGES = CSWlftp
 CATALOGNAME_CSWlftp = lftp
 
-RUNTIME_DEP_PKGS = CSWexpat CSWggettextrt CSWiconv CSWosslrt CSWreadline 
+RUNTIME_DEP_PKGS = CSWexpat CSWggettextrt CSWiconv CSWosslrt CSWreadline CSWlibsocks
 
 
 ###### Upstream and opencsw files information #######
@@ -60,6 +60,8 @@
 # previous maintainer compiled with openssl
 # instead of gnutls, no need to change that
 CONFIGURE_ARGS += --without-gnutls --with-openssl=/opt/csw
+# Requested see https://www.opencsw.org/mantis/view.php?id=4481
+CONFIGURE_ARGS += --with-socksdante
 
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/lftp/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/lftp/trunk/files/changelog.CSW	2010-09-02 15:20:00 UTC (rev 10910)
+++ csw/mgar/pkg/lftp/trunk/files/changelog.CSW	2010-09-02 21:40:39 UTC (rev 10911)
@@ -1,3 +1,9 @@
+lftp (4.0.9,REV=2010.09.02) unstable
+
+  * Added socks5 support (closees: #4481).
+
+ -- Yann Rouillard <yann at opencsw.org>  Thu, 02 Sep 2010 23:35:37 +0200
+
 lftp (4.0.9,REV=2010.06.25) unstable
 
   * New upstream release.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list