<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/2518d9880ce517afc8a5d2b46b12bfc5f7bacc49">https://github.com/macports/macports-ports/commit/2518d9880ce517afc8a5d2b46b12bfc5f7bacc49</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 2518d9880ce libKriging: switch to path-style dep for pkgconfig
</span>2518d9880ce is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2518d9880ce517afc8a5d2b46b12bfc5f7bacc49
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Wed Jun 26 10:06:54 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    libKriging: switch to path-style dep for pkgconfig
</span>---
 math/libKriging/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libKriging/Portfile b/math/libKriging/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 35188d482c4..60142218311 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libKriging/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libKriging/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,7 +34,7 @@ post-patch {
</span> }
 
 depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/pkg-config:pkgconfig
</span> depends_lib-append  port:armadillo \
                     port:hdf5
 
</pre><pre style='margin:0'>

</pre>