<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/4863c1d57bad84d95ea267e990ef06549053d002">https://github.com/macports/macports-ports/commit/4863c1d57bad84d95ea267e990ef06549053d002</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4863c1d57bad84d95ea267e990ef06549053d002
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sun Feb 11 17:33:11 2024 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-fungible/Portfile b/R/R-fungible/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c37a0854fba..2ce2b9d928a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-fungible/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-fungible/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,15 +3,15 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             cran nwaller fungible 2.4.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran nwaller fungible 2.4.3
</span> revision            0
 maintainers         nomaintainer
 license             GPL-2+
 description         Psychometric functions from the Waller Lab
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  93515b3dcb3a24cc9dc752b3446d92bb17cc794c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  028bd2c16eddf991913c13dae69f27d39412c585da01d2d59ee2e892f071376c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    793751
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b3a5fc0f090c7ce5fdc5aca5a67b9fbba06c5a09 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  976729bc080316fc93e7534d42e003367492da431c7c704bb2c05431794734b3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    795572
</span> supported_archs     noarch
 
 depends_lib-append  port:R-clue \
</pre><pre style='margin:0'>

</pre>