<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/868c50452cf36e107cb9c4a60976b7bec632c325">https://github.com/macports/macports-ports/commit/868c50452cf36e107cb9c4a60976b7bec632c325</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 868c50452cf p5-class-dbi-plugin: mark noarch, platforms darwin any
</span>868c50452cf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 868c50452cf36e107cb9c4a60976b7bec632c325
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Jan 12 04:23:42 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    p5-class-dbi-plugin: mark noarch, platforms darwin any
</span>---
 perl/p5-class-dbi-plugin/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-class-dbi-plugin/Portfile b/perl/p5-class-dbi-plugin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0e1836b95ae..f5cea193f85 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-class-dbi-plugin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-class-dbi-plugin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,8 @@ long_description    Class::DBI::Plugin is an abstract base class for \
</span>                     provides, instead of having to deal with the symbol \
                     table hackery involved when writing a plugin module.
 
<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><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> 
 checksums           md5 b020611a93fe51cbcdfd78f2cbf872cb
 
</pre><pre style='margin:0'>

</pre>