Revision: 41739
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41739&view=rev
Author:   starseeker
Date:     2010-12-21 18:05:11 +0000 (Tue, 21 Dec 2010)

Log Message:
-----------
Fix some version numbers on .tm library file installs

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/tcl/library/CMakeLists.txt

Modified: brlcad/branches/cmake/src/other/tcl/library/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/tcl/library/CMakeLists.txt  2010-12-21 
15:55:47 UTC (rev 41738)
+++ brlcad/branches/cmake/src/other/tcl/library/CMakeLists.txt  2010-12-21 
18:05:11 UTC (rev 41739)
@@ -36,17 +36,17 @@
 INSTALL(FILES ${tcl_library_opt04} DESTINATION 
lib/tcl${TCL_MAJOR_VERSION}.${TCL_MINOR_VERSION}/opt0.4)
 TCL_SCRIPTS_BUILD(tcl_library_opt04 
lib/tcl${TCL_MAJOR_VERSION}.${TCL_MINOR_VERSION}/opt0.4)
 
-INSTALL(FILES http/http.tcl DESTINATION lib/tcl8/8.4 RENAME http-2.7.2.tm)
-INSTALL(FILES platform/platform.tcl DESTINATION lib/tcl8/8.4 RENAME 
platform-1.0.3.tm)
+INSTALL(FILES http/http.tcl DESTINATION lib/tcl8/8.4 RENAME http-2.7.5.tm)
+INSTALL(FILES platform/platform.tcl DESTINATION lib/tcl8/8.4 RENAME 
platform-1.0.9.tm)
 INSTALL(FILES platform/shell.tcl DESTINATION lib/tcl8/8.4/platform RENAME 
shell-1.1.4.tm)
-INSTALL(FILES msgcat/msgcat.tcl DESTINATION lib/tcl8/8.5 RENAME 
msgcat-1.4.2.tm)
-INSTALL(FILES tcltest/tcltest.tcl DESTINATION lib/tcl8/8.5 RENAME 
tcltest-2.3.0.tm)
+INSTALL(FILES msgcat/msgcat.tcl DESTINATION lib/tcl8/8.5 RENAME 
msgcat-1.4.3.tm)
+INSTALL(FILES tcltest/tcltest.tcl DESTINATION lib/tcl8/8.5 RENAME 
tcltest-2.3.2.tm)
 
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/http/http.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.4/http-2.7.2.tm COPYONLY)
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/platform/platform.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.4/platform-1.0.3.tm COPYONLY)
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/http/http.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.4/http-2.7.5.tm COPYONLY)
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/platform/platform.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.4/platform-1.0.9.tm COPYONLY)
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/platform/shell.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.4/platform/shell-1.1.4.tm COPYONLY)
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/msgcat/msgcat.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.5/msgcat-1.4.2.tm COPYONLY)
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/tcltest/tcltest.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.5/tcltest-2.3.0.tm COPYONLY)
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/msgcat/msgcat.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.5/msgcat-1.4.3.tm COPYONLY)
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/tcltest/tcltest.tcl 
${CMAKE_BINARY_DIR}/lib/tcl8/8.5/tcltest-2.3.2.tm COPYONLY)
 
 IF(NOT WIN32)
        INSTALL(FILES ../unix/tclAppInit.c DESTINATION 
lib/tcl${TCL_MAJOR_VERSION}.${TCL_MINOR_VERSION})


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

------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to