pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/tcl-cgi Switch to Tcl 8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3371c270eff5
branches:  trunk
changeset: 472863:3371c270eff5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 13 02:57:02 2004 +0000

description:
Switch to Tcl 8.4.

diffstat:

 www/tcl-cgi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 155aedec15bf -r 3371c270eff5 www/tcl-cgi/Makefile
--- a/www/tcl-cgi/Makefile      Tue Apr 13 02:46:15 2004 +0000
+++ b/www/tcl-cgi/Makefile      Tue Apr 13 02:57:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 19:52:52 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/13 02:57:02 minskim Exp $
 #
 
 DISTNAME=      cgi.tcl
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://expect.nist.gov/cgi.tcl/
 COMMENT=       Library of Tcl procedures to assist in writing CGI scripts
 
-DEPENDS+=      tcl>=8.3.2:../../lang/tcl83
+DEPENDS+=      tcl>=8.3.2:../../lang/tcl
 
 WRKSRC=                ${WRKDIR}/cgi.tcl-1.3
 DIST_SUBDIR=   ${PKGNAME}



Home | Main Index | Thread Index | Old Index