diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-05 17:24:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-05 17:24:40 +0000 |
commit | cd78936c6edcfcba6cde7a5c0a61faf1ef80c2df (patch) | |
tree | 98e0f9fb899317c5ba434f6174c9b6f5eaf53b7a /lang/tcl84 | |
parent | f00ba41a18c91ff8c5fa4df1729cad9c1b33bd7f (diff) |
Notes
Diffstat (limited to 'lang/tcl84')
-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 f63fb99f0930..8b9a9135dd09 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 0e6696f968ae..752485ef426a 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 df5d6fd76c11..e8bcb3aa33ad 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 |