<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a69e394491b3dc0ee8945335010a5d87825ee810">https://github.com/macports/macports-ports/commit/a69e394491b3dc0ee8945335010a5d87825ee810</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a69e394491b3dc0ee8945335010a5d87825ee810
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Jan 6 22:15:31 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    toxcore: non-functional: add a note about updating
</span>---
 net/toxcore/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/toxcore/Portfile b/net/toxcore/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 685defec0cc..580e5560153 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/toxcore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/toxcore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               cmake 1.1
</span> PortGroup               github 1.0
 
 # Released version is too outdated, we need a newer one: https://github.com/JFreegman/toxic/issues/644
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# At the same time, the latest may not work either: https://github.com/JFreegman/toxic/issues/656
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Prior to updating please make sure toxic builds against a new version.
</span> github.setup            TokTok c-toxcore 6c35cef63f8243fd1831a269ba34add90df7b3fc
 name                    toxcore
 version                 2023.11.18
</pre><pre style='margin:0'>

</pre>