Date: Fri, 26 Aug 2022 17:56:55 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1f43020b38cc - main - sysutils/restic: Update to 0.14.0 Message-ID: <202208261756.27QHutTX007084@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f43020b38ccef94ab333227e333821306367cdd commit 1f43020b38ccef94ab333227e333821306367cdd Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-08-26 17:55:34 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-26 17:56:37 +0000 sysutils/restic: Update to 0.14.0 ChangeLog: https://github.com/restic/restic/blob/master/CHANGELOG.md --- sysutils/restic/Makefile | 3 +-- sysutils/restic/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 2468d28feef6..b590743dc13e 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 -PORTREVISION= 3 +DISTVERSION= 0.14.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 987cdd576fbe..3dfc216e67bf 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1656006264 -SHA256 (go/sysutils_restic/restic-v0.13.1/v0.13.1.mod) = ac073524a8653005f49b821b0ecabdc82df84789de399d8b4f7af409b92519e3 -SIZE (go/sysutils_restic/restic-v0.13.1/v0.13.1.mod) = 1443 -SHA256 (go/sysutils_restic/restic-v0.13.1/v0.13.1.zip) = 5c62b697ff6a3735e3c17377686cf67465d9ce8c6ad10ba3bb5c80d3f67807c5 -SIZE (go/sysutils_restic/restic-v0.13.1/v0.13.1.zip) = 24222035 +TIMESTAMP = 1661527770 +SHA256 (go/sysutils_restic/restic-v0.14.0/v0.14.0.mod) = f8d0f8b30a5a3ccc1d70329ce392891ac93d2ef9f2bbecafd009814f1dd8da21 +SIZE (go/sysutils_restic/restic-v0.14.0/v0.14.0.mod) = 1984 +SHA256 (go/sysutils_restic/restic-v0.14.0/v0.14.0.zip) = a2516650b4ca1ff54d2c650e283e1a82021ed711cfe6c57053e9377a3be8c3b3 +SIZE (go/sysutils_restic/restic-v0.14.0/v0.14.0.zip) = 24287734
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208261756.27QHutTX007084>