aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2017-01-03 01:21:31 +0000
committerGreg Lewis <glewis@FreeBSD.org>2017-01-03 01:21:31 +0000
commita0e4b9be8e594c19b4364ec5ae14d28e7d176f56 (patch)
treee49b1dabe638261de5161aabcd446ac345f34b9b /math/gnuplot
parent9f44b1ee1b43b70a9084f0e3c5de87c4d0130c13 (diff)
downloadports-a0e4b9be8e594c19b4364ec5ae14d28e7d176f56.tar.gz
ports-a0e4b9be8e594c19b4364ec5ae14d28e7d176f56.zip
Notes
Diffstat (limited to 'math/gnuplot')
-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)