summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1999-04-30 16:11:52 +0000
committerChris Timmons <cwt@FreeBSD.org>1999-04-30 16:11:52 +0000
commit4e2642a1b0d1df6a9cbb9b63be16a75442c38bfc (patch)
tree783b15b11baa647fe68abc881d67b0a4e88a8555 /x11-toolkits/tk80
parentTcl 8.0.5. Fenner's MLINK PR TBA RSN (diff)
Tk 8.0.5
Notes
Notes: svn path=/head/; revision=18223
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r--x11-toolkits/tk80/Makefile8
-rw-r--r--x11-toolkits/tk80/distinfo2
-rw-r--r--x11-toolkits/tk80/files/patch-aa10
3 files changed, 10 insertions, 10 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index ed965ab90bdf..2ccf9d41e324 100644
--- a/x11-toolkits/tk80/Makefile
+++ b/x11-toolkits/tk80/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.16 1998/12/19 07:27:37 cwt Exp $
+# $Id: Makefile,v 1.17 1998/12/24 06:51:12 cwt Exp $
#
-DISTNAME= tk8.0.4
-PKGNAME= tk-8.0.4
+DISTNAME= tk8.0.5
+PKGNAME= tk-8.0.5
CATEGORIES= x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
@@ -16,7 +16,7 @@ MAINTAINER= cwt@Freebsd.ORG
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
USE_XLIB= yes
-WRKSRC= ${WRKDIR}/tk8.0.4/unix
+WRKSRC= ${WRKDIR}/tk8.0.5/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=${TK_LIB_FILE}
diff --git a/x11-toolkits/tk80/distinfo b/x11-toolkits/tk80/distinfo
index e7edd120192c..8928b89c5af4 100644
--- a/x11-toolkits/tk80/distinfo
+++ b/x11-toolkits/tk80/distinfo
@@ -1 +1 @@
-MD5 (tk8.0.4.tar.gz) = 8e4c6a20f11cdff76adb5d26423e4ea5
+MD5 (tk8.0.5.tar.gz) = 3ae92b86c01ec99a1872697294839e64
diff --git a/x11-toolkits/tk80/files/patch-aa b/x11-toolkits/tk80/files/patch-aa
index c710230d43b7..3d3c22edfe2e 100644
--- a/x11-toolkits/tk80/files/patch-aa
+++ b/x11-toolkits/tk80/files/patch-aa
@@ -1,6 +1,6 @@
---- configure.orig Wed Nov 18 14:54:54 1998
-+++ configure Tue Dec 1 14:49:37 1998
-@@ -842,14 +842,14 @@
+--- configure.orig Mon Mar 8 22:53:50 1999
++++ configure Thu Apr 29 11:23:44 1999
+@@ -874,14 +874,14 @@
withval="$with_tcl"
TCL_BIN_DIR=$withval
else
@@ -18,7 +18,7 @@
fi
#--------------------------------------------------------------------
-@@ -889,6 +889,7 @@
+@@ -921,6 +921,7 @@
CFLAGS_DEBUG=$TCL_CFLAGS_DEBUG
CFLAGS_OPTIMIZE=$TCL_CFLAGS_OPTIMIZE
EXTRA_CFLAGS=$TCL_EXTRA_CFLAGS
@@ -26,7 +26,7 @@
LIB_RUNTIME_DIR='${LIB_RUNTIME_DIR}'
-@@ -2344,7 +2345,7 @@
+@@ -2387,7 +2388,7 @@
if test "$ok" = "yes" -a "${SHLIB_SUFFIX}" != ""; then
TK_SHARED_BUILD=1
TK_SHLIB_CFLAGS="${SHLIB_CFLAGS}"