<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/812631c44dd12dec8e93f0b746e635ae3c313c02">https://github.com/macports/macports-ports/commit/812631c44dd12dec8e93f0b746e635ae3c313c02</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 812631c44dd udunits2: Fix retroactive license
</span>812631c44dd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 812631c44dd12dec8e93f0b746e635ae3c313c02
</span>Author: Dave Allured <dave.allured@noaa.gov>
AuthorDate: Fri Apr 30 17:56:35 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    udunits2: Fix retroactive license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Comment change only.
</span>---
 science/udunits2/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/udunits2/Portfile b/science/udunits2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f92747a235f..fb050ce7d89 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/udunits2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/udunits2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,11 @@ distname            udunits-${version}
</span> revision            0
 maintainers         {takeshi @tenomoto}
 license             Apache-2.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+#                     The OSI-approved Apache-2.0 license is retroactively approved for
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#                     UDUNITS 2.2.28 by the upstream developer.  Please see:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#                     https://github.com/Unidata/UDUNITS-2/issues/105#issuecomment-830422445
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#                     Please remove this comment on the next UDUNITS update that changes the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#                     license embedded in the source code to Apache-2.0, as expected.
</span> platforms           darwin
 categories          science
 
</pre><pre style='margin:0'>

</pre>