<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5ea8c8d26380a4c91f148ae6552ddcdf66f531cd">https://github.com/macports/macports-ports/commit/5ea8c8d26380a4c91f148ae6552ddcdf66f531cd</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 5ea8c8d2638 autorestic: update to v1.2.0
</span>5ea8c8d2638 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5ea8c8d26380a4c91f148ae6552ddcdf66f531cd
</span>Author: Manoj Karthick <manojkarthick@users.noreply.github.com>
AuthorDate: Sat Oct 2 12:23:33 2021 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/autorestic/Portfile b/sysutils/autorestic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 44c34fcbe19..d397094a495 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/autorestic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/autorestic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/cupcakearmy/autorestic 1.1.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/cupcakearmy/autorestic 1.2.0 v
</span> revision            0
 
 categories          sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,9 @@ long_description    Autorestic is a wrapper around the amazing restic. \
</span> homepage            https://autorestic.vercel.app/
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        rmd160  eaa983effb821052c0d7071beb09635245a2f745 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  19779b2582dd871f2a0f6707dc7054f0a96b283d5ef6031bc1d6d7625160f5c2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    186465
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        rmd160  e5fe173e4763c9479d6779b5119cfc89e10b647c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  b70db1a4c5dc017ce4d84edd8b09dc8468ce3ec0f073f8156b4e1f7e8fa251e5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    178382
</span> 
 # FIXME: This port currently can't be built without allowing go mod to fetch
 # dependencies during the build phase. See
</pre><pre style='margin:0'>

</pre>