<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/190791e4f4e50326ea7a8c5cdbe7ef389ea65175">https://github.com/macports/macports-ports/commit/190791e4f4e50326ea7a8c5cdbe7ef389ea65175</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 190791e4f4e maxima-devel: fix git.url
</span>190791e4f4e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 190791e4f4e50326ea7a8c5cdbe7ef389ea65175
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Thu Jul 1 03:34:47 2021 -0500
<span style='display:block; white-space:pre;color:#404040;'> maxima-devel: fix git.url
</span>---
math/maxima/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/maxima/Portfile b/math/maxima/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dcfe6a2fc12..3209876fdac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/maxima/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/maxima/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,7 +41,7 @@ subport maxima-devel {
</span> version 5.43-dev-20200126
revision 17
fetch.type git
<span style='display:block; white-space:pre;background:#ffe0e0;'>- git.url ht¯tps://git.code.sf.net/p/maxima/code
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ git.url https://git.code.sf.net/p/maxima/code
</span> git.branch d806e84c719a9fcf023f8829535f593ce9bb7d0c
use_autoreconf yes
</pre><pre style='margin:0'>
</pre>