ports/80966: [PATCH] cad/dinotrace: update to 9.2.b and unbreak
Ying-Chieh Liao
ijliao at csie.nctu.edu.tw
Fri May 13 08:00:40 UTC 2005
>Number: 80966
>Category: ports
>Synopsis: [PATCH] cad/dinotrace: update to 9.2.b and unbreak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri May 13 08:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Ying-Chieh Liao
>Release: FreeBSD 4.11-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.11-STABLE FreeBSD 4.11-STABLE #3: Sat Apr 16 22:54:07 CST 2005
>Description:
- Update to 9.2.b
Port maintainer (watchman at ludd.luth.se) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- dinotrace-9.2.b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/cad/dinotrace/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 28 Feb 2005 04:25:50 -0000 1.3
+++ Makefile 13 May 2005 07:51:13 -0000
@@ -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 at 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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/cad/dinotrace/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 5 Jul 2004 21:02:41 -0000 1.1
+++ distinfo 13 May 2005 07:51:13 -0000
@@ -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
--- dinotrace-9.2.b.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list