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.2a
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f6f0cd8d023
branches: trunk
changeset: 489542:9f6f0cd8d023
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Wed Feb 23 11:07:35 2005 +0000
description:
update to dinotrace-9.2a
* Dinotrace 9.2a 12/20/2004
** NEWS file is now renamed Changes.
** Added signal note and cursor note menu items. [Shane Coffman]
** Searching for a non-vector signal will now return a vectored signal.
For example a pattern "Foo" will find "Foo[1:0]." [Shane Coffman]
**** Save cursor notes in Customize save files. [Thomas Dmukauskas]
**** Fix compilation errors on GCC 3.4. [Jaroslaw Gorny]
**** Fix segfault when using grid timerep without grid. [Scott Venier]
* Dinotrace 9.1n 10/22/2004
**** Fix slow file reading with >128 bit __en signals. [Ta-Chung Chang]
**** Fix signed analog display. [Uwe Bonnes]
* Dinotrace 9.1m 04/21/2004
*** Fix duplicate and embeded __en cosmos signals. [Krishna Rangan]
**** Fix buffer overrun bugs. [Samuel Ho]
diffstat:
cad/dinotrace/Makefile | 6 +++---
cad/dinotrace/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 93207f710a4f -r 9f6f0cd8d023 cad/dinotrace/Makefile
--- a/cad/dinotrace/Makefile Wed Feb 23 10:43:36 2005 +0000
+++ b/cad/dinotrace/Makefile Wed Feb 23 11:07:35 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.30 2005/02/23 11:07:35 dmcmahill Exp $
#
-DISTNAME= dinotrace-9.1k
-PKGREVISION= 2
+DISTNAME= dinotrace-9.2a
CATEGORIES= cad
MASTER_SITES= http://www.veripool.com/ftp/
@@ -15,6 +14,7 @@
USE_BUILDLINK3= YES
USE_PERL5= build
USE_X11= YES
+USE_GNU_TOOLS+= make
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 93207f710a4f -r 9f6f0cd8d023 cad/dinotrace/distinfo
--- a/cad/dinotrace/distinfo Wed Feb 23 10:43:36 2005 +0000
+++ b/cad/dinotrace/distinfo Wed Feb 23 11:07:35 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/07/15 09:48:35 drochner Exp $
+$NetBSD: distinfo,v 1.8 2005/02/23 11:07:36 dmcmahill Exp $
-SHA1 (dinotrace-9.1k.tar.gz) = 32a0e4776af61eb4776767d210a8831cd1550daa
-Size (dinotrace-9.1k.tar.gz) = 1824040 bytes
+SHA1 (dinotrace-9.2a.tar.gz) = 53d1f762cbb52aedd8849f441b299bcf29462603
+Size (dinotrace-9.2a.tar.gz) = 701591 bytes
Home |
Main Index |
Thread Index |
Old Index