ports/166162: [PATCH] [MAINTAINER] update to cad/gtkwave3
Niclas Zeising
zeising at daemonic.se
Thu Mar 15 22:00:21 UTC 2012
>Number: 166162
>Category: ports
>Synopsis: [PATCH] [MAINTAINER] update to cad/gtkwave3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 15 22:00:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Niclas Zeising
>Release: FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 9.0-RELEASE FreeBSD 9.0-RELEASE #0 r232364: Fri Mar 2 01:14:23 CET 2012 root at vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64
>Description:
Attached patch updates cad/gtkwave3 to the latest version. It is thought to be fature safe.
>How-To-Repeat:
>Fix:
--- cad.gtkwave3.update.diff begins here ---
Index: cad/gtkwave3/Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/gtkwave3/Makefile,v
retrieving revision 1.17
diff -u -d -r1.17 Makefile
--- cad/gtkwave3/Makefile 5 Feb 2012 21:50:24 -0000 1.17
+++ cad/gtkwave3/Makefile 15 Mar 2012 21:54:16 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= gtkwave3
-PORTVERSION= 3.3.31
+PORTVERSION= 3.3.34
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
DISTNAME= gtkwave-${PORTVERSION}
Index: cad/gtkwave3/files/patch-configure
===================================================================
RCS file: /home/ncvs/ports/cad/gtkwave3/files/patch-configure,v
retrieving revision 1.7
diff -u -d -r1.7 patch-configure
--- cad/gtkwave3/files/patch-configure 5 Feb 2012 21:50:24 -0000 1.7
+++ cad/gtkwave3/files/patch-configure 15 Mar 2012 21:54:16 -0000
@@ -7,15 +7,15 @@
-PACKAGE_NAME='gtkwave'
+PACKAGE_NAME='gtkwave3'
PACKAGE_TARNAME='gtkwave'
- PACKAGE_VERSION='3.3.31'
- PACKAGE_STRING='gtkwave 3.3.31'
+ PACKAGE_VERSION='3.3.34'
+ PACKAGE_STRING='gtkwave 3.3.34'
@@ -2417,7 +2417,7 @@
# Define the identity of the package.
- PACKAGE='gtkwave'
+ PACKAGE='gtkwave3'
- VERSION='3.3.31'
+ VERSION='3.3.34'
@@ -13096,6 +13096,7 @@
--- cad.gtkwave3.update.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list