diff options
author | dmcmahill <dmcmahill> | 2002-02-10 22:06:15 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-02-10 22:06:15 +0000 |
commit | 6df47ad5721eee9dc8ee00256b954499f840b0c1 (patch) | |
tree | 97b158737cd3847a2c39428a63acba33da4b8055 | |
parent | 1b8f36902011621c66f35f84e01edf66419c6296 (diff) | |
download | pkgsrc-6df47ad5721eee9dc8ee00256b954499f840b0c1.tar.gz |
update to dinotrace-9.1g from 9.1d
Changes in Dinotrace 9.1g 01/24/2002
*** Reread all traces on receiving a USR1 signal. [Uwe Bonnes]
**** Allow value searches on one-bit signals. [Vitaly Oratovsky]
Changes in Dinotrace 9.1f 01/08/2002
*** Let right button terminate Zoom click. [Uwe Bonnes]
**** Fixed Emacs 21.0 incompatibility with back-annotation.
**** Hacked around bug causing window manager crash when
using Examine inside Zoom. [Uwe Bonnes]
* Changes in Dinotrace 9.1e 11/16/2001
*** Allow 1-bit wide signals to have statenames. [Dominik Strasser]
*** Eliminate common prefix from postscript dumps. [Dominik Strasser]
*** Show count of posedges and negedges in value examine.
-rw-r--r-- | cad/dinotrace/Makefile | 4 | ||||
-rw-r--r-- | cad/dinotrace/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 0f8f1679c2d..7f58b024409 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2001/10/24 22:10:46 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2002/02/10 22:06:15 dmcmahill Exp $ # -DISTNAME= dinotrace-9.1d +DISTNAME= dinotrace-9.1g CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ diff --git a/cad/dinotrace/distinfo b/cad/dinotrace/distinfo index 2f3750bab1e..281257728e7 100644 --- a/cad/dinotrace/distinfo +++ b/cad/dinotrace/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/05/24 20:17:14 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2002/02/10 22:06:15 dmcmahill Exp $ -SHA1 (dinotrace-9.1d.tar.gz) = b94f02efef5fd20c7416163e3495a5caafc73ba7 -Size (dinotrace-9.1d.tar.gz) = 627736 bytes +SHA1 (dinotrace-9.1g.tar.gz) = d60ca897a95e7b6959486bdd518f0ba97a3f4df8 +Size (dinotrace-9.1g.tar.gz) = 495773 bytes |