<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c423baa129287d96c89dc268f039f95e4114435a">https://github.com/macports/macports-ports/commit/c423baa129287d96c89dc268f039f95e4114435a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c423baa129287d96c89dc268f039f95e4114435a
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Apr 26 21:55:18 2025 -0400
<span style='display:block; white-space:pre;color:#404040;'> gnuplot: revbump for libcerf update
</span>---
math/gnuplot/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/gnuplot/Portfile b/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9b45745211c..443b4de875a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup wxWidgets 1.0
</span>
name gnuplot
version 6.0.2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span>
categories math science
# the license has some inconvenient requirements that we're not meeting
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ long_description Gnuplot is a command-driven interactive function \
</span> Also support for plotting data files, to compare \
actual data to theoretical curves.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://gnuplot.sourceforge.net/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://gnuplot.sourceforge.net/
</span> master_sites sourceforge:project/gnuplot/gnuplot/${version}
dist_subdir ${name}/${version}
</pre><pre style='margin:0'>
</pre>