Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 20:35:19 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452740 - in head/cad/gtkwave: . files
Message-ID:  <201710232035.v9NKZJL6046764@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Mon Oct 23 20:35:19 2017
New Revision: 452740
URL: https://svnweb.freebsd.org/changeset/ports/452740

Log:
  Update to 3.3.86

Modified:
  head/cad/gtkwave/Makefile
  head/cad/gtkwave/distinfo
  head/cad/gtkwave/files/patch-Makefile.in
  head/cad/gtkwave/files/patch-configure
  head/cad/gtkwave/files/patch-doc__Makefile.in
  head/cad/gtkwave/files/patch-examples__Makefile.in

Modified: head/cad/gtkwave/Makefile
==============================================================================
--- head/cad/gtkwave/Makefile	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/Makefile	Mon Oct 23 20:35:19 2017	(r452740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gtkwave
-PORTVERSION=	3.3.76
+PORTVERSION=	3.3.86
 CATEGORIES=	cad
 MASTER_SITES=	http://gtkwave.sourceforge.net/
 

Modified: head/cad/gtkwave/distinfo
==============================================================================
--- head/cad/gtkwave/distinfo	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/distinfo	Mon Oct 23 20:35:19 2017	(r452740)
@@ -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

Modified: head/cad/gtkwave/files/patch-Makefile.in
==============================================================================
--- head/cad/gtkwave/files/patch-Makefile.in	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/files/patch-Makefile.in	Mon Oct 23 20:35:19 2017	(r452740)
@@ -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@

Modified: head/cad/gtkwave/files/patch-configure
==============================================================================
--- head/cad/gtkwave/files/patch-configure	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/files/patch-configure	Mon Oct 23 20:35:19 2017	(r452740)
@@ -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}"

Modified: head/cad/gtkwave/files/patch-doc__Makefile.in
==============================================================================
--- head/cad/gtkwave/files/patch-doc__Makefile.in	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/files/patch-doc__Makefile.in	Mon Oct 23 20:35:19 2017	(r452740)
@@ -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@

Modified: head/cad/gtkwave/files/patch-examples__Makefile.in
==============================================================================
--- head/cad/gtkwave/files/patch-examples__Makefile.in	Mon Oct 23 20:34:24 2017	(r452739)
+++ head/cad/gtkwave/files/patch-examples__Makefile.in	Mon Oct 23 20:35:19 2017	(r452740)
@@ -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



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