CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/02 12:48:18
Modified files:
lang/tcl/8.6 : Makefile distinfo
lang/tcl/8.6/patches: patch-library_init_tcl
patch-library_tm_tcl
patch-unix_Makefile_in
patch-unix_installManPage
lang/tcl/8.6/pkg: PLIST
Log message:
Update to 8.6.16.
Potential incompatibilites:
>From 8.6.14:
* [TIP 402] revise path normalization for x-platform UNC path support.
* [encoding convertfrom] handling of incomplete code sequences.
* Harmonize handling of ~ in paths across platforms.
>From 8.6.15:
* Tcl_NewObjectInstance() errors on namespace re-use. Breaks Itcl 4.2.
* TCL_PACKAGE_PATH change from Tcl list to platform path convention.