summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorandreask <andreask>2014-08-01 18:36:50 (GMT)
committerandreask <andreask>2014-08-01 18:36:50 (GMT)
commit5a669c8fbb45b3321f07482c114152486d0600bf (patch)
treec4f4a4334523ac65319f1b376b9f9cbf422b7738 /library/platform/pkgIndex.tcl
parentb0d81a985b3f707cc6228dd81e7ad1e6601b643b (diff)
downloadtcl-5a669c8fbb45b3321f07482c114152486d0600bf.zip
tcl-5a669c8fbb45b3321f07482c114152486d0600bf.tar.gz
tcl-5a669c8fbb45b3321f07482c114152486d0600bf.tar.bz2
Updated package "platform" to version 1.0.13. Separated the
identifiers "macosx*-i386-x86_64" and "macosx-universal" as incompatible with each other. Plus addition of a cast in tclIO.c to match types in a comparison which otherwise bugs a Windows debug build (warnings are errors).
Diffstat (limited to 'library/platform/pkgIndex.tcl')
-rw-r--r--library/platform/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl
index 23a3408..5250163 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.12 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.13 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]