<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3f24238c801bbd5063057dd7adab98509c2220b6">https://github.com/macports/macports-ports/commit/3f24238c801bbd5063057dd7adab98509c2220b6</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 3f24238c801 php-yaz: add pkgconfig dep
</span>3f24238c801 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3f24238c801bbd5063057dd7adab98509c2220b6
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 15 22:58:23 2022 +1100
<span style='display:block; white-space:pre;color:#404040;'> php-yaz: add pkgconfig dep
</span>---
php/php-yaz/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-yaz/Portfile b/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e38e6741010..c9ff8ac26bc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,5 +25,6 @@ if {[vercmp ${php.branch} 5.0] >= 0} {
</span> }
if {${name} ne ${subport}} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ depends_build-append port:pkgconfig
</span> depends_lib-append port:re2c port:yaz
}
</pre><pre style='margin:0'>
</pre>