Date: Sat, 29 Mar 2025 00:54:17 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: 95533fad5231 - main - sysutils/restic: Update to 0.18.0 Message-ID: <202503290054.52T0sH2h076915@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=95533fad5231cae0c69648568221dfc176838d5d commit 95533fad5231cae0c69648568221dfc176838d5d Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-03-28 22:06:17 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-03-29 00:53:52 +0000 sysutils/restic: Update to 0.18.0 ChangeLog: https://github.com/restic/restic/releases/tag/v0.18.0 MFH: 2025Q1 --- sysutils/restic/Makefile | 5 ++--- sysutils/restic/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index c41880da0408..07706109a0c9 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.17.3 -PORTREVISION= 1 +DISTVERSION= 0.18.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://restic.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.23,modules GO_MODULE= github.com/restic/restic GO_TARGET= ./cmd/${PORTNAME} diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 20b321f25341..a10f1e75b7c8 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1731110860 -SHA256 (go/sysutils_restic/restic-v0.17.3/v0.17.3.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453 -SIZE (go/sysutils_restic/restic-v0.17.3/v0.17.3.mod) = 3816 -SHA256 (go/sysutils_restic/restic-v0.17.3/v0.17.3.zip) = ce3536b22b780a1fe62ea3df31fc4c55481b4c3eeb379fabf41c31d886cfe0e4 -SIZE (go/sysutils_restic/restic-v0.17.3/v0.17.3.zip) = 24643068 +TIMESTAMP = 1743196737 +SHA256 (go/sysutils_restic/restic-v0.18.0/v0.18.0.mod) = 6a31abd1d2207b3e522a9ef9083d60c3f8fc97d8d6246425de19d9f6062fcd92 +SIZE (go/sysutils_restic/restic-v0.18.0/v0.18.0.mod) = 4632 +SHA256 (go/sysutils_restic/restic-v0.18.0/v0.18.0.zip) = 779460cf9be6dbeffffbdfc8795b7cf7899137ceb6ea9e0d93098543ca4d1a4d +SIZE (go/sysutils_restic/restic-v0.18.0/v0.18.0.zip) = 24646151home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503290054.52T0sH2h076915>
