summaryrefslogtreecommitdiffstats
path: root/lang/otcl
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-03-12 01:13:35 +0000
committerade <ade@FreeBSD.org>2002-03-12 01:13:35 +0000
commit57811d9baf0f2a46dd04928139743ef8a4f1a2e1 (patch)
tree8f4270234671b03ee20e1d72d97a14b695533b54 /lang/otcl
parent7c96d05a1f821160fca88d2c54c33e61c14396f0 (diff)
downloadFreeBSD-ports-57811d9baf0f2a46dd04928139743ef8a4f1a2e1.zip
FreeBSD-ports-57811d9baf0f2a46dd04928139743ef8a4f1a2e1.tar.gz
Update to 1.0a7, depend on Tcl/Tk 8.3.
MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35803 Submitted by: Bruce A. Mah <bmah@packetdesign.com>
Diffstat (limited to 'lang/otcl')
-rw-r--r--lang/otcl/Makefile14
-rw-r--r--lang/otcl/distinfo2
2 files changed, 8 insertions, 8 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index be14a6b..a1c893f 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -6,20 +6,20 @@
#
PORTNAME= otcl
-PORTVERSION= 1.0a6
-CATEGORIES= lang
+PORTVERSION= 1.0a7
+CATEGORIES= lang tcl83 tk83
MASTER_SITES= http://www.isi.edu/nsnam/dist/
-MAINTAINER= obonilla@fisicc-ufm.edu
+MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
USE_AUTOCONF= yes
-PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg-install.tclsh
-PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg-deinstall.tclsh
+PKGINSTALL= ${PORTSDIR}/lang/tcl83/pkg-install.tclsh
+PKGDEINSTALL= ${PORTSDIR}/lang/tcl83/pkg-deinstall.tclsh
post-install:
${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1
diff --git a/lang/otcl/distinfo b/lang/otcl/distinfo
index 09d9d7a..a46e3a4 100644
--- a/lang/otcl/distinfo
+++ b/lang/otcl/distinfo
@@ -1 +1 @@
-MD5 (otcl-1.0a6.tar.gz) = 1f62207fb5af5d07bb70a7c031b95e46
+MD5 (otcl-1.0a7.tar.gz) = b1cc048a131a061f8e5ef739acd4f781
OpenPOWER on IntegriCloud