Date: Tue, 16 Jan 2024 07:54:43 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: 1cb51f967159 - 2024Q1 - sysutils/restic: Update to 0.16.3 Message-ID: <202401160754.40G7shic078425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cb51f96715913d4ced6ba9ab8b1ef2999fb092f commit 1cb51f96715913d4ced6ba9ab8b1ef2999fb092f Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-01-15 20:42:54 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-01-16 07:54:31 +0000 sysutils/restic: Update to 0.16.3 ChanheLog: https://github.com/restic/restic/releases/tag/v0.16.3 MFH: 2024Q1 (cherry picked from commit 2e03c3485f9e9ea2c28542ed916fe1f17a6e50fb) --- 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 892d987ed080..a73870de3380 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.2 -PORTREVISION= 1 +DISTVERSION= 0.16.3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 64958224a08e..94f647c3a3b0 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1698611091 -SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb -SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 3434 -SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 706ebe31c9d83b3f1ce69ee35392f3eeab8cc8779c2305274f31b28ff343b861 -SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 24437648 +TIMESTAMP = 1705324966 +SHA256 (go/sysutils_restic/restic-v0.16.3/v0.16.3.mod) = 9301714b72c5bf7d5ee56690128776dcfc70f7b7b1595b7839a54d50167b312e +SIZE (go/sysutils_restic/restic-v0.16.3/v0.16.3.mod) = 3434 +SHA256 (go/sysutils_restic/restic-v0.16.3/v0.16.3.zip) = 8ad79714014baee1faab966f5cddba89c8ae59794362d1f2a1494620f2155cfd +SIZE (go/sysutils_restic/restic-v0.16.3/v0.16.3.zip) = 24443318
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401160754.40G7shic078425>