aboutsummaryrefslogtreecommitdiff
path: root/cad/gtkwave
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2017-10-23 20:35:19 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2017-10-23 20:35:19 +0000
commitc311c2c74af57e984f178ce455e9bb8284b608c4 (patch)
tree9f8d39818469de9fe467d6becad1f85b74425342 /cad/gtkwave
parent9ff66b9f4e6cd1872dbc9e1fef2df00597fb844d (diff)
downloadports-c311c2c74af57e984f178ce455e9bb8284b608c4.tar.gz
ports-c311c2c74af57e984f178ce455e9bb8284b608c4.zip
Update to 3.3.86
Notes
Notes: svn path=/head/; revision=452740
Diffstat (limited to 'cad/gtkwave')
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/gtkwave/distinfo6
-rw-r--r--cad/gtkwave/files/patch-Makefile.in4
-rw-r--r--cad/gtkwave/files/patch-configure4
-rw-r--r--cad/gtkwave/files/patch-doc__Makefile.in10
-rw-r--r--cad/gtkwave/files/patch-examples__Makefile.in12
6 files changed, 19 insertions, 19 deletions
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 36d2fc89ccf5..665e724dbaee 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtkwave
-PORTVERSION= 3.3.76
+PORTVERSION= 3.3.86
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
diff --git a/cad/gtkwave/distinfo b/cad/gtkwave/distinfo
index 53d2a986e4cf..747690947f06 100644
--- a/cad/gtkwave/distinfo
+++ b/cad/gtkwave/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471765149
-SHA256 (gtkwave-3.3.76.tar.gz) = b62e7910063c7e22bbed4461d4237832cba7106af4a9d863e45c86f5f5569bee
-SIZE (gtkwave-3.3.76.tar.gz) = 4123970
+TIMESTAMP = 1508676327
+SHA256 (gtkwave-3.3.86.tar.gz) = dd012485d60b519c9fe2361777be412b483ad87938c9daee9ab99d09e18c30d0
+SIZE (gtkwave-3.3.86.tar.gz) = 4190703
diff --git a/cad/gtkwave/files/patch-Makefile.in b/cad/gtkwave/files/patch-Makefile.in
index bd5609e9a5ce..8ba3eeab6792 100644
--- a/cad/gtkwave/files/patch-Makefile.in
+++ b/cad/gtkwave/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig 2014-01-03 04:17:31 UTC
+--- Makefile.in.orig 2017-10-08 05:44:27 UTC
+++ Makefile.in
-@@ -310,7 +310,7 @@ target_alias = @target_alias@
+@@ -340,7 +340,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
diff --git a/cad/gtkwave/files/patch-configure b/cad/gtkwave/files/patch-configure
index 32d08946572d..8262d0c34abc 100644
--- a/cad/gtkwave/files/patch-configure
+++ b/cad/gtkwave/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2016-05-11 18:22:21 UTC
+--- configure.orig 2017-10-08 05:44:27 UTC
+++ configure
-@@ -10257,6 +10257,7 @@ OLD_LDFLAGS="${LDFLAGS}"
+@@ -10293,6 +10293,7 @@ OLD_LDFLAGS="${LDFLAGS}"
TCLSPEC_LHS="${TCL_LIB_SPEC% *}"
TKLSPEC_LHS="${TK_LIB_SPEC% *}"
LDFLAGS="${LDFLAGS} ${TCLSPEC_LHS} ${TKLSPEC_LHS}"
diff --git a/cad/gtkwave/files/patch-doc__Makefile.in b/cad/gtkwave/files/patch-doc__Makefile.in
index cdbc0f420406..c0386b61c92f 100644
--- a/cad/gtkwave/files/patch-doc__Makefile.in
+++ b/cad/gtkwave/files/patch-doc__Makefile.in
@@ -1,9 +1,9 @@
---- doc/Makefile.in.orig 2014-01-03 04:17:31 UTC
+--- doc/Makefile.in.orig 2017-10-08 05:44:27 UTC
+++ doc/Makefile.in
-@@ -32,7 +32,7 @@ am__make_dryrun = \
- esac; \
- test $$am__dry = yes; \
- }
+@@ -60,7 +60,7 @@ am__make_running_with_option = \
+ test $$has_opt = yes
+ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+ am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/doc/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
diff --git a/cad/gtkwave/files/patch-examples__Makefile.in b/cad/gtkwave/files/patch-examples__Makefile.in
index f1891abcf84c..aa466dc9df2d 100644
--- a/cad/gtkwave/files/patch-examples__Makefile.in
+++ b/cad/gtkwave/files/patch-examples__Makefile.in
@@ -1,15 +1,15 @@
---- examples/Makefile.in.orig 2014-01-03 04:17:31 UTC
+--- examples/Makefile.in.orig 2017-10-08 05:44:27 UTC
+++ examples/Makefile.in
-@@ -32,7 +32,7 @@ am__make_dryrun = \
- esac; \
- test $$am__dry = yes; \
- }
+@@ -60,7 +60,7 @@ am__make_running_with_option = \
+ test $$has_opt = yes
+ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+ am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
-@@ -258,7 +258,7 @@ top_build_prefix = @top_build_prefix@
+@@ -288,7 +288,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
dist_examples_DATA = des.gtkw des.tcl des.v des.fst transaction.fst transaction.gtkw transaction.c gtkwaverc