Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2024 06:30:57 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29aeb8b74099 - main - sysutils/autorestic: Update to 1.8.2
Message-ID:  <202406140630.45E6UvSU080661@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29aeb8b74099eda0dd639d3d3d8d7413df17ccc5

commit 29aeb8b74099eda0dd639d3d3d8d7413df17ccc5
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-06-12 07:10:35 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-14 06:30:49 +0000

    sysutils/autorestic: Update to 1.8.2
    
    ChangeLog: https://github.com/cupcakearmy/autorestic/releases/tag/v1.8.2
    
     * Bump katex from 0.16.8 to 0.16.10 in /docs
     * Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
     * Allow REST backend with docker volumes
    
    PR:             279651
    Reported by:    DtxdF@disroot.org (maintainer)
---
 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 c7643c6af333..cef868b40ec4 100644
--- a/sysutils/autorestic/Makefile
+++ b/sysutils/autorestic/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	autorestic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.10
-PORTREVISION=	4
+DISTVERSION=	1.8.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	DtxdF@disroot.org
diff --git a/sysutils/autorestic/distinfo b/sysutils/autorestic/distinfo
index a2e65d30f9d4..925a9c0f39a9 100644
--- a/sysutils/autorestic/distinfo
+++ b/sysutils/autorestic/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1705288702
-SHA256 (go/sysutils_autorestic/autorestic-v1.7.10/v1.7.10.mod) = 2383e5eea68c3c314762bdbba3d3173bbb5ff97fccc71d447de8439504336f69
-SIZE (go/sysutils_autorestic/autorestic-v1.7.10/v1.7.10.mod) = 1279
-SHA256 (go/sysutils_autorestic/autorestic-v1.7.10/v1.7.10.zip) = 0f87c5ccb9a6e6ab00c31e7e18d5c38ee475f052b8872918333ea4f1a6659551
-SIZE (go/sysutils_autorestic/autorestic-v1.7.10/v1.7.10.zip) = 147060
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406140630.45E6UvSU080661>