diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-12-01 16:51:01 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-12-01 16:51:01 +0000 |
commit | 6c187e4740ec148a5f7436076c60ba5c9e96b73e (patch) | |
tree | 9d7e9ac6b18f5d123ed12e8c26bad36b4dcef83d /lang/tcl80 | |
parent | cc9e85615c6608d93c3be4d00289faf891faca19 (diff) | |
download | ports-6c187e4740ec148a5f7436076c60ba5c9e96b73e.tar.gz ports-6c187e4740ec148a5f7436076c60ba5c9e96b73e.zip |
Notes
Diffstat (limited to 'lang/tcl80')
-rw-r--r-- | lang/tcl80/Makefile | 6 | ||||
-rw-r--r-- | lang/tcl80/distinfo | 2 | ||||
-rw-r--r-- | lang/tcl80/pkg-descr | 2 | ||||
-rw-r--r-- | lang/tcl80/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index ce5a14972401..de99a3458f9a 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,11 +3,11 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.2 1997/10/08 10:48:41 asami Exp $ +# $Id: Makefile,v 1.3 1997/11/26 22:48:50 pst Exp $ # -DISTNAME= tcl8.0p1 -PKGNAME= tcl-8.0.1 +DISTNAME= tcl8.0p2 +PKGNAME= tcl-8.0.2 CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ diff --git a/lang/tcl80/distinfo b/lang/tcl80/distinfo index 3a403d54c644..14fd04e2ba2f 100644 --- a/lang/tcl80/distinfo +++ b/lang/tcl80/distinfo @@ -1 +1 @@ -MD5 (tcl8.0p1.tar.gz) = 3170d859f583772c160bac4e6f514f6d +MD5 (tcl8.0p2.tar.gz) = c1ee11750153717cb8237b830867a0e6 diff --git a/lang/tcl80/pkg-descr b/lang/tcl80/pkg-descr index 3176dfc5a109..1dcfb46167a8 100644 --- a/lang/tcl80/pkg-descr +++ b/lang/tcl80/pkg-descr @@ -1,4 +1,4 @@ -This package contains the binary release of Tcl8.0p1, an embeddable tool +This package contains the binary release of Tcl8.0, an embeddable tool command language. The best way to get started with Tcl is to read ``Tcl and the Tk diff --git a/lang/tcl80/pkg-plist b/lang/tcl80/pkg-plist index adcd33427f75..f0cda920e537 100644 --- a/lang/tcl80/pkg-plist +++ b/lang/tcl80/pkg-plist @@ -1,6 +1,6 @@ bin/tclsh8.0 lib/libtcl80.a -lib/libtcl80.so.1.1 +lib/libtcl80.so.1.2 @exec /sbin/ldconfig -m %B include/tcl8.0/tcl.h include/tcl8.0/unix/tclUnixPort.h |