pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/dinotrace Update to dinotrace-9.3c



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f98cf74f02cb
branches:  trunk
changeset: 526136:f98cf74f02cb
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri Mar 02 02:44:13 2007 +0000

description:
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]

diffstat:

 cad/dinotrace/Makefile |  8 ++++----
 cad/dinotrace/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 5a09cf1eeb88 -r f98cf74f02cb cad/dinotrace/Makefile
--- a/cad/dinotrace/Makefile    Fri Mar 02 02:08:03 2007 +0000
+++ b/cad/dinotrace/Makefile    Fri Mar 02 02:44:13 2007 +0000
@@ -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@localhost
 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 -r 5a09cf1eeb88 -r f98cf74f02cb cad/dinotrace/distinfo
--- a/cad/dinotrace/distinfo    Fri Mar 02 02:08:03 2007 +0000
+++ b/cad/dinotrace/distinfo    Fri Mar 02 02:44:13 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index