<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f8a5a2b9fe99ae6118f0921cf8b9e59ce1804201">https://github.com/macports/macports-ports/commit/f8a5a2b9fe99ae6118f0921cf8b9e59ce1804201</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 f8a5a2b  starship: update to 0.25.1 (#5586)
</span>f8a5a2b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f8a5a2b9fe99ae6118f0921cf8b9e59ce1804201
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Oct 22 01:17:40 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    starship: update to 0.25.1 (#5586)
</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 e9bf73e..845db6c 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;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cargo 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        starship starship 0.25.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        starship starship 0.25.1 v
</span> categories          sysutils
 platforms           darwin
 maintainers         {l2dy @l2dy} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ description         a minimal, blazing fast, and extremely customizable prompt f
</span> long_description    Starship is ${description}.
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  bdc60ada4225229894f2cd57d36a6ae254abc497 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  1c2f530447c1ed772af23b25726584ef00b1cdc182fefef392ad967612595b0f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4330653
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  892ab0de2c43cb86b873dce1b3d29c00a7538f33 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9e60826dad38ef568fd432ac681f02b4cd9a4cf34ffb1df928bc5ed088f88387 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4331442
</span> 
 # For crate:openssl-sys
 depends_build       port:pkgconfig
</pre><pre style='margin:0'>

</pre>