<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/55819117c87aca157eed52c8ba47bbc89ab81fd2">https://github.com/macports/macports-ports/commit/55819117c87aca157eed52c8ba47bbc89ab81fd2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 55819117c87aca157eed52c8ba47bbc89ab81fd2
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sun Apr 14 19:34:30 2024 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/bcunit/Portfile b/devel/bcunit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 593d6b3d9c4..001fca66d47 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/bcunit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/bcunit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           cmake 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        BelledonneCommunications bcunit 5.3.36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        BelledonneCommunications bcunit 5.3.41
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ long_description    {*}${description} \
</span>     for C. It's lightweight system for writing, administering, and running \
     unit tests in C
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 54ae754d4c0f2cadde7322c6c8e0ce56e33711a6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 ace4706ac88aa9734c7c99e6821e212e79362a9a2d763b32c93341320a41654d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size 378817
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 5d5c03f37785323ce858d8b18394c132305c3937 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 2cdb5977f0790b27dde5e6fa6bafc93ae9b2ed12a4e71282e1a57e0af6c596cd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size 378810
</span> 
 post-patch {
         reinplace "s,@prefix@,${prefix},g" ${worksrcpath}/bcunit.pc.in
</pre><pre style='margin:0'>

</pre>