aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2017-01-03 09:21:31 +0800
committerglewis <glewis@FreeBSD.org>2017-01-03 09:21:31 +0800
commit8f42c871849b21409fe40b09aee567e512c4c021 (patch)
treee49b1dabe638261de5161aabcd446ac345f34b9b /math
parent9b6e2282e3cbfa8efaef79df296b21d2c0fa72d5 (diff)
downloadfreebsd-ports-gnome-8f42c871849b21409fe40b09aee567e512c4c021.tar.gz
freebsd-ports-gnome-8f42c871849b21409fe40b09aee567e512c4c021.tar.zst
freebsd-ports-gnome-8f42c871849b21409fe40b09aee567e512c4c021.zip
. Pet portlint.
PR: 215538 Submitted by: rsmith@xs4all.nl
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/distinfo2
-rw-r--r--math/gnuplot/files/patch-docs-Makefile.in8
2 files changed, 5 insertions, 5 deletions
diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo
index 4d6cbdad7ce6..b67b96ddc4b4 100644
--- a/math/gnuplot/distinfo
+++ b/math/gnuplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477068693
+TIMESTAMP = 1482589482
SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053
SIZE (gnuplot-5.0.5.tar.gz) = 5078771
diff --git a/math/gnuplot/files/patch-docs-Makefile.in b/math/gnuplot/files/patch-docs-Makefile.in
index 2e2a7c286a93..e509815ac6bc 100644
--- a/math/gnuplot/files/patch-docs-Makefile.in
+++ b/math/gnuplot/files/patch-docs-Makefile.in
@@ -1,6 +1,6 @@
---- docs/Makefile.in.orig 2015-12-31 21:24:50.000000000 -0800
-+++ docs/Makefile.in 2016-02-21 16:00:10.574203000 -0800
-@@ -927,15 +927,15 @@
+--- docs/Makefile.in.orig 2016-10-09 17:24:51 UTC
++++ docs/Makefile.in
+@@ -927,15 +927,15 @@ groff: grotxt grodvi grops
grotxt: gnuplot.txt
gnuplot.txt: gnuplot.ms $(srcdir)/titlepag.ms
@@ -19,7 +19,7 @@
### doc2xxx dependencies
gnuplot.ms: doc2ms$(EXEEXT) $(srcdir)/gnuplot.doc
-@@ -1077,11 +1077,11 @@
+@@ -1077,11 +1077,11 @@ wxhelp/wgnuplot.html: doc2wxhtml$(EXEEXT
$(AM_V_GEN) ./doc2wxhtml$(EXEEXT) $(srcdir)/gnuplot.doc wxhelp/
doc2wxhtml$(EXEEXT): wxhelp/doc2html.o termdoc.o xref.o $(SRC_VERSION_O)