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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Fri Aug 24 19:31:43 CEST 2012


Revision: 19081
          http://gar.svn.sourceforge.net/gar/?rev=19081&view=rev
Author:   chninkel
Date:     2012-08-24 17:31:42 +0000 (Fri, 24 Aug 2012)
Log Message:
-----------
lftp/trunk: updated to 4.3.8 and enabled direct binding

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

Modified: csw/mgar/pkg/lftp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lftp/trunk/Makefile	2012-08-24 12:50:17 UTC (rev 19080)
+++ csw/mgar/pkg/lftp/trunk/Makefile	2012-08-24 17:31:42 UTC (rev 19081)
@@ -13,7 +13,7 @@
 ###### Package information #######
 
 NAME = lftp
-VERSION = 4.3.6
+VERSION = 4.3.8
 CATEGORIES = net
 GARTYPE = v2
 
@@ -31,6 +31,8 @@
 RUNTIME_DEP_PKGS += CSWlibintl8
 RUNTIME_DEP_PKGS += CSWlibreadline6
 
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = http://ftp.yars.free.net/pub/source/lftp/
@@ -45,7 +47,7 @@
 
 PATCHFILES += dont_use_csw_getopt_h.patch
 
-# Disable the use of IPV6_V6ONLY function
+# Disable the use of IPV6_V6ONLY function if it is not defined
 # It is not mandatory here, lftp uses the option for the torrent listen socket
 # it opens a socket first for ipv4 then for ipv6, so the ipv6 one will never
 # catch the ipv4 connection even if IPV6_V6ONLY can't be set
@@ -73,6 +75,8 @@
 # Requested see https://www.opencsw.org/mantis/view.php?id=4481
 CONFIGURE_ARGS += --with-socksdante
 
+EXTRA_LDFLAGS = -z ignore -Bdirect 
+
 # No test suite here
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/lftp/trunk/checksums
===================================================================
--- csw/mgar/pkg/lftp/trunk/checksums	2012-08-24 12:50:17 UTC (rev 19080)
+++ csw/mgar/pkg/lftp/trunk/checksums	2012-08-24 17:31:42 UTC (rev 19081)
@@ -1 +1 @@
-a732dcf66a973cbeeba246053dd35f84  lftp-4.3.6.tar.gz
+6f72bd50386b86939c781432c233ebdd  lftp-4.3.8.tar.gz

Modified: csw/mgar/pkg/lftp/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/lftp/trunk/files/changelog.CSW	2012-08-24 12:50:17 UTC (rev 19080)
+++ csw/mgar/pkg/lftp/trunk/files/changelog.CSW	2012-08-24 17:31:42 UTC (rev 19081)
@@ -1,3 +1,10 @@
+lftp (4.3.8,REV=2012.08.24) unstable
+
+  * New upstream release.
+  * Enabled direct binding during build.
+
+ -- Yann Rouillard <yann at opencsw.org>  Fri, 24 Aug 2012 19:25:02 +0200
+
 lftp (4.3.6,REV=2012.05.17) unstable
 
   * Rebuilt against libssl 1.0

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