[100699] trunk/dports/lang/tcl/Portfile
g5pw at macports.org
g5pw at macports.org
Thu Dec 20 15:51:41 PST 2012
Revision: 100699
https://trac.macports.org/changeset/100699
Author: g5pw at macports.org
Date: 2012-12-20 15:51:41 -0800 (Thu, 20 Dec 2012)
Log Message:
-----------
lang/tcl:
bump to 8.6.0
checksums modernized
Modified Paths:
--------------
trunk/dports/lang/tcl/Portfile
Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile 2012-12-20 23:51:37 UTC (rev 100698)
+++ trunk/dports/lang/tcl/Portfile 2012-12-20 23:51:41 UTC (rev 100699)
@@ -3,7 +3,7 @@
PortSystem 1.0
name tcl
-version 8.5.13
+version 8.6.0
# Tk (x11/tk) port depends on this version
categories lang
license Tcl/Tk
@@ -20,9 +20,8 @@
homepage http://www.tcl.tk/
master_sites sourceforge:project/tcl/Tcl/${version}
-checksums md5 fa3a9bf9b2d6ed2431f1baa46f4058b8 \
- sha1 65b677dc699426233b926edfa9e304d456da7cad \
- rmd160 20cfb8adebd77a6d037f67a9af7e88d80032b3c2
+checksums rmd160 656d100ad89d3c63596159b43c36f0fbd0507aca \
+ sha256 354422b9c4791685499123b2dfe01faa98b555c08906c010cb4449ddc75dcade
dist_subdir tcltk
distname ${name}${version}-src
@@ -38,8 +37,8 @@
destroot.destdir INSTALL_ROOT=${destroot}
post-destroot {
- ln -s tclsh8.5 ${destroot}${prefix}/bin/tclsh
- ln -s libtcl8.5.dylib ${destroot}${prefix}/lib/libtcl.dylib
+ ln -s tclsh8.6 ${destroot}${prefix}/bin/tclsh
+ ln -s libtcl8.6.dylib ${destroot}${prefix}/lib/libtcl.dylib
}
# dont enable threads by default as Tcl uses thread-local storage which makes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121220/ee15934a/attachment.html>
More information about the macports-changes
mailing list