Revision: 7276
          http://sourceforge.net/p/ipcop/svn/7276
Author:   owes
Date:     2014-03-04 10:32:31 +0000 (Tue, 04 Mar 2014)
Log Message:
-----------
Update coreutils to 8.22

Modified Paths:
--------------
    ipcop/trunk/lfs/coreutils
    ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
    ipcop/trunk/updates/2.1.3/information.xml

Modified: ipcop/trunk/lfs/coreutils
===================================================================
--- ipcop/trunk/lfs/coreutils   2014-03-04 10:03:16 UTC (rev 7275)
+++ ipcop/trunk/lfs/coreutils   2014-03-04 10:32:31 UTC (rev 7276)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = coreutils
-VER        = 8.21
+VER        = 8.22
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -46,11 +46,11 @@
 ###############################################################################
 # Top-level Rules
 ###############################################################################
-objects =$(DL_FILE)
+objects = $(DL_FILE)
 
-$(DL_FILE)                     = $(DL_FROM)/$(DL_FILE)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5                 = 065ba41828644eca5dd8163446de5d64
+$(DL_FILE)_MD5 = 8fb0ae2267aa6e728958adc38f8163a2
 
 install : $(TARGET)
 
@@ -96,8 +96,8 @@
        cd $(DIR_APP) && FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr 
--disable-nls --enable-no-install-program=kill,uptime
 
        # check after 8.20 where some issues with perl and parallel build get 
fixed for the doc
-       # doc and manpage generation is causing trouble when building with full 
hardening, so completely remove it
-       cd $(DIR_APP) && sed -i 's/doc man//' Makefile
+       # doc and manpage generation is causing trouble when building with full 
hardening, so completely remove it
+       cd $(DIR_APP) && sed -i 's/doc man//' Makefile
        cd $(DIR_APP) && make -j $(PARALLELISM) V=1
 ifeq "$(RUNNING_TEST)" "yes"
        # To run just one test, add TESTS=[full-test-name] VERBOSE=yes

Modified: ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
===================================================================
--- ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-04 10:03:16 UTC 
(rev 7275)
+++ ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-04 10:32:31 UTC 
(rev 7276)
@@ -3,6 +3,68 @@
 /home/httpd/cgi-bin/proxy.cgi
 /home/httpd/cgi-bin/urlfilter.cgi
 ##
+## coreutils-8.22
+/bin/cat
+/bin/chgrp
+/bin/chmod
+/bin/chown
+/bin/cp
+/bin/date
+/bin/dd
+/bin/df
+/bin/echo
+/bin/false
+/bin/head
+/bin/ln
+/bin/ls
+/bin/mkdir
+/bin/mknod
+/bin/mv
+/bin/nice
+/bin/pwd
+/bin/readlink
+/bin/rm
+/bin/rmdir
+/bin/sleep
+/bin/stty
+/bin/sync
+/bin/true
+/bin/uname
+/usr/bin/[
+/usr/bin/basename
+/usr/bin/cut
+/usr/bin/dirname
+/usr/bin/du
+/usr/bin/env
+/usr/bin/expr
+/usr/bin/groups
+/usr/bin/hostid
+/usr/bin/id
+/usr/bin/install
+/usr/bin/join
+/usr/bin/md5sum
+/usr/bin/mkfifo
+/usr/bin/mktemp
+/usr/bin/nohup
+/usr/bin/paste
+/usr/bin/seq
+/usr/bin/sha1sum
+/usr/bin/sort
+/usr/bin/split
+/usr/bin/stat
+/usr/bin/tail
+/usr/bin/tee
+/usr/bin/test
+/usr/bin/touch
+/usr/bin/tr
+/usr/bin/tty
+/usr/bin/uniq
+/usr/bin/wc
+/usr/bin/who
+/usr/bin/whoami
+/usr/bin/yes
+/usr/sbin/chroot
+##
 ## sqlite-3.8.3.1
 /usr/bin/sqlite3
 /usr/lib/libsqlite3.so.0.8.6

Modified: ipcop/trunk/updates/2.1.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.3/information.xml   2014-03-04 10:03:16 UTC (rev 
7275)
+++ ipcop/trunk/updates/2.1.3/information.xml   2014-03-04 10:32:31 UTC (rev 
7276)
@@ -4,7 +4,7 @@
         <releasedate>2014-mm-dd</releasedate>
         <size>0</size>
         <isoimages>no</isoimages>
-        <description>Upgrade sqlite to 3.8.3.1.</description>
+        <description>Upgrade coreutils to 8.22, sqlite to 
3.8.3.1.</description>
         <previousversion>2.1.2</previousversion>
         <installdate>INSTALLDATE</installdate>
         <latest />

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


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to