From 4a2924291386f77d3ea4c1b190afd629a9f384e8 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 2 Mar 2007 02:44:13 +0000 Subject: Update to dinotrace-9.3c * Dinotrace 9.3c 1/2/2007 *** Add signed decimal radix. [by Uwe Bonnes] *** Builds now take place in "obj_dir" to keep them distinct from sources. **** Fix VCD files with 10 or 100 femtosecond resolution. **** Fix dinotrace.el complaint about bad verilog-mode.el version. [Joseph Holtgrefe] **** Fix core dump when no fonts are available. [Dmitri Belimov] * Dinotrace 9.3b 3/13/2006 *** Fix line number incrementing in Verilog errors. [Uwe Bonnes] * Dinotrace 9.3a 6/13/2005 *** Fix too small buttons under openmotif. *** Fix missing keyboard accelerators under openmotif. * Dinotrace 9.2b 5/03/2005 *** The default extension for Verilog dumps is now .vcd instead of .dmp. **** Fix traces containing only real numbers. [Vitor Antunes] **** Fix segfault when doing signal adds. [Guy Hutchinson] --- cad/dinotrace/Makefile | 8 ++++---- cad/dinotrace/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'cad/dinotrace') diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index aa3c7736690..b833f50760e 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.39 2007/02/22 19:26:09 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2007/03/02 02:44:13 dmcmahill Exp $ # -DISTNAME= dinotrace-9.3a -PKGREVISION= 2 +DISTNAME= dinotrace-9.3c CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ +EXTRACT_SUFX= .tgz MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.veripool.com/dinotrace/ COMMENT= Tool for viewing the output of digital simulators GNU_CONFIGURE= YES -INFO_FILES= # PLIST +INFO_FILES= YES USE_TOOLS+= gmake perl .include "../../mk/motif.buildlink3.mk" diff --git a/cad/dinotrace/distinfo b/cad/dinotrace/distinfo index 8af60cfefaa..37ac75a818d 100644 --- a/cad/dinotrace/distinfo +++ b/cad/dinotrace/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2005/12/28 14:09:27 joerg Exp $ +$NetBSD: distinfo,v 1.12 2007/03/02 02:44:13 dmcmahill Exp $ -SHA1 (dinotrace-9.3a.tar.gz) = e580ebd19deb79602e9b1ab060acaa2f0f17734c -RMD160 (dinotrace-9.3a.tar.gz) = f38baa2fe8eeecd9ac1c5611ba9cb03b65a97eaa -Size (dinotrace-9.3a.tar.gz) = 561741 bytes +SHA1 (dinotrace-9.3c.tgz) = ed37f7fde4f69d42ee3904d363b35fd1be0a44bc +RMD160 (dinotrace-9.3c.tgz) = 545d60ef99e7e878cc9380fef805deca6ad77cce +Size (dinotrace-9.3c.tgz) = 521395 bytes SHA1 (patch-aa) = abe6d33f6788b6aaf418c0cc68bbd10dee44294b -- cgit v1.2.3