pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/gtkwave Updated cad/gtkwave to 3.3.74



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb4b9861ca83
branches:  trunk
changeset: 350613:cb4b9861ca83
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Aug 01 03:12:40 2016 +0000

description:
Updated cad/gtkwave to 3.3.74
-----------------------------
3.3.74  27jul16 Fix for when a signal name is used as a hierarchy name at the
                same level of scope.  (Affects fsdb.)
                Added --rcvar command line option to insert rc variable changes
                individually without needing to point to a configuration file.
                Change to combine traces down/up routines to handle 2D vector
                name generation.
                Allow FSDB files to contain ".gz" and ".bz2" suffixes as the
                libnffr loader can handle those.
                If a variable is declared in the dumpfile as an integer, then
                it is imported to the waveform display as an integer instead of
                a hex value. This works for dump file formats that show the
                datatype in the SST window.
                Added code that should prevent the primary marker from
                disappearing unexpectedly as well as dynamic resizing being
                stuck in the unset marker width.

diffstat:

 cad/gtkwave/Makefile |   4 ++--
 cad/gtkwave/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r d5b9cee66505 -r cb4b9861ca83 cad/gtkwave/Makefile
--- a/cad/gtkwave/Makefile      Sun Jul 31 18:30:28 2016 +0000
+++ b/cad/gtkwave/Makefile      Mon Aug 01 03:12:40 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2016/06/13 04:05:19 mef Exp $
+# $NetBSD: Makefile,v 1.70 2016/08/01 03:12:40 mef Exp $
 #
 
-DISTNAME=              gtkwave-3.3.73
+DISTNAME=              gtkwave-3.3.74
 CATEGORIES=            cad
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gtkwave/}
 #MASTER_SITES=         http://home.nc.rr.com/gtkwave/
diff -r d5b9cee66505 -r cb4b9861ca83 cad/gtkwave/distinfo
--- a/cad/gtkwave/distinfo      Sun Jul 31 18:30:28 2016 +0000
+++ b/cad/gtkwave/distinfo      Mon Aug 01 03:12:40 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2016/06/13 04:05:19 mef Exp $
+$NetBSD: distinfo,v 1.31 2016/08/01 03:12:40 mef Exp $
 
-SHA1 (gtkwave-3.3.73.tar.gz) = bef414735dd00458ec9ddc505534655ecaed3ab3
-RMD160 (gtkwave-3.3.73.tar.gz) = dd5ff71bcafac9b459516cd2d4ce13d4776d2807
-SHA512 (gtkwave-3.3.73.tar.gz) = a8a3bf3ba8964c0a42f01f38235762da51d62f5fd602e0a81a2d7c36f9562409e0ccaf9aeaf73c6eb853d979ca2c93008837c395f2312d6e7996135518938eff
-Size (gtkwave-3.3.73.tar.gz) = 4122802 bytes
+SHA1 (gtkwave-3.3.74.tar.gz) = 8ffa4cce63145f016091d5d066773523429f1988
+RMD160 (gtkwave-3.3.74.tar.gz) = 71a278066c5428273873e47bc9dff89d437398bf
+SHA512 (gtkwave-3.3.74.tar.gz) = ae4fa9fc90b7207d5d5c5aa41fe20bb7b5cd9c945ef2feb95e811cf1c4a6384264f7ebd52cff067356bedfc2e173b591bbbde2a7292d1cec48f3853cd947b70e
+Size (gtkwave-3.3.74.tar.gz) = 4123826 bytes
 SHA1 (patch-aa) = b734be7195cfcddf15ddc7741a53e9d32b56b1f2
 SHA1 (patch-ab) = a1f6aca8fca90f8bc88a41bde275665b2ea098d1
 SHA1 (patch-contrib_bundle__for__osx_gtkwave__bin__launcher.sh) = ca5fcdf744a4f89d06385f3d80696732295f8760



Home | Main Index | Thread Index | Old Index