From 33f597505fee3c7b3b61c95313ab22d587e590b6 Mon Sep 17 00:00:00 2001 From: jwise Date: Mon, 25 Nov 2002 17:53:20 +0000 Subject: Update tcl-scotty to version 2.1.11 and tkined to version 1.4.11 (the version bundled with scotty-2.1.11) Tnm changes since 2.1.10: 15/6/01 (bug fix) Fixed a buffer overrun in ntping. This is actually the reason to make this bugfix release public. 2/11/99 (bug fix) Make sure that remaining job times do not increase if the system clock moves backwards. 17/5/99 (bug fix) Make sure that commands bound to a recv event are always evaluated. 6/4/99 (bug fix) Fixed a Y2K bug in tnmHttp.c (thanks to bkozuma@aol.com for finding this problem). 23/3/99 (bug fix) Accept derived types (e.g. DisplayString) in a varbind list. 9/3/99 (bug fix) Fixed bugs in straps.c which could cause security problems due to buffer overruns or signed/unsigned conversion. 8/3/99 (new feature) Added the global tnm(cache) variable which points to a directory where Tnm saves frozen MIB files. The default value for tnm(cache) is compatible with previous 2.1.X releases. Tkined changes since 1.4.10: 21/4/99 (bug fix) The size of the canvas is now independent from the resolution of the display. Further, PostScript dumps should now fit on the selected page size. --- net/tcl-scotty/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/tcl-scotty/Makefile') diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index aca83a662a9..5867ca0369f 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:43 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/25 17:53:20 jwise Exp $ # -DISTNAME= scotty-2.1.10 -PKGNAME= tcl-scotty-2.1.10 +DISTNAME= scotty-2.1.11 +PKGNAME= tcl-scotty-2.1.11 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -- cgit v1.2.3