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
16 lines
419 B
Text
16 lines
419 B
Text
# $NetBSD: Makefile.version,v 1.23 2018/02/03 17:51:19 adam Exp $
|
|
# used by cad/xcircuit/Makefile
|
|
# used by devel/tcl-tclcl/Makefile
|
|
# used by lang/tcl/Makefile
|
|
# used by lang/tcl-otcl/Makefile
|
|
# used by print/tcl-pdflib/Makefile
|
|
|
|
TCL_SONUM= 86
|
|
TCL_BASEVER= 8.6
|
|
TCL_VERSION= 8.6.8
|
|
|
|
# Update bundled versions in lang/tcl/buildlink3.mk
|
|
ITCL_VERSION= 4.1.1
|
|
SQLITE3_VERSION=3.21.0
|
|
TDBC_VERSION= 1.0.6
|
|
THREAD_VERSION= 2.8.2
|