Revision: 7034
http://ipcop.svn.sourceforge.net/ipcop/?rev=7034&view=rev
Author: gespinasse
Date: 2013-05-17 07:02:32 +0000 (Fri, 17 May 2013)
Log Message:
-----------
Upgrade diffutils to 3.3
Disable nls as using make install-exec, that was useless to let it enabled
Modified Paths:
--------------
ipcop/trunk/lfs/diffutils
ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
ipcop/trunk/updates/2.1.0/information.xml
Modified: ipcop/trunk/lfs/diffutils
===================================================================
--- ipcop/trunk/lfs/diffutils 2013-05-17 06:48:30 UTC (rev 7033)
+++ ipcop/trunk/lfs/diffutils 2013-05-17 07:02:32 UTC (rev 7034)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = diffutils
-VER = 3.2
+VER = 3.3
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 26ff64c332429c830c154be46b393382
+$(DL_FILE)_MD5 = 99180208ec2a82ce71f55b0d7389f1b3
install : $(TARGET)
@@ -84,20 +84,19 @@
ifeq "$(STAGE)" "toolchain"
# use --disable-nls just to be smaller
- cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) \
- --disable-nls
- cd $(DIR_APP) && make -j $(PARALLELISM)
- cd $(DIR_APP) && make install-exec
+ cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) --disable-nls
+ cd $(DIR_APP) && make -j $(PARALLELISM) V=1
endif
ifeq "$(STAGE)" "base"
- cd $(DIR_APP) && ./configure --prefix=/usr
- cd $(DIR_APP) && make -j $(PARALLELISM)
+ cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls
+ cd $(DIR_APP) && make -j $(PARALLELISM) V=1
ifeq "$(RUNNING_TEST)" "yes"
cd $(DIR_APP) && make check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
endif
- cd $(DIR_APP) && make install-exec
endif
+ cd $(DIR_APP) && make install-exec
+
@rm -rf $(DIR_APP)
@$(POSTBUILD)
Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-05-17 06:48:30 UTC
(rev 7033)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-05-17 07:02:32 UTC
(rev 7034)
@@ -204,6 +204,10 @@
## dhcpcd-5.6.8
/usr/sbin/dhcpcd
##
+## diffutils-3.3
+/usr/bin/cmp
+/usr/bin/diff
+##
## dnsmasq-2.66
/usr/sbin/dnsmasq
##
Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml 2013-05-17 06:48:30 UTC (rev
7033)
+++ ipcop/trunk/updates/2.1.0/information.xml 2013-05-17 07:02:32 UTC (rev
7034)
@@ -8,7 +8,7 @@
Add xz-5.0.4<br />
Language updates.<br />
Upgrade acpid to 2.0.17, arping to 2.13, bash to 4.2.45, bind to
9.8.4-P2, CnxADSL to ..PIM-2.6-2.7
- conntrack-tools to 1.2.2, coreutils to 8.21, dhcpcd to 5.6.8,
dnsmasq to 2.66,
+ conntrack-tools to 1.2.2, coreutils to 8.21, dhcpcd to 5.6.8,
diffutils-3.3, dnsmasq to 2.66,
e2fsprogs to 1.42.7, ethtool to 3.6, expat to 2.1.0, freetype to
2.4.12, fontconfig to 2.9,
gawk to 4.0.2, GD to 2.49, 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.18, iptstate to 2.2.5, iputils
to s20121221, iw to 3.8,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn