git: 70ec4218db27 - main - devel/go-tools: update to 0.26.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 11:50:11 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=70ec4218db278e819fa9d7b15add9ea5f008cd38 commit 70ec4218db278e819fa9d7b15add9ea5f008cd38 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-10-05 10:08:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-10-06 11:49:20 +0000 devel/go-tools: update to 0.26.0 - drop the now removed command gorename Selected upstream changes: - all: fix spelling errors - cmd/gorename: delete - cmd/{callgraph,ssadump}, gopackages: make -tags flags work - cmd/stringer: support types declared in test files - go.mod: update golang.org/x dependencies Changelog: https://github.com/golang/tools/compare/v0.25.0...v0.26.0 --- devel/go-tools/Makefile | 3 +-- devel/go-tools/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index ae5c2bb1e399..69eca46486f9 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= tools DISTVERSIONPREFIX= v -DISTVERSION= 0.25.0 +DISTVERSION= 0.26.0 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- @@ -32,7 +32,6 @@ GO_TARGET= ./cmd/auth/cookieauth \ ./cmd/goimports \ ./cmd/gomvpkg \ ./cmd/gonew \ - ./cmd/gorename \ ./cmd/gotype \ ./cmd/goyacc \ ./cmd/html2article \ diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo index 977c180d88ed..c7a3b588982f 100644 --- a/devel/go-tools/distinfo +++ b/devel/go-tools/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725964604 -SHA256 (go/devel_go-tools/tools-v0.25.0/v0.25.0.mod) = e0c242b60df58079420f0099ab8cbfbe806d36ee5fbee7614200e9e6321707c1 -SIZE (go/devel_go-tools/tools-v0.25.0/v0.25.0.mod) = 341 -SHA256 (go/devel_go-tools/tools-v0.25.0/v0.25.0.zip) = 4815a2d358e12ff9312c3acf53741190da50358e6a2b64085a593627265a19e2 -SIZE (go/devel_go-tools/tools-v0.25.0/v0.25.0.zip) = 3201622 +TIMESTAMP = 1728119654 +SHA256 (go/devel_go-tools/tools-v0.26.0/v0.26.0.mod) = 2ffc024c6bf14d146acbe147fb98104df3bc660cfb16a75de1c84fe50c8a34d0 +SIZE (go/devel_go-tools/tools-v0.26.0/v0.26.0.mod) = 341 +SHA256 (go/devel_go-tools/tools-v0.26.0/v0.26.0.zip) = 2e7f4eff4d5d5834c92f8aa59e44a889af5795c3fa8d1e146fc8224c778aefb5 +SIZE (go/devel_go-tools/tools-v0.26.0/v0.26.0.zip) = 3201407