<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/7af3dad2a7a3ed8e7ec043c7eb5a7df76c9e5276">https://github.com/macports/macports-ports/commit/7af3dad2a7a3ed8e7ec043c7eb5a7df76c9e5276</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7af3dad2a7a3ed8e7ec043c7eb5a7df76c9e5276
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Mar 23 02:13:59 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    R-shinybusy: update to 0.3.3
</span>---
 R/R-shinybusy/Portfile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-shinybusy/Portfile b/R/R-shinybusy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 63ef3b7b913..989b3f5c7a2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-shinybusy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-shinybusy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,17 +3,18 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             github dreamRs shinybusy 0.3.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Revert to GitHub once updated there.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran dreamRs shinybusy 0.3.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> categories-append   devel
 maintainers         nomaintainer
 license             GPL-3
 description         Minimal busy indicator for Shiny apps
 long_description    {*}${description}
 homepage            https://dreamrs.github.io/shinybusy
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  ae324086985a1944eca088b05072c1ae19bc1788 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f5b8b198f0a8a5ddcb9832651452177f1edcb3c0f28a91adf9562f4f6817d569 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1985659
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b995040f65865e9d9fa182d9d3196b6268d79bf4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  628360c74cc4d454e88ff622398b30cfb3cd6cdef0515f09b248b6d87a894eae \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2053521
</span> supported_archs     noarch
 
 depends_lib-append  port:R-htmltools \
</pre><pre style='margin:0'>

</pre>