summaryrefslogtreecommitdiff
path: root/lang/tcl80
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-11-26 22:49:22 +0000
committerPaul Traina <pst@FreeBSD.org>1997-11-26 22:49:22 +0000
commite6bde293f719c27a08ae7000a6a9c72e1561eccb (patch)
treea9c8970d107091a76806b6e7e39ef93f55285c46 /lang/tcl80
parentUpdate to 0.13 (diff)
Upgrade to v8.0 PL1.
Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x.
Notes
Notes: svn path=/head/; revision=8849
Diffstat (limited to 'lang/tcl80')
-rw-r--r--lang/tcl80/Makefile8
-rw-r--r--lang/tcl80/distinfo2
-rw-r--r--lang/tcl80/files/patch-aa12
-rw-r--r--lang/tcl80/pkg-descr2
-rw-r--r--lang/tcl80/pkg-plist2
5 files changed, 18 insertions, 8 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 77d268b4d756..ce5a14972401 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -3,17 +3,17 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp $
+# $Id: Makefile,v 1.2 1997/10/08 10:48:41 asami Exp $
#
-DISTNAME= tcl8.0
-PKGNAME= tcl-8.0
+DISTNAME= tcl8.0p1
+PKGNAME= tcl-8.0.1
CATEGORIES= lang tcl80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
MAINTAINER= jkh@freebsd.org
-WRKSRC= ${WRKDIR}/${DISTNAME}/unix
+WRKSRC= ${WRKDIR}/tcl8.0/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
diff --git a/lang/tcl80/distinfo b/lang/tcl80/distinfo
index 4eb3c5390a37..3a403d54c644 100644
--- a/lang/tcl80/distinfo
+++ b/lang/tcl80/distinfo
@@ -1 +1 @@
-MD5 (tcl8.0.tar.gz) = f1b78b79a40fd8e90e84186b42105b71
+MD5 (tcl8.0p1.tar.gz) = 3170d859f583772c160bac4e6f514f6d
diff --git a/lang/tcl80/files/patch-aa b/lang/tcl80/files/patch-aa
index 80f452ee5fa4..980b4dbbd486 100644
--- a/lang/tcl80/files/patch-aa
+++ b/lang/tcl80/files/patch-aa
@@ -1,4 +1,14 @@
---- Makefile.in.orig Fri Aug 15 22:17:28 1997
+--- configure Fri Nov 7 09:28:05 1997
++++ configure Fri Nov 21 23:36:13 1997
+@@ -3789,7 +3789,7 @@
+ DL_LIBS=""
+ LD_FLAGS=""
+ LD_SEARCH_FLAGS=""
+- TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.so.1.0'
++ TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.so.1.1'
+
+ else
+ echo "$ac_t""no" 1>&6
+++ Makefile.in Wed Oct 1 09:51:59 1997
@@ -55,7 +55,9 @@
BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin
diff --git a/lang/tcl80/pkg-descr b/lang/tcl80/pkg-descr
index 1dcfb46167a8..3176dfc5a109 100644
--- a/lang/tcl80/pkg-descr
+++ b/lang/tcl80/pkg-descr
@@ -1,4 +1,4 @@
-This package contains the binary release of Tcl8.0, an embeddable tool
+This package contains the binary release of Tcl8.0p1, 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 2f4c65f0ddbb..adcd33427f75 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.0
+lib/libtcl80.so.1.1
@exec /sbin/ldconfig -m %B
include/tcl8.0/tcl.h
include/tcl8.0/unix/tclUnixPort.h