aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2024-05-21 00:35:42 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2024-05-21 09:57:48 +0000
commitea30d78a0e13e0a6c990005e04da84da8712944e (patch)
treef3e93c2580b144c29770ebb2a2efa678c5404a7a
parenteb76881975ecc5cc20e0ca929cc2b6da2f2db491 (diff)
downloadports-ea30d78a0e13e0a6c990005e04da84da8712944e.tar.gz
ports-ea30d78a0e13e0a6c990005e04da84da8712944e.zip
devel/lazygit: Update to 0.42.0
Now it depends on go 1.22. Changes: https://github.com/jesseduffield/lazygit/releases
-rw-r--r--devel/lazygit/Makefile5
-rw-r--r--devel/lazygit/distinfo10
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