<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bda02bb04490e4903f63b3e434492f949c6aa6a3">https://github.com/macports/macports-ports/commit/bda02bb04490e4903f63b3e434492f949c6aa6a3</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 bda02bb0449 usd: use legacy support PG
</span>bda02bb0449 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bda02bb04490e4903f63b3e434492f949c6aa6a3
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun Feb 14 10:08:10 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    usd: use legacy support PG
</span>---
 graphics/usd/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/usd/Portfile b/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c04b277d38..aa4d8d72087 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           compiler_blacklist_versions 1.0
 PortGroup           cmake 1.1
 PortGroup           active_variants 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           legacysupport 1.0
</span> 
 github.setup        PixarAnimationStudios USD 20.05 v
 name                usd
</pre><pre style='margin:0'>

</pre>