<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/aa97f013455f4eb34463854ceb531ca16aea5a69">https://github.com/macports/macports-ports/commit/aa97f013455f4eb34463854ceb531ca16aea5a69</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 aa97f01  protobuf3-cpp: update github and homepage
</span>aa97f01 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit aa97f013455f4eb34463854ceb531ca16aea5a69
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Fri Oct 4 12:58:27 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    protobuf3-cpp: update github and homepage
</span>---
 devel/protobuf3-cpp/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/protobuf3-cpp/Portfile b/devel/protobuf3-cpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4ed029a..b04bed4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/protobuf3-cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/protobuf3-cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup       github    1.0
</span> PortGroup       cxx11     1.1
 
 # see note to remove block below at next update
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup    google protobuf 3.9.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup    protocolbuffers protobuf 3.9.2 v
</span> revision        0
 
 checksums       rmd160  51b60b25ba285d87ae16f01ad2d3b21916c2bae8 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,6 +38,8 @@ long_description \
</span>                 logical record of information, containing a series of \
                 name-value pairs.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://developers.google.com/protocol-buffers/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.tarball_from releases
 distname        protobuf-cpp-${version}
 worksrcdir      protobuf-${version}
</pre><pre style='margin:0'>

</pre>