<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c7c03754f35f902d4cba2b596a53a4615d4ce76">https://github.com/macports/macports-ports/commit/8c7c03754f35f902d4cba2b596a53a4615d4ce76</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 8c7c03754f3 eplot: distfiles are always the same on all platforms
</span>8c7c03754f3 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8c7c03754f35f902d4cba2b596a53a4615d4ce76
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Tue Feb 28 20:07:11 2023 +0900
<span style='display:block; white-space:pre;color:#404040;'> eplot: distfiles are always the same on all platforms
</span>---
math/eplot/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/eplot/Portfile b/math/eplot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e1bbf198b2c..7cde8d3ef7b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/eplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/eplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ github.setup chriswolfvision eplot a198a8fa43e69a69b3f788d706627a92d983b3
</span> version 20230228
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span> license GPL-2+
categories math ruby
maintainers {amake @amake} openmaintainer
</pre><pre style='margin:0'>
</pre>