<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6fa74ae2296cd75bd700ebff253e18fcdc9dfad8">https://github.com/macports/macports-ports/commit/6fa74ae2296cd75bd700ebff253e18fcdc9dfad8</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 6fa74ae2296 qsv: add cmake as build dep
</span>6fa74ae2296 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6fa74ae2296cd75bd700ebff253e18fcdc9dfad8
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Dec 3 01:16:36 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> qsv: add cmake as build dep
</span>---
textproc/qsv/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/qsv/Portfile b/textproc/qsv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 82ed3593ba8..6eeb47dd86a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/qsv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/qsv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,6 +28,9 @@ checksums rmd160 51a76f5dc51cb9cf0e5a6fa702261249734e69e5 \
</span> sha256 92ca4fef2c0f58aa5d322a01a70a7e9dd689f8055cdf64aaf1422cb28fe5357b \
size 11018284
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ bin:cmake:cmake
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> build.args-append --features=distrib_features --bin ${name}
cargo.offline_cmd
</pre><pre style='margin:0'>
</pre>