<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/c549a90870f537df51fe2eeab2dd169162a9c715">https://github.com/macports/macports-ports/commit/c549a90870f537df51fe2eeab2dd169162a9c715</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 c549a90870f zorba: Fix tests
</span>c549a90870f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c549a90870f537df51fe2eeab2dd169162a9c715
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Thu Nov 14 23:13:36 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> zorba: Fix tests
</span>---
textproc/zorba/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/zorba/Portfile b/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8f3af03fa2d..0417d177920 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -81,5 +81,5 @@ compiler.cxx_standard 2011
</span> configure.cppflags-append -DU_USING_ICU_NAMESPACE=1
configure.cxxflags-append -std=c++11
<span style='display:block; white-space:pre;background:#ffe0e0;'>-test.env DYLD_LIBRARY_PATH=${worksrcpath}/src
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+test.env DYLD_LIBRARY_PATH=${build.dir}/src:${build.dir}/modules/util-curl/src:${build.dir}/test/rbkt/modules/ourlib
</span> test.run yes
</pre><pre style='margin:0'>
</pre>