<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5702d498738c439d3c2f36f9d2cf0e4d33f09f87">https://github.com/macports/macports-ports/commit/5702d498738c439d3c2f36f9d2cf0e4d33f09f87</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 5702d498738 rust: rev-bump to rebuild with correct compiler deps on macOS10.13
</span>5702d498738 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5702d498738c439d3c2f36f9d2cf0e4d33f09f87
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Oct 13 14:30:14 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    rust: rev-bump to rebuild with correct compiler deps on macOS10.13
</span>---
 lang/rust/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/rust/Portfile b/lang/rust/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8727a125170..e4bc3984bf4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ legacysupport.newest_darwin_requires_legacy 15
</span> 
 name                rust
 version             1.55.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            4
</span> categories          lang devel
 platforms           darwin
 supported_archs     x86_64 arm64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -200,7 +200,6 @@ proc envs_append { value } {
</span> # to rust to ensure they are available when rust is both built and installed.
 set wrapdir ${prefix}/libexec/${ccwrap}/bin
 subport ${ccwrap} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision         0
</span>     # Enable support in scripts for all neccessary versions
     legacysupport.newest_darwin_requires_legacy ${max_wrap_darwin}
     description      Wrapped compiler commands for ${name}
</pre><pre style='margin:0'>

</pre>