diff options
author | novel <novel@FreeBSD.org> | 2005-05-18 01:10:17 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-18 01:10:17 +0800 |
commit | f9d1467a7070a77ea04aa6220456af55bd488753 (patch) | |
tree | 34c93160631f48298f9f38945cf0bb32fb4c576f /cad | |
parent | 0b7b01a4aa4ece0c93cf8a0834304c64ebb7eac2 (diff) | |
download | freebsd-ports-gnome-f9d1467a7070a77ea04aa6220456af55bd488753.tar.gz freebsd-ports-gnome-f9d1467a7070a77ea04aa6220456af55bd488753.tar.zst freebsd-ports-gnome-f9d1467a7070a77ea04aa6220456af55bd488753.zip |
Update to 9.2.b.
PR: 80966
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: Joachim Str?mbergson (maintainer)
Diffstat (limited to 'cad')
-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 |