git: ea30d78a0e13 - main - devel/lazygit: Update to 0.42.0

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Tue, 21 May 2024 09:58:28 UTC
The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea30d78a0e13e0a6c990005e04da84da8712944e

commit ea30d78a0e13e0a6c990005e04da84da8712944e
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-05-21 00:35:42 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-05-21 09:57:48 +0000

    devel/lazygit: Update to 0.42.0
    
    Now it depends on go 1.22.
    
    Changes:        https://github.com/jesseduffield/lazygit/releases
---
 devel/lazygit/Makefile |  5 ++---
 devel/lazygit/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile
index 156399e446ee..2c52303a1c48 100644
--- a/devel/lazygit/Makefile
+++ b/devel/lazygit/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	lazygit
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.41.0
-PORTREVISION=	1
+DISTVERSION=	0.42.0
 CATEGORIES=	devel
 
 MAINTAINER=	meta@FreeBSD.org
@@ -11,7 +10,7 @@ WWW=		https://github.com/jesseduffield/lazygit
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		go:1.22,modules
 
 GO_MODULE=	github.com/jesseduffield/lazygit
 
diff --git a/devel/lazygit/distinfo b/devel/lazygit/distinfo
index cff75ebb8b58..b7a7594701e0 100644
--- a/devel/lazygit/distinfo
+++ b/devel/lazygit/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1713192935
-SHA256 (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.mod) = 88f7a9213bc75ba89cdfde13a5b98a6cdbbf527a78219c4e631c56ad71823372
-SIZE (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.mod) = 3545
-SHA256 (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.zip) = 3d1e2537fc0b76cac8d385c8bd5a7eddc61f54f73c722338bc62b9da4d195199
-SIZE (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.zip) = 1170294
+TIMESTAMP = 1716182245
+SHA256 (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.mod) = 712c78235b41b46fb6f00de6a8b48fa660c647d472fe755e6f0099c21b9e9a0e
+SIZE (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.mod) = 3527
+SHA256 (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.zip) = b6715ac5fa25948456e89c80ca0c30f1c20098d8d81e8250db53b9988134e617
+SIZE (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.zip) = 1195396