<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/32d6d7dec1c1ef3f9c11fda6bbaeda5c2108c648">https://github.com/macports/macports-ports/commit/32d6d7dec1c1ef3f9c11fda6bbaeda5c2108c648</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 32d6d7dec1c wcurl: Add shunit2 to depends_test
</span>32d6d7dec1c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 32d6d7dec1c1ef3f9c11fda6bbaeda5c2108c648
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Sun Jul 7 02:29:32 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    wcurl: Add shunit2 to depends_test
</span>---
 net/wcurl/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/wcurl/Portfile b/net/wcurl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ae1aee9ea1..def84f32a71 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/wcurl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/wcurl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,8 @@ long_description    ${name} is a simple curl wrapper which lets you use curl \
</span> homepage            https://samueloph.dev/blog/announcing-wcurl-a-curl-wrapper-to-download-files/
 github.tarball_from archive
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_test        path:bin/grealpath:coreutils
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_test        path:bin/grealpath:coreutils \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:shunit2
</span> 
 depends_run         bin:curl:curl
 
</pre><pre style='margin:0'>

</pre>