diff options
author | minskim <minskim> | 2005-02-06 04:32:00 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-02-06 04:32:00 +0000 |
commit | 4e3f38bfdfe8cfb2705e191ecf1a180a2639519b (patch) | |
tree | 9e16d2ba71b003b09c3537cec632d4337754250a /lang | |
parent | a3b30b8d0ebe24c91cc4e6b7c2f0c8cd919c5d71 (diff) | |
download | pkgsrc-4e3f38bfdfe8cfb2705e191ecf1a180a2639519b.tar.gz |
Update tcl-otcl to 1.9.
Changes:
- Change the default versions in conf/configure.in.{tcl,tk,otcl,TclCL}.
- Change configure support for Fedora's /usr/share/tcl8.3.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl-otcl/Makefile | 5 | ||||
-rw-r--r-- | lang/tcl-otcl/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/tcl-otcl/Makefile b/lang/tcl-otcl/Makefile index 406a272a8e2..b5576bd7bf0 100644 --- a/lang/tcl-otcl/Makefile +++ b/lang/tcl-otcl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:15:03 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/02/06 04:32:00 minskim Exp $ -DISTNAME= otcl-1.8 +DISTNAME= otcl-1.9 PKGNAME= tcl-${DISTNAME} -PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=otcl-tclcl/} diff --git a/lang/tcl-otcl/distinfo b/lang/tcl-otcl/distinfo index 2e88270a0c8..7d9a419824d 100644 --- a/lang/tcl-otcl/distinfo +++ b/lang/tcl-otcl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/03/08 23:47:44 minskim Exp $ +$NetBSD: distinfo,v 1.4 2005/02/06 04:32:00 minskim Exp $ -SHA1 (otcl-1.8.tar.gz) = 7ff767c1d4ef981f7cfa207a2f277e726105d001 -Size (otcl-1.8.tar.gz) = 300954 bytes +SHA1 (otcl-1.9.tar.gz) = 1ab1e40e7064720e04d7df56afc6d4a64aac2311 +Size (otcl-1.9.tar.gz) = 309728 bytes SHA1 (patch-aa) = 87f242437f8c22c9e6260d9343fa3ef3eabf2c8f |