Revision: 5961
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5961&view=rev
Author:   gespinasse
Date:     2011-10-18 20:49:35 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Upgrade tcl to 8.5.10
I haven't seen any issues

Modified Paths:
--------------
    ipcop/trunk/lfs/tcl

Modified: ipcop/trunk/lfs/tcl
===================================================================
--- ipcop/trunk/lfs/tcl 2011-10-18 05:20:45 UTC (rev 5960)
+++ ipcop/trunk/lfs/tcl 2011-10-18 20:49:35 UTC (rev 5961)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = tcl
-VER        = 8.5.9
+VER        = 8.5.10
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE)                             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5                         = 8512d8db3233041dd68a81476906012a
+$(DL_FILE)_MD5                         = a08eaf8467c0631937067c1948dd326b
 
 install : $(TARGET)
 
@@ -96,9 +96,9 @@
 endif
 
        cd $(DIR_APP)/unix && make install
-       chmod -v u+w /$(TOOLS_DIR)/lib/libtcl8.5.so
+       chmod u+w /$(TOOLS_DIR)/lib/libtcl8.5.so
        cd $(DIR_APP)/unix && make install-private-headers
-       ln -sfv tclsh8.5 /$(TOOLS_DIR)/bin/tclsh
+       ln -sf tclsh8.5 /$(TOOLS_DIR)/bin/tclsh
 endif
 
        @rm -rf $(DIR_APP)

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to