Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 01:55:47 GMT
From:      Steve Wills <steve@mouf.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153569: [PATCH] update cad/gtkwave3 to latest version
Message-ID:  <201012310155.oBV1tlSh023138@red.freebsd.org>
Resent-Message-ID: <201012310200.oBV20MHS011256@freefall.freebsd.org>

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

>Number:         153569
>Category:       ports
>Synopsis:       [PATCH] update cad/gtkwave3 to latest version
>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 Dec 31 02:00:22 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
>Description:
Attached patch updates cad/gtkwave3 to the latest version.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/cad/gtkwave3/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	28 Mar 2010 06:31:43 -0000	1.10
+++ Makefile	29 Dec 2010 20:06:39 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gtkwave3
-PORTVERSION=	3.2.3
-PORTREVISION=	2
+PORTVERSION=	3.3.18
 CATEGORIES=	cad
 MASTER_SITES=	http://gtkwave.sourceforge.net/
 DISTNAME=	gtkwave-${PORTVERSION}
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/cad/gtkwave3/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	3 May 2008 10:05:49 -0000	1.1
+++ pkg-descr	29 Dec 2010 20:06:39 -0000
@@ -2,4 +2,4 @@
 Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard
 Verilog VCD/EVCD files and allows their viewing.
 
-WWW: http://home.nc.rr.com/gtkwave/
+WWW:	http://gtkwave.sourceforge.net/


>Release-Note:
>Audit-Trail:
>Unformatted:



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