pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/tcl-xml Switch to Tcl 8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad2eed0068e1
branches:  trunk
changeset: 470405:ad2eed0068e1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Mar 09 01:22:58 2004 +0000

description:
Switch to Tcl 8.4.

diffstat:

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

diffs (18 lines):

diff -r d9e680035b86 -r ad2eed0068e1 textproc/tcl-xml/Makefile
--- a/textproc/tcl-xml/Makefile Tue Mar 09 01:16:59 2004 +0000
+++ b/textproc/tcl-xml/Makefile Tue Mar 09 01:22:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/08 19:52:51 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/09 01:22:58 minskim Exp $
 #
 
 DISTNAME=      TclXML-1.2
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.zveno.com/zm.cgi/in-tclxml/
 COMMENT=       XML parser implemented entirely in Tcl
 
-DEPENDS+=       tcl>=8.3.2:../../lang/tcl83
+DEPENDS+=       tcl>=8.3.2:../../lang/tcl
 
 # old name for this package...
 CONFLICTS+=    TclXML-[0-9]*



Home | Main Index | Thread Index | Old Index