<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/c0cb7bacae96431a6aa17f17c5d02819474841e0">https://github.com/macports/macports-ports/commit/c0cb7bacae96431a6aa17f17c5d02819474841e0</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 c0cb7bacae9 autorestic: update to 1.8.2
</span>c0cb7bacae9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c0cb7bacae96431a6aa17f17c5d02819474841e0
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed Jun 5 01:34:45 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> autorestic: update to 1.8.2
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> - add self as co-maintainer
</span>---
sysutils/autorestic/Portfile | 15 ++++++---------
1 file changed, 6 insertions(+), 9 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 9d812f8afdd..0a6263f79c4 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,8 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/cupcakearmy/autorestic 1.7.9 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/cupcakearmy/autorestic 1.8.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.offline_build no
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +12,7 @@ categories sysutils
</span> installs_libs no
license Apache-2
maintainers {gmail.com:smanojkarthick @manojkarthick} \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ {gmail.com:herby.gillot @herbygillot} \
</span> openmaintainer
description High level CLI utility for restic
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,14 +25,9 @@ long_description Autorestic is a wrapper around the amazing restic. \
</span>
homepage https://autorestic.vercel.app/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 512185272f65d0a28cae7237afdec238d5a6e7a4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 173499
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# FIXME: This port currently can't be built without allowing go mod to fetch
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# dependencies during the build phase. See
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# https://trac.macports.org/ticket/61192
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-go.offline_build no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 68048502ce83e4ab10d1f3010b0efac7b2861abd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 847a661bcf8bfdf282eca0dfd677293ad932726d357899c15a85b9238c4ea3da \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 117614
</span>
depends_run port:restic
</pre><pre style='margin:0'>
</pre>