From 7e8895c486edf68d1549627a72b46a9b7e1e9b56 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 Sep 2002 11:10:07 +0000 Subject: Update to 0.84.4: - a (new) buggy clone seems to send string containing illegal character ('\0'). Because this character is also the C string end character, it truncates string and DCTC crashs because an impossible case occurs. This version avoids the problem. --- net/dctc/Makefile | 4 ++-- net/dctc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 7e09934f85e..3f47f4da5fd 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/11 20:47:14 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/23 11:10:07 wiz Exp $ # -DISTNAME= dctc-0.83.3 +DISTNAME= dctc-0.83.4 CATEGORIES= net MASTER_SITES= http://www.ac2i.tzo.com/dctc/ diff --git a/net/dctc/distinfo b/net/dctc/distinfo index db68b4aec8d..ff6b22190cc 100644 --- a/net/dctc/distinfo +++ b/net/dctc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/11 20:47:14 wiz Exp $ +$NetBSD: distinfo,v 1.2 2002/09/23 11:10:07 wiz Exp $ -SHA1 (dctc-0.83.3.tar.gz) = 908458670d5c47cd3d5a9505abbf95f1eba95c72 -Size (dctc-0.83.3.tar.gz) = 246841 bytes +SHA1 (dctc-0.83.4.tar.gz) = 68e9c1aa3aa90ba6e09003e4959608cb06a824fe +Size (dctc-0.83.4.tar.gz) = 247088 bytes SHA1 (patch-aa) = 68a3ca5f8b7e28717e1a294456be56c846f3c521 SHA1 (patch-ab) = 59ae59cdcfb6a279fc241d6d55a78a64aa36ad9f SHA1 (patch-ac) = e851bca630b1db46a0fce9843f7dc81049aadeec -- cgit v1.2.3