<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dba051607841c50d1c89f1fc2564035b0b8a2474">https://github.com/macports/macports-ports/commit/dba051607841c50d1c89f1fc2564035b0b8a2474</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 dba0516  hugo: update to 0.66.0
</span>dba0516 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dba051607841c50d1c89f1fc2564035b0b8a2474
</span>Author: Calvin Ardi <calvin@isi.edu>
AuthorDate: Thu Mar 5 08:52:35 2020 -0800

<span style='display:block; white-space:pre;color:#404040;'>    hugo: update to 0.66.0
</span>---
 www/hugo/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/hugo/Portfile b/www/hugo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97e256e..fc44a64 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/hugo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/hugo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,11 +3,11 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/gohugoio/hugo 0.65.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/gohugoio/hugo 0.66.0 v
</span> revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c79bd809bc8c239cc3655c98266bba07a1736a75 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  5360f160fbe9fc4b700b8508d0088b99844cfab64d0bfaa2149aa486d1755ede \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    31562442
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  d0801a24c2cbc37d352ba223219dd8943291cfc2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  aca405760d3f9f8be5bb8d0b2dceabf7a0323b2478b3f16debb22f1dd5730da2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    31563957
</span> 
 categories          www
 platforms           darwin
</pre><pre style='margin:0'>

</pre>