aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-07-03 08:41:01 +0800
committermi <mi@FreeBSD.org>2005-07-03 08:41:01 +0800
commitd1515c4777be3e64aad9e5c3fc557e2b85cd76bb (patch)
tree18c219e51066b5a37029101918647c496d52b8ea /lang
parenta7119fb669481f2824bedc2d10d9e0403766540f (diff)
downloadfreebsd-ports-gnome-d1515c4777be3e64aad9e5c3fc557e2b85cd76bb.tar.gz
freebsd-ports-gnome-d1515c4777be3e64aad9e5c3fc557e2b85cd76bb.tar.zst
freebsd-ports-gnome-d1515c4777be3e64aad9e5c3fc557e2b85cd76bb.zip
Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of http2.4, which came with earlier Tcl; correct the patch-aa to use Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc. Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy)
Diffstat (limited to 'lang')
-rw-r--r--lang/otcl/Makefile4
-rw-r--r--lang/otcl/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index cee81103f944..129e7f39ecbd 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= otcl
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= lang tcl84 tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= otcl-tclcl
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= otcl-tclcl
MAINTAINER= ports@FreeBSD.org
COMMENT= MIT Object Tcl
-LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84
USE_AUTOCONF_VER= 213
CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4
diff --git a/lang/otcl/distinfo b/lang/otcl/distinfo
index c0c9bc516308..dbc90a68eff8 100644
--- a/lang/otcl/distinfo
+++ b/lang/otcl/distinfo
@@ -1,2 +1,2 @@
-MD5 (otcl-1.8.tar.gz) = 88a4b94b3a128867d3fe13b77f3b5496
-SIZE (otcl-1.8.tar.gz) = 300954
+MD5 (otcl-1.9.tar.gz) = d17331ef65912f43c530c57565f85600
+SIZE (otcl-1.9.tar.gz) = 309728