<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b63fa99d5385094925a7701aeeb5a2e2ca4d4923">https://github.com/macports/macports-ports/commit/b63fa99d5385094925a7701aeeb5a2e2ca4d4923</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 b63fa99d538 starship: update to 1.1.1
</span>b63fa99d538 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b63fa99d5385094925a7701aeeb5a2e2ca4d4923
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Dec 21 21:40:05 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    starship: update to 1.1.1
</span>---
 sysutils/starship/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/starship/Portfile b/sysutils/starship/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d1a2f6ccee0..514d5380f22 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/starship/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/starship/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           cargo   1.0
</span> PortGroup           github  1.0
 PortGroup           openssl 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        starship starship 1.1.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        starship starship 1.1.1 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,9 +23,9 @@ maintainers         {gmail.com:herby.gillot @herbygillot} \
</span>                     openmaintainer
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  fe1231a855c84a09ee41a9f3cdd19a8e23628862 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  480fa3887041e4d6297970fda7cfbf3032b7f8626c7a20f11d86d37aaf2766f1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6501030
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  f6436a9589bb3f087da9afbd62a304194ffe871a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5c3ada4b888068ba41052eb66ddc44c87c9a7428bebcc8a5cb7246db0ed780bb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6500944
</span> 
 # crate:openssl-sys requires pkgconfig & libssl.dylib
 depends_build-append \
</pre><pre style='margin:0'>

</pre>