Revision: 6520
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6520&view=rev
Author:   gespinasse
Date:     2012-03-31 10:12:59 +0000 (Sat, 31 Mar 2012)
Log Message:
-----------
Update gawk to 4.0.1

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/gawk
    ipcop/trunk/lfs/gawk
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
    ipcop/trunk/updates/2.1.0/information.xml

Modified: ipcop/trunk/config/rootfiles/common/gawk
===================================================================
--- ipcop/trunk/config/rootfiles/common/gawk    2012-03-31 09:48:59 UTC (rev 
6519)
+++ ipcop/trunk/config/rootfiles/common/gawk    2012-03-31 10:12:59 UTC (rev 
6520)
@@ -1,10 +1,10 @@
 usr/bin/awk
 #usr/bin/dgawk
 usr/bin/gawk
-#usr/bin/gawk-4.0.0
+#usr/bin/gawk-4.0.1
 #usr/bin/igawk
 #usr/bin/pgawk
-#usr/bin/pgawk-4.0.0
+#usr/bin/pgawk-4.0.1
 #usr/lib/awk
 #usr/lib/awk/grcat
 #usr/lib/awk/pwcat

Modified: ipcop/trunk/lfs/gawk
===================================================================
--- ipcop/trunk/lfs/gawk        2012-03-31 09:48:59 UTC (rev 6519)
+++ ipcop/trunk/lfs/gawk        2012-03-31 10:12:59 UTC (rev 6520)
@@ -33,12 +33,12 @@
 include Config
 
 PKG_NAME   = gawk
-VER        = 4.0.0
+VER        = 4.0.1
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_GNU)/$(PKG_NAME)
 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                         = 7cdc48e99b885a4bbe0e98dcf1706b22
+$(DL_FILE)_MD5                         = a601b032c39cd982f34272664f8afa49
 
 install : $(TARGET)
 
@@ -85,14 +85,12 @@
 
 ifeq "$(STAGE)" "toolchain"
        # use --disable-nls just to be smaller
-       cd $(DIR_APP) && ./configure    --prefix=/$(TOOLS_DIR) \
-                                       --disable-nls
+       cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) --disable-nls
        cd $(DIR_APP) && make -j $(PARALLELISM)
 endif
 
 ifeq "$(STAGE)" "base"
-       cd $(DIR_APP) && ./configure    --prefix=/usr \
-                                       --libexecdir=/usr/lib
+       cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls 
--libexecdir=/usr/lib
        cd $(DIR_APP) && make -j $(PARALLELISM)
 ifeq "$(RUNNING_TEST)" "yes"
        # no test should fail

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-03-31 09:48:59 UTC 
(rev 6519)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-03-31 10:12:59 UTC 
(rev 6520)
@@ -108,6 +108,10 @@
 ## ethtool-3.2
 /usr/sbin/ethtool
 ##
+## gawk-4.0.1
+/usr/bin/awk
+/usr/bin/gawk
+##
 ## gettext-0.18.1.1 patched
 /usr/bin/gettext
 ##

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2012-03-31 09:48:59 UTC (rev 
6519)
+++ ipcop/trunk/updates/2.1.0/information.xml   2012-03-31 10:12:59 UTC (rev 
6520)
@@ -7,7 +7,7 @@
             Add URL filter.<br />
             Language updates.<br />
             Upgrade acpid to 2.0.15, arping to 2.11, bash to 4.2.24, dhcpcd to 
5.5.4, dnsmasq to 2.60,
-            e2fsprogs to 1.42.2, ethtool to 3.2,
+            e2fsprogs to 1.42.2, gawk to 4.0.1, ethtool to 3.2,
             gmp to 5.0.4, grep to 2.11, gnupg to 1.4.12, 
             iproute2 to 3.3.0, iptables to 1.4.13, hdparm to 9.39, kernel to 
3.0.26, krb5 to 1.9.3,
             libgcrypt to 1.5.0, libtool to 2.4.2, lsof to 4.85,

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


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to