<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/79915dc5d37a91f35d8f126c4492aace3f326bf5">https://github.com/macports/macports-ports/commit/79915dc5d37a91f35d8f126c4492aace3f326bf5</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 79915dc5d37 cvs2svn: mark noarch, platforms darwin any
</span>79915dc5d37 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 79915dc5d37a91f35d8f126c4492aace3f326bf5
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 8 16:57:30 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    cvs2svn: mark noarch, platforms darwin any
</span>---
 devel/cvs2svn/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cvs2svn/Portfile b/devel/cvs2svn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7dd5ac62005..8837939d3ee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cvs2svn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cvs2svn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ description     Tool for converting from CVS to subversion
</span> #which is the same as the Apache license, but with CollabNet as the copyright holder
 #see https://web.archive.org/web/20180922125537/http://cvs2svn.tigris.org/servlets/LicenseDetails?licenseID=9
 license         Apache
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms       {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> 
 long_description \
                 cvs2svn is a Python script that converts a CVS \
</pre><pre style='margin:0'>

</pre>