summaryrefslogtreecommitdiff
path: root/lang/tcl80/files/patch-aa
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/files/patch-aa
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/files/patch-aa')
-rw-r--r--lang/tcl80/files/patch-aa12
1 files changed, 11 insertions, 1 deletions
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