update to 8.4.5
update book title, ISBN in DESCR update master site to sourceforge ok brad@, naddy@, sturm@, thank you for testing on various archs
This commit is contained in:
parent
84d0a91ff0
commit
3cd760ffe9
@ -1,18 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/12/01 05:48:01 jose Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/12/17 04:57:21 jose Exp $
|
||||
|
||||
COMMENT= "graphical toolkit for Tcl"
|
||||
|
||||
VERSION= 8.4.4
|
||||
VERSION= 8.4.5
|
||||
|
||||
DISTNAME= tk${VERSION}-src
|
||||
PKGNAME= tk-${VERSION}
|
||||
CATEGORIES= x11 x11/tk
|
||||
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_4/}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
|
||||
|
||||
HOMEPAGE= http://www.tcl.tk/
|
||||
|
||||
MAINTAINER= Jose Nazario <jose@crimelabs.net>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tk8.4.4-src.tar.gz) = ad54f0adb8a43e4d9d54ff2599443c8a
|
||||
RMD160 (tk8.4.4-src.tar.gz) = 112d95f70da9225980ef8914505bde5d89201858
|
||||
SHA1 (tk8.4.4-src.tar.gz) = 892654f4e2453e683bca9caa77cf86b532d7e24e
|
||||
MD5 (tk8.4.5-src.tar.gz) = 3bafe03fc79dc72c3c8bfbe2c54cc52a
|
||||
RMD160 (tk8.4.5-src.tar.gz) = 49f827144a0540b70440cbb1bc7501eefe613d7a
|
||||
SHA1 (tk8.4.5-src.tar.gz) = 8877357e39e5327d878ef115ad9be87cbdc3996b
|
||||
|
@ -3,6 +3,6 @@ to write simple scripts to create and manipulate X window system
|
||||
windows with the various manipulators available in X11 libraries.
|
||||
|
||||
The best way to get started with Tcl and Tk 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.
|
||||
|
Loading…
Reference in New Issue
Block a user