git: 25cb6c218df3 - main - sysutils/autorestic: Update to 1.8.3

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Mon, 21 Oct 2024 09:37:22 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25cb6c218df34df15f0caf1dd03bd65c94c2be57

commit 25cb6c218df34df15f0caf1dd03bd65c94c2be57
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-10-10 17:24:33 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-21 09:36:03 +0000

    sysutils/autorestic: Update to 1.8.3
    
    ChangeLog: https://github.com/cupcakearmy/autorestic/releases/tag/v1.8.3
    
    * Bump restic/restic from 0.16.4 to 0.17.0.
    * install.sh: FreeBSD amd64.
    * Add option to crash autorestic when key is missing instead of
      generating a new key.
    * When reading backend config values from environment variables treat
      all special characters in backend name as _.
    
    PR:             254276
---
 sysutils/autorestic/Makefile |  3 +--
 sysutils/autorestic/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile
index d7822c4e2899..a7af69e1a25d 100644
--- a/sysutils/autorestic/Makefile
+++ b/sysutils/autorestic/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	autorestic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8.2
-PORTREVISION=	3
+DISTVERSION=	1.8.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	DtxdF@disroot.org
diff --git a/sysutils/autorestic/distinfo b/sysutils/autorestic/distinfo
index 925a9c0f39a9..52c3356fd857 100644
--- a/sysutils/autorestic/distinfo
+++ b/sysutils/autorestic/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1718038368
-SHA256 (go/sysutils_autorestic/autorestic-v1.8.2/v1.8.2.mod) = 048208ce4220ccf7cc061de81cd070abf6832b23ad065d3765f67cf85cff5ee6
-SIZE (go/sysutils_autorestic/autorestic-v1.8.2/v1.8.2.mod) = 1251
-SHA256 (go/sysutils_autorestic/autorestic-v1.8.2/v1.8.2.zip) = 94d8da33e065a1595f57024b438d985d23ab2615f9a775bb3500a7f92b59e331
-SIZE (go/sysutils_autorestic/autorestic-v1.8.2/v1.8.2.zip) = 148735
+TIMESTAMP = 1728580653
+SHA256 (go/sysutils_autorestic/autorestic-v1.8.3/v1.8.3.mod) = 58c8d6d79c14d3c9cb978fec9e6c69aad6653cfff57edabd8e554cec9c761142
+SIZE (go/sysutils_autorestic/autorestic-v1.8.3/v1.8.3.mod) = 1384
+SHA256 (go/sysutils_autorestic/autorestic-v1.8.3/v1.8.3.zip) = 0811ae7854daa916345805fe96abc58d89eff2526b5ee8e9d5e86fdec142e90d
+SIZE (go/sysutils_autorestic/autorestic-v1.8.3/v1.8.3.zip) = 149430