From 1e724d00a84268a0acbfb1196d8b130fb48ca2d6 Mon Sep 17 00:00:00 2001 From: frueauf Date: Mon, 7 Dec 1998 11:37:51 +0000 Subject: Update ddd to 3.1.1. DDD 3.1.1 fixes a number of minor bugs in DDD 3.1: - Work around EGCS 1.1 bug on Linux - Make sure ostrstream::pcount() is not considered broken when using `gcc' (instead of `c++' or `g++') as C++ compiler - Handle empty status displays properly - Recognize multiple breakpoints as reported by the Perl debugger as of Perl 5.005 and later - Handle incomplete DBX output correctly, such as prompts of the debugged program. For details, see the new `positionTimeout' and `displayTimeout' resources. - Under certain circumstances, DDD could hang searching for a Java class. - Using a remote GDB, a new execution window was launched for each program run. - Using the execution window, Program->Run Again and the `run' command tool button cleared all arguments. There are no new features in DDD 3.1.1. --- devel/ddd/Makefile | 6 +++--- devel/ddd/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/ddd') diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index e61cb6d41f2..e9d49bec0b7 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 1998/12/04 09:36:25 tron Exp $ +# $NetBSD: Makefile,v 1.16 1998/12/07 11:37:51 frueauf Exp $ # $FreeBSD Id: Makefile,v 1.5 1998/02/19 09:43:16 obrien Exp # -DISTNAME= ddd-3.1 +DISTNAME= ddd-3.1.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/ \ ftp://richb-pc.acc.qc.edu/pub/ddd/ \ @@ -14,7 +14,7 @@ HOMEPAGE= http://www.cs.tu-bs.de/softech/ddd/ DEPENDS+= xpm-3.4k:../../graphics/xpm -CONFLICTS= ddd-2.2.3 +CONFLICTS= ddd-2.2.3 ddd-3.1 USE_MOTIF= yes GNU_CONFIGURE= yes diff --git a/devel/ddd/files/md5 b/devel/ddd/files/md5 index 9d982414f7d..1dfb69f811c 100644 --- a/devel/ddd/files/md5 +++ b/devel/ddd/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1998/12/03 09:08:24 frueauf Exp $ +$NetBSD: md5,v 1.4 1998/12/07 11:37:52 frueauf Exp $ -MD5 (ddd-3.1.tar.gz) = 04771fb822eafcb4d66f983290464a92 +MD5 (ddd-3.1.1.tar.gz) = 30a75d3be96d919550c89d7dcedf4d9b -- cgit v1.2.3