Revision: 6911
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6911&view=rev
Author:   gespinasse
Date:     2013-02-09 08:32:31 +0000 (Sat, 09 Feb 2013)
Log Message:
-----------
Upgrade iw to 3.8
Fix the download URL and adjust for .xz

Modified Paths:
--------------
    ipcop/trunk/lfs/iw
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
    ipcop/trunk/updates/2.1.0/information.xml

Modified: ipcop/trunk/lfs/iw
===================================================================
--- ipcop/trunk/lfs/iw  2013-02-09 07:51:45 UTC (rev 6910)
+++ ipcop/trunk/lfs/iw  2013-02-09 08:32:31 UTC (rev 6911)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = iw
-VER        = 3.7
+VER        = 3.8
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = http://linuxwireless.org/download/iw
+DL_FILE    = $(THISAPP).tar.xz
+DL_FROM    = $(URL_KERNEL)/software/network/iw
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cda958b9f62a69837d810ddbf8785353
+$(DL_FILE)_MD5 = 2aae163b7c3b581b7d94f34a5d3e47d8
 
 install : $(TARGET)
 
@@ -80,7 +80,7 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
 
        cd $(DIR_APP) && make V=1
        cd $(DIR_APP) && make install

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2013-02-09 07:51:45 UTC 
(rev 6910)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2013-02-09 08:32:31 UTC 
(rev 6911)
@@ -391,7 +391,7 @@
 /usr/sbin/ipppd
 /usr/sbin/isdnctrl
 ##
-## iw-3.7
+## iw-3.8
 /usr/sbin/iw
 ##
 ## krb5-1.10.3

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2013-02-09 07:51:45 UTC (rev 
6910)
+++ ipcop/trunk/updates/2.1.0/information.xml   2013-02-09 08:32:31 UTC (rev 
6911)
@@ -11,7 +11,7 @@
             conntrack-tools to 1.2.2, coreutils to 8.20, dhcpcd to 5.6.4, 
dnsmasq to 2.65,
             e2fsprogs to 1.42.6, ethtool to 3.6, expat to 2.1.0, freetype to 
2.4.10, fontconfig to 2.9,
             gawk to 4.0.2, gettext to 0.18.2, glib to 2.30.3, gmp to 5.0.5, 
gnupg to 1.4.13, grep to 2.14, gzip to 1.5,
-            iproute2 to 3.7.0, iptables to 1.4.17, iptstate to 2.2.5, iputils 
to s20121011, iw to 3.7,
+            iproute2 to 3.7.0, iptables to 1.4.17, iptstate to 2.2.5, iputils 
to s20121011, iw to 3.8,
             hdparm to 9.39, httpd to 2.2.23, krb5 to 1.10.3,
             less to 451, libffi to 3.0.11, libgd to 2.0.36~rc1, libgcrypt to 
1.5.0, libnet to 1.1.6,
             libnetfiltercontrack to 1.0.2, libnl to 3.2.16, libpcap to 1.3.0, 
libpng to 1.5.12,

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to