diff options
author | pst <pst@FreeBSD.org> | 1997-12-01 16:51:01 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-12-01 16:51:01 +0000 |
commit | af6b183f077b4e65f66f4ac6aec9f653cca2492b (patch) | |
tree | 02de1e63a43f96354cb066c5c9689992b3546d9f /lang/tcl82 | |
parent | 085d32cb0780ad2e37233786c2e1192c36b8ae16 (diff) | |
download | FreeBSD-ports-af6b183f077b4e65f66f4ac6aec9f653cca2492b.zip FreeBSD-ports-af6b183f077b4e65f66f4ac6aec9f653cca2492b.tar.gz |
Upgrade to 8.0PL2
Diffstat (limited to 'lang/tcl82')
-rw-r--r-- | lang/tcl82/Makefile | 6 | ||||
-rw-r--r-- | lang/tcl82/distinfo | 2 | ||||
-rw-r--r-- | lang/tcl82/pkg-descr | 2 | ||||
-rw-r--r-- | lang/tcl82/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index ce5a149..de99a34 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/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/tcl82/distinfo b/lang/tcl82/distinfo index 3a403d5..14fd04e 100644 --- a/lang/tcl82/distinfo +++ b/lang/tcl82/distinfo @@ -1 +1 @@ -MD5 (tcl8.0p1.tar.gz) = 3170d859f583772c160bac4e6f514f6d +MD5 (tcl8.0p2.tar.gz) = c1ee11750153717cb8237b830867a0e6 diff --git a/lang/tcl82/pkg-descr b/lang/tcl82/pkg-descr index 3176dfc..1dcfb46 100644 --- a/lang/tcl82/pkg-descr +++ b/lang/tcl82/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/tcl82/pkg-plist b/lang/tcl82/pkg-plist index adcd334..f0cda92 100644 --- a/lang/tcl82/pkg-plist +++ b/lang/tcl82/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 |