Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2005 15:51:38 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        watchman@ludd.luth.se
Subject:   ports/80966: [PATCH] cad/dinotrace: update to 9.2.b and unbreak
Message-ID:  <20050513075138.BCEE5106E52@FreeBSD.csie.NCTU.edu.tw>
Resent-Message-ID: <200505130800.j4D80S9F075512@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050513075138.BCEE5106E52>