git: 0c8dbda5505b - main - devel/go-tools: update to 0.31.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Mar 2025 10:20:35 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0c8dbda5505b596f83eae53224ce741687a02a27
commit 0c8dbda5505b596f83eae53224ce741687a02a27
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-03-15 15:20:03 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-03-16 10:19:28 +0000
devel/go-tools: update to 0.31.0
- now requires Go 1.23
Selected upstream changes:
- cmd/toolstash: fix windows executable name handling
- go.mod: update golang.org/x dependencies
Changes: https://github.com/golang/tools/compare/v0.30.0...v0.31.0
---
devel/go-tools/Makefile | 5 ++---
devel/go-tools/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index c8232b0df19e..bfce4b9246f3 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,7 +1,6 @@
PORTNAME= tools
DISTVERSIONPREFIX= v
-DISTVERSION= 0.30.0
-PORTREVISION= 1
+DISTVERSION= 0.31.0
PORTEPOCH= 1
CATEGORIES= devel
PKGNAMEPREFIX= go-
@@ -13,7 +12,7 @@ WWW= https://godoc.org/golang.org/x/tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules,1.22
+USES= go:modules,1.23
GO_MODULE= golang.org/x/tools
GO_TARGET= ./cmd/auth/cookieauth \
./cmd/auth/gitauth \
diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo
index 8ff51881772c..6b6868b866c4 100644
--- a/devel/go-tools/distinfo
+++ b/devel/go-tools/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1739273394
-SHA256 (go/devel_go-tools/tools-v0.30.0/v0.30.0.mod) = 97e383f8a7bf8c22b7c80082a18e6421e5985869a3acc3c1c072c9750cc1ee45
-SIZE (go/devel_go-tools/tools-v0.30.0/v0.30.0.mod) = 342
-SHA256 (go/devel_go-tools/tools-v0.30.0/v0.30.0.zip) = 7364ab15fde5a7ee3ce8a21b5493fbe76b722d01dfaeb6276db9234f375ea5a0
-SIZE (go/devel_go-tools/tools-v0.30.0/v0.30.0.zip) = 3305770
+TIMESTAMP = 1742051965
+SHA256 (go/devel_go-tools/tools-v0.31.0/v0.31.0.mod) = 566ce8b5cec1b511973882565e3da9f60fa14d8bce5837318fb843bb9969e0c7
+SIZE (go/devel_go-tools/tools-v0.31.0/v0.31.0.mod) = 301
+SHA256 (go/devel_go-tools/tools-v0.31.0/v0.31.0.zip) = 5fbbb3a08f85fb7a3d0990d98bc1cd19f921d0df0afbae6c119a0edda752366c
+SIZE (go/devel_go-tools/tools-v0.31.0/v0.31.0.zip) = 3287817