update to 8.4.5

update book title, isbn in DESCR
update master site to sourceforge

ok brad@, sturm@, naddy@, thank you for testing on various archs.
This commit is contained in:
jose 2003-12-17 04:56:22 +00:00
parent 0cb33a0e05
commit 84d0a91ff0
3 changed files with 7 additions and 7 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.2 2003/12/01 05:48:00 jose Exp $
# $OpenBSD: Makefile,v 1.3 2003/12/17 04:56:22 jose Exp $
# Uses pthreads (can but does not at the moment)
COMMENT= "Tool Command Language"
VERSION= 8.4.4
VERSION= 8.4.5
DISTNAME= tcl${VERSION}-src
PKGNAME= tcl-${VERSION}
CATEGORIES= lang lang/tcl
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_4/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
HOMEPAGE= http://www.tcl.tk/

View File

@ -1,3 +1,3 @@
MD5 (tcl8.4.4-src.tar.gz) = e503db5f1d762c2a3bbe7cb02c630659
RMD160 (tcl8.4.4-src.tar.gz) = 9f94090c9766e5f84fea10c7fee227625279e138
SHA1 (tcl8.4.4-src.tar.gz) = 9d950a0bad44b711f071c4671c24b46ca8776fed
MD5 (tcl8.4.5-src.tar.gz) = 3fb354dba28166a1004f9103553a3974
RMD160 (tcl8.4.5-src.tar.gz) = 24672aaf4ad5fa930aea05eba1217212e052aef5
SHA1 (tcl8.4.5-src.tar.gz) = 910cda4c04805ac3c4f0accc21660dc60879c847

View File

@ -7,6 +7,6 @@ manipulation, and regular expression support.
A rich set of extensions to the language are available, as well.
The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
Toolkit, 4th ed'' by John K. Ousterhout, Addison-Wesley, ISBN 0-13-038560-3.
A full set of manual pages is also provided with this package.