Subject: CVS commit: pkgsrc/lang/tcl
From: John Marino
Date: 2012-08-21 23:31:47
Message id: 20120821213148.06B64175DD@cvs.netbsd.org

Log Message:
lang/tcl: Upgrade from version 8.4.18 to 8.5.12

Highlights of Tcl 8.5
  * Features: 8.5 has over 90 TIPs included to provide a wide variety of
     new features.
  * Bignums: Tcl now supports arbitrary-precision integers, which improves
    math operations on large integers.
  * Safer interps: Tcl's powerful safe interpreter mechanism now has
    improved control of time and command limits in slave interpreters.
  * clock command: More robust implementation of command for specifying
    time, with significant l10n and i18n improvements.
  * dict command: New data structure that allows access to data by value
    rather than a variable name, which is substantially faster.
  * Additional improvements: Faster list search, new and improved
    mathematics procedures, anonymous procedures, new ways to package Tcl
    extensions, Tcl-level custom channel types, file and line location
    information for each command, and more.

There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630) on the wiki for a complete
list of new features.

Files:
RevisionActionfile
1.3modifypkgsrc/lang/tcl/DESCR
1.67modifypkgsrc/lang/tcl/Makefile
1.9modifypkgsrc/lang/tcl/Makefile.version
1.13modifypkgsrc/lang/tcl/PLIST
1.24modifypkgsrc/lang/tcl/buildlink3.mk
1.47modifypkgsrc/lang/tcl/distinfo
1.2modifypkgsrc/lang/tcl/patches/patch-generic_tclPosixStr.c
1.1addpkgsrc/lang/tcl/options.mk
1.1addpkgsrc/lang/tcl/patches/patch-generic_tclInt.h
1.1addpkgsrc/lang/tcl/patches/patch-generic_tclPort.h
1.1addpkgsrc/lang/tcl/patches/patch-tests_load.test
1.1addpkgsrc/lang/tcl/patches/patch-tests_pkgMkIndex.test
1.1addpkgsrc/lang/tcl/patches/patch-unix_Makefile.in
1.1addpkgsrc/lang/tcl/patches/patch-unix_configure
1.1addpkgsrc/lang/tcl/patches/patch-unix_tclConfig.sh.in
1.1addpkgsrc/lang/tcl/patches/patch-unix_tclUnixFCmd.c
1.1addpkgsrc/lang/tcl/patches/patch-unix_tclUnixInit.c
1.1addpkgsrc/lang/tcl/patches/patch-unix_tclUnixPort.h
1.1removepkgsrc/lang/tcl/hacks.mk
1.19removepkgsrc/lang/tcl/patches/patch-aa
1.40removepkgsrc/lang/tcl/patches/patch-ab
1.11removepkgsrc/lang/tcl/patches/patch-ac
1.5removepkgsrc/lang/tcl/patches/patch-ad
1.11removepkgsrc/lang/tcl/patches/patch-ae
1.25removepkgsrc/lang/tcl/patches/patch-af
1.4removepkgsrc/lang/tcl/patches/patch-ag
1.4removepkgsrc/lang/tcl/patches/patch-ah
1.2removepkgsrc/lang/tcl/patches/patch-ai
1.2removepkgsrc/lang/tcl/patches/patch-aj
1.1removepkgsrc/lang/tcl/patches/patch-generic_tclCmdMZ.c