<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1f3c748e037357fd43dd7abf2fab512c633fe19e">https://github.com/macports/macports-ports/commit/1f3c748e037357fd43dd7abf2fab512c633fe19e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1f3c748e037357fd43dd7abf2fab512c633fe19e
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Mar 30 19:36:21 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    rust PG: tweak comments
</span>---
 _resources/port1.0/group/rust-1.0.tcl | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/rust-1.0.tcl b/_resources/port1.0/group/rust-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index aafa1b152d5..1f38d969595 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/rust-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/rust-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -68,6 +68,7 @@ options     rust.remap
</span> default     rust.remap          {${cargo.home} "" ${worksrcpath} ""}
 
 # flags to be passed to the rust compiler
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# --remap-path-prefix=... is eventually added unless rust.remap is empty
</span> options     rust.flags
 default     rust.flags          {}
 
</pre><pre style='margin:0'>

</pre>