Date: Tue, 2 Jul 2024 19:35:40 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 804b7c121a3f - 2024Q2 - sysutils/restic: Update to 0.16.5 Message-ID: <202407021935.462JZeah047945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=804b7c121a3f97877f66faf8c8e127ebff276930 commit 804b7c121a3f97877f66faf8c8e127ebff276930 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-07-02 06:15:31 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-07-02 19:21:55 +0000 sysutils/restic: Update to 0.16.5 ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.5 (cherry picked from commit 2a5af896ed7d93fd5482828f0660f2cbc6a7c17a) --- 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 f3fa30f34d51..f0dc7e4348c6 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.4 -PORTREVISION= 7 +DISTVERSION= 0.16.5 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index ef9fd3f52ae5..5a3e9c34296d 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1707122182 -SHA256 (go/sysutils_restic/restic-v0.16.4/v0.16.4.mod) = 1cbadb63f8c3e1b8d5d850dd569e68b0de45e74c06e293a0baa8140eaaefc372 -SIZE (go/sysutils_restic/restic-v0.16.4/v0.16.4.mod) = 3514 -SHA256 (go/sysutils_restic/restic-v0.16.4/v0.16.4.zip) = d87155460c87b4f14338bde24220e572e95f5ae9f8b0c4bd90a610f15b6198e0 -SIZE (go/sysutils_restic/restic-v0.16.4/v0.16.4.zip) = 24448953 +TIMESTAMP = 1719898526 +SHA256 (go/sysutils_restic/restic-v0.16.5/v0.16.5.mod) = 13e3085d886afe56076416f2c9803338176a6958501b6b4b68e2f2614823a2f8 +SIZE (go/sysutils_restic/restic-v0.16.5/v0.16.5.mod) = 3880 +SHA256 (go/sysutils_restic/restic-v0.16.5/v0.16.5.zip) = aa87e4419bb1f49e910b273f91ee3ecaa18f3f1ed791b56b7ced0818588e4ede +SIZE (go/sysutils_restic/restic-v0.16.5/v0.16.5.zip) = 24450406
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407021935.462JZeah047945>