<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1f581f50dea818ac0bc26f7a924be5909b97dfa0">https://github.com/macports/macports-ports/commit/1f581f50dea818ac0bc26f7a924be5909b97dfa0</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 1f581f50dea oauth2-proxy: Fix capitalization in description
</span>1f581f50dea is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1f581f50dea818ac0bc26f7a924be5909b97dfa0
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Aug 4 01:33:41 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    oauth2-proxy: Fix capitalization in description
</span>---
 security/oauth2-proxy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/oauth2-proxy/Portfile b/security/oauth2-proxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e7f3a09113c..7f1e6b7f887 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/oauth2-proxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/oauth2-proxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ platforms               darwin
</span> homepage                https://oauth2-proxy.github.io/oauth2-proxy
 
 description             A reverse proxy that provides authentication with \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        Google, Github or other providers.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        Google, GitHub or other providers.
</span> 
 long_description        A reverse proxy and static file server that provides \
                         authentication using Providers (Google, GitHub, and \
</pre><pre style='margin:0'>

</pre>