Date: Fri, 25 Oct 2024 12:04:19 GMT From: "Gabriel M. Dutra" <dutra@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8dfb1d7df1b - main - devel/atlantis: Update to 0.30.0 Message-ID: <202410251204.49PC4JI6094565@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8dfb1d7df1b54c7e1b49e85138908f24b9e832e commit b8dfb1d7df1b54c7e1b49e85138908f24b9e832e Author: Gabriel M. Dutra <dutra@FreeBSD.org> AuthorDate: 2024-10-23 01:49:49 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-10-25 12:03:43 +0000 devel/atlantis: Update to 0.30.0 Add go 1.23 in USES changelog: https://github.com/runatlantis/atlantis/releases/tag/v0.30.0 --- devel/atlantis/Makefile | 4 ++-- devel/atlantis/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile index 3dea2b980e97..21da732f2231 100644 --- a/devel/atlantis/Makefile +++ b/devel/atlantis/Makefile @@ -1,6 +1,6 @@ PORTNAME= atlantis DISTVERSIONPREFIX= v -DISTVERSION= 0.29.0 +DISTVERSION= 0.30.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= terraform:sysutils/terraform -USES= go:modules +USES= go:1.23,modules GO_MODULE= github.com/runatlantis/atlantis CGO_ENABLED= 0 diff --git a/devel/atlantis/distinfo b/devel/atlantis/distinfo index 264e43f6939e..ba7c632d312d 100644 --- a/devel/atlantis/distinfo +++ b/devel/atlantis/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725745255 -SHA256 (go/devel_atlantis/atlantis-v0.29.0/v0.29.0.mod) = fb21afc598685293afb45921f1b16ecbe4975ec1b4131aa13ff762f1c3d2c01f -SIZE (go/devel_atlantis/atlantis-v0.29.0/v0.29.0.mod) = 6239 -SHA256 (go/devel_atlantis/atlantis-v0.29.0/v0.29.0.zip) = 229b1b7089629c73e641b9b95b1b8c4a8f461a1e62fe8ab2cb5aeb78ee1b845d -SIZE (go/devel_atlantis/atlantis-v0.29.0/v0.29.0.zip) = 13859295 +TIMESTAMP = 1729601707 +SHA256 (go/devel_atlantis/atlantis-v0.30.0/v0.30.0.mod) = 09bd7f1ab4ace849daf977de568d07c0fe92cfa9ec71f9e3aefbea4dd4dfac81 +SIZE (go/devel_atlantis/atlantis-v0.30.0/v0.30.0.mod) = 6424 +SHA256 (go/devel_atlantis/atlantis-v0.30.0/v0.30.0.zip) = 9ad98bf154fb4bf00031cfde1a202ff19dd31efac58f9cef8371b9cdf359ae2d +SIZE (go/devel_atlantis/atlantis-v0.30.0/v0.30.0.zip) = 13889043home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251204.49PC4JI6094565>
