<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e85a7bf2e758b391ec2bb8d983c064c927d669ba">https://github.com/macports/macports-ports/commit/e85a7bf2e758b391ec2bb8d983c064c927d669ba</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e85a7bf2e758b391ec2bb8d983c064c927d669ba
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Apr 3 01:40:06 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    aom: tweak comments
</span>---
 multimedia/aom/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/aom/Portfile b/multimedia/aom/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2e73c0ece3b..080d342bd55 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/aom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/aom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ homepage                https://aomedia.googlesource.com/aom
</span> 
 # use git fetch rather than downloading a snapshot tarball
 # which delivers a different checksum and size on each download
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# this is not a stealth upgrade but a "feature" of this repo
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://github.com/google/gitiles/issues/84
</span> fetch.type              git
 git.url                 https://aomedia.googlesource.com/aom.git
 git.branch              v${version}
</pre><pre style='margin:0'>

</pre>