pkgsrc/lang/tcl/Makefile.version
adam ba99cc934b tcl/tk: updated to 8.6.10
Changes in Tcl/Tk 8.6.10

Tcl Changes
New unsupported commands
tcl::unsupported::timerate
tcl::unsupported::corotype

Tk Changes

New Commands
tk::mac::PerformService
tk::mac::LaunchURL
tk::mac::GetAppPath
tk::mac::PrintDocument

Expanded Syntax / New Options
menubutton post x y index
combobox current end

Updated packages
http 2.9.1
Itcl 4.2.0
Thread 2.8.5
sqlite 3.30.1
tdbc 1.1.1
2020-04-16 17:07:07 +00:00

16 lines
426 B
Text

# $NetBSD: Makefile.version,v 1.26 2020/04/16 17:07:07 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.10
# Update bundled versions in lang/tcl/buildlink3.mk
ITCL_VERSION= 4.2.0
SQLITE3_VERSION= 3.30.1.2
TDBC_VERSION= 1.1.1
THREAD_VERSION= 2.8.5