<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/fb3fc6c165ac0160578e035c4b02a63008a44af6">https://github.com/macports/macports-ports/commit/fb3fc6c165ac0160578e035c4b02a63008a44af6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fb3fc6c165ac0160578e035c4b02a63008a44af6
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Jan 23 20:13:58 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    tovid: set platforms darwin any
</span>---
 multimedia/tovid/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/tovid/Portfile b/multimedia/tovid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6fab6bf010b..8b3badc73e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/tovid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/tovid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,12 +13,12 @@ supported_archs     noarch
</span> license             GPL-2
 
 description         a collection of GPL video disc authoring tools
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}, tovid can help you create your own DVDs, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}, tovid can help you create your own DVDs, \
</span>                     VCDs, and SVCDs for playback on your home DVD player.
 
 homepage            http://tovid.wikia.com/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.default_version 27
 
</pre><pre style='margin:0'>

</pre>