<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/0f868b6d63a99ef9a6c96b0d59470ad360515762">https://github.com/macports/macports-ports/commit/0f868b6d63a99ef9a6c96b0d59470ad360515762</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0f868b6d63a99ef9a6c96b0d59470ad360515762
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Tue Apr 11 06:56:15 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> liblsl: use boost181, revbump
</span>---
science/liblsl/Portfile | 4 ++++
1 file changed, 4 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/liblsl/Portfile b/science/liblsl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0748d76b782..7ae59f82432 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/liblsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/liblsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,13 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
PortGroup boost 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/sccn/liblsl/issues/189
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+boost.version 1.81
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> license MIT
github.setup sccn liblsl 1.16.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span> categories science
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>