summaryrefslogtreecommitdiff
path: root/cad/dinotrace-mode
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2013-06-01 14:05:13 +0000
committershattered <shattered@pkgsrc.org>2013-06-01 14:05:13 +0000
commitcacad4c6e4c65e5475808cdab1e741eb39ed9246 (patch)
treef61c29602b9e33d872062efb6bb414c34e8bebb2 /cad/dinotrace-mode
parent84737d525d7d539999646c41f69dbade5231c945 (diff)
downloadpkgsrc-cacad4c6e4c65e5475808cdab1e741eb39ed9246.tar.gz
Update to 9.4c. Changes:
Dinotrace is now distributed under GPL v3 (previously GPL 2). Fix signal radix being lost when trace is reread. Fix core dump when verilog trace has single timestamp. Fix core dump when no hostname in /etc/hosts. Fix message trashing stack and make cppcheck clean.
Diffstat (limited to 'cad/dinotrace-mode')
-rw-r--r--cad/dinotrace-mode/Makefile13
-rw-r--r--cad/dinotrace-mode/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/cad/dinotrace-mode/Makefile b/cad/dinotrace-mode/Makefile
index a9530ecebd5..b8eb83f37c1 100644
--- a/cad/dinotrace-mode/Makefile
+++ b/cad/dinotrace-mode/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.12 2013/02/17 19:17:55 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/01 14:05:13 shattered Exp $
#
-DISTNAME= dinotrace-9.3c
-PKGNAME= ${EMACS_PKGNAME_PREFIX}dinotrace-mode-9.3c
-PKGREVISION= 2
+DISTNAME= dinotrace-9.4c
+PKGNAME= ${EMACS_PKGNAME_PREFIX}dinotrace-mode-9.4c
CATEGORIES= cad editors
-MASTER_SITES= http://www.veripool.com/ftp/
+MASTER_SITES= http://www.veripool.org/ftp/
EXTRACT_SUFX= .tgz
MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.veripool.com/dinotrace/
+HOMEPAGE= http://www.veripool.org/dinotrace/
COMMENT= Emacs major mode for dinotrace
+LICENSE= gnu-gpl-v3
+
DEPENDS+= ${EMACS_PKGNAME_PREFIX}verilog-mode>=3.13:../../cad/verilog-mode
.include "../../mk/bsd.prefs.mk"
diff --git a/cad/dinotrace-mode/distinfo b/cad/dinotrace-mode/distinfo
index 4f961f96aa8..685b2f4067e 100644
--- a/cad/dinotrace-mode/distinfo
+++ b/cad/dinotrace-mode/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/03/02 02:46:15 dmcmahill Exp $
+$NetBSD: distinfo,v 1.5 2013/06/01 14:05:13 shattered Exp $
-SHA1 (dinotrace-9.3c.tgz) = ed37f7fde4f69d42ee3904d363b35fd1be0a44bc
-RMD160 (dinotrace-9.3c.tgz) = 545d60ef99e7e878cc9380fef805deca6ad77cce
-Size (dinotrace-9.3c.tgz) = 521395 bytes
+SHA1 (dinotrace-9.4c.tgz) = f7c2dd5c33119e267512a7534dc0633aa9cbc3bb
+RMD160 (dinotrace-9.4c.tgz) = e5a104b29a90a5e3d1475201fc219fcd6ffcb1b5
+Size (dinotrace-9.4c.tgz) = 785793 bytes