git: 41fe023fbde0 - main - devel/go-tools: update to 0.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Nov 2023 04:29:36 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=41fe023fbde06fe6308189661111aed23b35b6f3
commit 41fe023fbde06fe6308189661111aed23b35b6f3
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-11-09 15:42:49 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-12 01:35:57 +0000
devel/go-tools: update to 0.15.0
- hook up the experimental internal/cmd/deadcode command
Selected upstream changes:
- cmd/compilebench: pass linker flags to prebuild
- cmd/present: drop NaCl reference from docs
- cmd/bundle: drop old +build lines
- go.mod: update golang.org/x dependencies
Changelog: https://github.com/golang/tools/compare/v0.14.0...v0.15.0
---
devel/go-tools/Makefile | 5 +++--
devel/go-tools/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index ea2a1f5417a4..03e08605230e 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tools
DISTVERSIONPREFIX= v
-DISTVERSION= 0.14.0
+DISTVERSION= 0.15.0
PORTEPOCH= 1
CATEGORIES= devel
PKGNAMEPREFIX= go-
@@ -43,7 +43,8 @@ GO_TARGET= ./cmd/auth/cookieauth \
./cmd/ssadump \
./cmd/stress \
./cmd/stringer \
- ./cmd/toolstash
+ ./cmd/toolstash \
+ ./internal/cmd/deadcode
CONFLICTS_INSTALL= easygit rubygem-bundler
diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo
index f7cca695cf9f..f58f5a91c7d0 100644
--- a/devel/go-tools/distinfo
+++ b/devel/go-tools/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1696649566
-SHA256 (go/devel_go-tools/tools-v0.14.0/v0.14.0.mod) = a5d21302ba057783958f5aff72957ed28bea253e2f707f1b42a23df23b7e083f
-SIZE (go/devel_go-tools/tools-v0.14.0/v0.14.0.mod) = 194
-SHA256 (go/devel_go-tools/tools-v0.14.0/v0.14.0.zip) = 1e4ec8fbe5395eae1923e29b734224108b933086bb4d46d03bab6d5479c54242
-SIZE (go/devel_go-tools/tools-v0.14.0/v0.14.0.zip) = 3138694
+TIMESTAMP = 1699517002
+SHA256 (go/devel_go-tools/tools-v0.15.0/v0.15.0.mod) = 9ae44fe6d685266b67bbef6df173a6143566bfc6aa5420ae16ae898f7aaa9173
+SIZE (go/devel_go-tools/tools-v0.15.0/v0.15.0.mod) = 194
+SHA256 (go/devel_go-tools/tools-v0.15.0/v0.15.0.zip) = 5cdd3e8b6d805e11c63e8a0262050cd6eac9b0c51bd9b35cd82d5f309d290c70
+SIZE (go/devel_go-tools/tools-v0.15.0/v0.15.0.zip) = 3147754