diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-05 17:24:40 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-05 17:24:40 +0000 |
commit | db4eca6e5108a3ce209c4c3fce3859dd3796eda5 (patch) | |
tree | 57743cff3817eecbe86d936bb5af8f03d3a578b5 /lang | |
parent | 0b938870cb2515fc109d33bdcd4692baccc5b927 (diff) | |
download | FreeBSD-ports-db4eca6e5108a3ce209c4c3fce3859dd3796eda5.zip FreeBSD-ports-db4eca6e5108a3ce209c4c3fce3859dd3796eda5.tar.gz |
Update to 8.4.0
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl84/Makefile | 2 | ||||
-rw-r--r-- | lang/tcl84/distinfo | 2 | ||||
-rw-r--r-- | lang/tcl84/pkg-plist | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index f63fb99..8b9a913 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tcl -PORTVERSION= 8.4b2 +PORTVERSION= 8.4.0 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl diff --git a/lang/tcl84/distinfo b/lang/tcl84/distinfo index 0e6696f..752485e 100644 --- a/lang/tcl84/distinfo +++ b/lang/tcl84/distinfo @@ -1 +1 @@ -MD5 (tcl8.4b2-src.tar.gz) = 605876e2197ed5d576ea67005d2bc12b +MD5 (tcl8.4.0-src.tar.gz) = d79fb4afc805eda66a24c8262ff2e7d1 diff --git a/lang/tcl84/pkg-plist b/lang/tcl84/pkg-plist index df5d6fd..e8bcb3a 100644 --- a/lang/tcl84/pkg-plist +++ b/lang/tcl84/pkg-plist @@ -120,10 +120,10 @@ lib/tcl%%TCL_VER%%/safe.tcl lib/tcl%%TCL_VER%%/tclAppInit.c lib/tcl%%TCL_VER%%/tclConfig.sh lib/tcl%%TCL_VER%%/tclIndex -lib/tcl%%TCL_VER%%/tcltest2.1/pkgIndex.tcl -lib/tcl%%TCL_VER%%/tcltest2.1/tcltest.tcl +lib/tcl%%TCL_VER%%/tcltest2.2/pkgIndex.tcl +lib/tcl%%TCL_VER%%/tcltest2.2/tcltest.tcl lib/tcl%%TCL_VER%%/word.tcl -@dirrm lib/tcl%%TCL_VER%%/tcltest2.1 +@dirrm lib/tcl%%TCL_VER%%/tcltest2.2 @dirrm lib/tcl%%TCL_VER%%/opt0.4 @dirrm lib/tcl%%TCL_VER%%/msgcat1.3 @dirrm lib/tcl%%TCL_VER%%/http2.4 |