<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/33bf41a92d2ad236911b47bb93f18e6eb3f849d7">https://github.com/macports/macports-ports/commit/33bf41a92d2ad236911b47bb93f18e6eb3f849d7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 33bf41a92d2ad236911b47bb93f18e6eb3f849d7
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jan 11 13:10:39 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> hidapi: set github.tarball_from explicitly
</span>---
comms/hidapi/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/comms/hidapi/Portfile b/comms/hidapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 350286dec5f..b63b75264e3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/comms/hidapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/comms/hidapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup libusb hidapi 0.12.0 hidapi-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> categories comms
maintainers {raimue @raimue} \
openmaintainer
</pre><pre style='margin:0'>
</pre>