Subject: CVS commit: pkgsrc/lang/tcl
From: Adam Ciarcinski
Date: 2018-02-03 18:51:19
Message id: 20180203175119.BBB1CFB40@cvs.NetBSD.org

Log Message:
tcl: updated to 8.6.8

8.6.8:
[array names -regexp] supports backrefs
Fix gcc build failures due to #pragma placement
(bug)[b50fb2] exec redir append stdout and stderr to file
(bug)[2a9465] http state 100 continue handling broken
(bug)[0e4d88] replace command, delete trace kills namespace
(bug)[1a5655] [info * methods] includes mixins
tzdata updated to Olson's tzdata2017c
(bug)[fc1409] segfault in method cloning, oo-15.15
(bug)[6f2f83] More robust [load] for ReactOS
(bug)[3298012] Stop crash when hash tables overflow 32 bits
(bug)[5d6de6] Close failing case of [package prefer stable]
(bug)[fab924] Fix misleading [load] message on Windows
(bug)[4f6a1e] Crash when ensemble map and list are same
(bug)[ce3a21] file normalize failure when tail is empty
(new)[TIP 477] nmake build system reform
(bug)[586e71] EvalObjv exception handling at level 0

Files:
RevisionActionfile
1.100modifypkgsrc/lang/tcl/Makefile
1.23modifypkgsrc/lang/tcl/Makefile.version
1.24modifypkgsrc/lang/tcl/PLIST
1.30modifypkgsrc/lang/tcl/buildlink3.mk
1.76modifypkgsrc/lang/tcl/distinfo
1.14modifypkgsrc/lang/tcl/patches/patch-unix_Makefile.in
1.5modifypkgsrc/lang/tcl/patches/patch-unix_tclUnixPort.h
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_itcl4.1.1_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_sqlite3.21.0_Makefile.in
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_sqlite3.21.0_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_tdbc1.0.6_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_tdbcmysql1.0.6_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_tdbcodbc1.0.6_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.6_configure
1.1addpkgsrc/lang/tcl/patches/patch-pkgs_thread2.8.2_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_itcl4.1.0_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_sqlite3.20.0_Makefile.in
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_sqlite3.20.0_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_tdbc1.0.5_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_tdbcmysql1.0.5_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_tdbcodbc1.0.5_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.5_configure
1.1removepkgsrc/lang/tcl/patches/patch-pkgs_thread2.8.1_configure
1.1removepkgsrc/lang/tcl/patches/patch-unix_tclUnixSock.c