[71976] trunk/dports
mww at macports.org
mww at macports.org
Wed Sep 29 03:16:12 PDT 2010
Revision: 71976
http://trac.macports.org/changeset/71976
Author: mww at macports.org
Date: 2010-09-29 03:16:10 -0700 (Wed, 29 Sep 2010)
Log Message:
-----------
version 8.5.9
Modified Paths:
--------------
trunk/dports/lang/tcl/Portfile
trunk/dports/x11/tk/Portfile
Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile 2010-09-29 10:13:49 UTC (rev 71975)
+++ trunk/dports/lang/tcl/Portfile 2010-09-29 10:16:10 UTC (rev 71976)
@@ -3,7 +3,7 @@
PortSystem 1.0
name tcl
-version 8.5.8
+version 8.5.9
# Tk (x11/tk) port depends on this version
categories lang
maintainers mww openmaintainer
@@ -19,9 +19,9 @@
homepage http://www.tcl.tk/
master_sites sourceforge
-checksums md5 7f123e53b3daaaba2478d3af5a0752e3 \
- sha1 21de27a24633c7550383bc7c35736e9acd5cb3a8 \
- rmd160 dfba63e9a3896350b88f592301fbe6669a60b5c1
+checksums md5 8512d8db3233041dd68a81476906012a \
+ sha1 ae87c5e58ba20760d9bc77117d219bbf1b6a5557 \
+ rmd160 d858c4fbe1a75bef9c4a4c03e50d8aa807a9d28b
dist_subdir tcltk
distname ${name}${version}-src
Modified: trunk/dports/x11/tk/Portfile
===================================================================
--- trunk/dports/x11/tk/Portfile 2010-09-29 10:13:49 UTC (rev 71975)
+++ trunk/dports/x11/tk/Portfile 2010-09-29 10:16:10 UTC (rev 71976)
@@ -3,7 +3,7 @@
PortSystem 1.0
name tk
-version 8.5.8
+version 8.5.9
categories x11
maintainers mww openmaintainer
description Tcl Tool Kit
@@ -20,16 +20,16 @@
worksrcdir ${name}${version}/unix
checksums \
${distname}${extract.suffix} \
- md5 13bf90602e16fc530e05196431021dc6 \
- sha1 ea13b9d0bf611c7671c488bc0b5f3f739ad7e399 \
- rmd160 494a0d217ce6a81c10afb91b344c6110dd0986b0
+ md5 7cdeb9feb61593f58a0ae61f2497580e \
+ sha1 161a133e0b653d5fdf6fcff47bdbf768d73f3238 \
+ rmd160 8b3f1381fecf88fd2272690ec6786ec180ecb2fd \
# suck in Tcl as well so we can use it internally.
distfiles-append tcl${version}-src${extract.suffix}
checksums-append \
tcl${version}-src${extract.suffix} \
- md5 7f123e53b3daaaba2478d3af5a0752e3 \
- sha1 21de27a24633c7550383bc7c35736e9acd5cb3a8 \
- rmd160 dfba63e9a3896350b88f592301fbe6669a60b5c1
+ md5 8512d8db3233041dd68a81476906012a \
+ sha1 ae87c5e58ba20760d9bc77117d219bbf1b6a5557 \
+ rmd160 d858c4fbe1a75bef9c4a4c03e50d8aa807a9d28b
depends_build port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100929/fbc3eeb8/attachment-0001.html>
More information about the macports-changes
mailing list