diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-17 17:10:17 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-17 17:10:17 +0000 |
commit | 22f803d0bb49840dbe69f766f83fd1494146f3e7 (patch) | |
tree | 1213a0c0634bdfb504612ebed5bb88f4a6219140 /cad/dinotrace | |
parent | c4d69f22eedaa7f0042ff153a1cdc80987e2d8d8 (diff) | |
download | ports-22f803d0bb49840dbe69f766f83fd1494146f3e7.tar.gz ports-22f803d0bb49840dbe69f766f83fd1494146f3e7.zip |
Update to 9.2.b.
PR: 80966
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: Joachim Str?mbergson (maintainer)
Notes
Notes:
svn path=/head/; revision=135498
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 8 | ||||
-rw-r--r-- | cad/dinotrace/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 42c58966f75a..8fb422dcf773 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -6,20 +6,20 @@ # PORTNAME= dinotrace -PORTVERSION= 9.1 +PORTVERSION= 9.2.b CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ -DISTNAME= dinotrace-9.1m +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= watchman@ludd.luth.se COMMENT= A graphical signal trace waveform viewer -BROKEN= Size mismatch - +USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_MOTIF= yes USE_PERL5_BUILD= yes USE_X_PREFIX= yes +USE_GMAKE= yes INFO= dinotrace PLIST_FILES= bin/dinotrace diff --git a/cad/dinotrace/distinfo b/cad/dinotrace/distinfo index 7d04b733abbb..5a55abfd2f73 100644 --- a/cad/dinotrace/distinfo +++ b/cad/dinotrace/distinfo @@ -1,2 +1,2 @@ -MD5 (dinotrace-9.1m.tar.gz) = 3cede2a13ae9e89254cb8f53db541b8c -SIZE (dinotrace-9.1m.tar.gz) = 1825189 +MD5 (dinotrace-9.2b.tar.gz) = 6af88afc416f3aacef726019e863f6c4 +SIZE (dinotrace-9.2b.tar.gz) = 560258 |