Revision: 6730
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6730&view=rev
Author:   gespinasse
Date:     2012-08-04 06:43:45 +0000 (Sat, 04 Aug 2012)
Log Message:
-----------
Upgrade e2fsprogs to 1.42.5

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

Modified: ipcop/trunk/lfs/e2fsprogs
===================================================================
--- ipcop/trunk/lfs/e2fsprogs   2012-08-04 06:37:15 UTC (rev 6729)
+++ ipcop/trunk/lfs/e2fsprogs   2012-08-04 06:43:45 UTC (rev 6730)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = e2fsprogs
-VER        = 1.42.4
+VER        = 1.42.5
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_SFNET)/$(PKG_NAME)
+DL_FILE    = $(THISAPP).tar.xz
+DL_FROM    = $(URL_KERNEL)/people/tytso/$(PKG_NAME)/v$(VER)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -54,7 +54,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b6e296f210d642361b7394437ff0f318
+$(DL_FILE)_MD5 = ec19c28437198812002a8e182840da3b
 
 install : $(TARGET)
 
@@ -83,11 +83,8 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
 
-       # Avoid Unknown month June warning due to wrong date format many June 
releases ;-)
-       cd $(DIR_APP) && sed -i 's/June/Jun/' version.h
-
        cd $(DIR_APP) && mkdir -v build
        # Do we need swapfs (on ppc?). In doubt, I let it
        # --disable-debugfs cause the tests to 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-08-04 06:37:15 UTC 
(rev 6729)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-08-04 06:43:45 UTC 
(rev 6730)
@@ -192,7 +192,7 @@
 ## dnsmasq-2.62
 /usr/sbin/dnsmasq
 ##
-## e2fsprogs-1.42.4
+## e2fsprogs-1.42.5
 /etc/mke2fs.conf
 /lib/libcom_err.so.2.1
 /lib/libe2p.so.2.3

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2012-08-04 06:37:15 UTC (rev 
6729)
+++ ipcop/trunk/updates/2.1.0/information.xml   2012-08-04 06:43:45 UTC (rev 
6730)
@@ -9,7 +9,7 @@
             Language updates.<br />
             Upgrade acpid to 2.0.16, arping to 2.12, bash to 4.2.36, bind to 
9.8.3-P2, conntrack-tools to 1.2.2, coreutils to 8.17,
             dhcpcd to 5.5.6, dnsmasq to 2.62,
-            e2fsprogs to 1.42.4, ethtool to 3.2, expat to 2.1.0, freetype to 
2.4.10, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3,
+            e2fsprogs to 1.42.5, ethtool to 3.2, expat to 2.1.0, freetype to 
2.4.10, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3,
             gmp to 5.0.5, gnupg to 1.4.12, grep to 2.13, gzip to 1.5,
             iproute2 to 3.4.0, iptables to 1.4.15, iptstate to 2.2.5, iw to 
3.4 hdparm to 9.39, kernel to 3.0.39, krb5 to 1.10.2,
             libffi to 3.0.11, libgd to 2.0.36~rc1, libgcrypt to 1.5.0, libnet 
to 1.1.6,

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to