<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/187dae0d1aab37187d4867a130eeda5e5e02b9cc">https://github.com/macports/macports-ports/commit/187dae0d1aab37187d4867a130eeda5e5e02b9cc</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 187dae0d1aa eplot: distfiles are always the same on all archs
</span>187dae0d1aa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 187dae0d1aab37187d4867a130eeda5e5e02b9cc
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Tue Feb 28 20:43:40 2023 +0900

<span style='display:block; white-space:pre;color:#404040;'>    eplot: distfiles are always the same on all archs
</span>---
 math/eplot/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 7cde8d3ef7b..4b12501bf6b 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,6 +8,7 @@ github.setup        chriswolfvision eplot a198a8fa43e69a69b3f788d706627a92d983b3
</span> version             20230228
 revision            0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> platforms           any
 license             GPL-2+
 categories          math ruby
</pre><pre style='margin:0'>

</pre>