git: d19b87ff12d2 - main - devel/go-tools: update to 0.33.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 May 2025 10:18:19 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=d19b87ff12d25d899dcfbda088897ea589619674 commit d19b87ff12d25d899dcfbda088897ea589619674 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-05-08 14:25:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-05-18 10:17:51 +0000 devel/go-tools: update to 0.33.0 The commands cookieauth, gitauth, netcrauth, and authtest are no longer provided by upstream in this module and are slated to be removed with the next release. Selected upstream changes: - cmd/auth: carve out module for deprecated command auth - go.mod: update golang.org/x dependencies Changelog: https://github.com/golang/tools/compare/v0.32.0...v0.33.0 --- devel/go-tools/Makefile | 8 ++------ devel/go-tools/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 7af3022f86f6..a85b0ca71f60 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= tools DISTVERSIONPREFIX= v -DISTVERSION= 0.32.0 +DISTVERSION= 0.33.0 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- @@ -14,10 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules,1.23 GO_MODULE= golang.org/x/tools -GO_TARGET= ./cmd/auth/cookieauth \ - ./cmd/auth/gitauth \ - ./cmd/auth/netrcauth \ - ./cmd/bisect \ +GO_TARGET= ./cmd/bisect \ ./cmd/bundle \ ./cmd/callgraph \ ./cmd/compilebench \ @@ -52,7 +49,6 @@ PLIST_FILES= ${GO_TARGET:T:S,^,bin/,} OPTIONS_DEFINE= RARE RARE_DESC= install rarely used tools RARE_VARS= GO_TARGET+=" \ - ./cmd/auth/authtest \ ./cmd/benchcmp .include <bsd.port.mk> diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo index f3e2200d57c6..d39ab8014d24 100644 --- a/devel/go-tools/distinfo +++ b/devel/go-tools/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1744476617 -SHA256 (go/devel_go-tools/tools-v0.32.0/v0.32.0.mod) = 4fa3f3fcd7c18fc9ee29aa942ab9d27ec1d88faa932d32a68652bbb4dc20dcd9 -SIZE (go/devel_go-tools/tools-v0.32.0/v0.32.0.mod) = 301 -SHA256 (go/devel_go-tools/tools-v0.32.0/v0.32.0.zip) = 4f2121e1aa83a88263a804f06c0e69252385640033f2d733c8105012c4ef439b -SIZE (go/devel_go-tools/tools-v0.32.0/v0.32.0.zip) = 3323015 +TIMESTAMP = 1746713300 +SHA256 (go/devel_go-tools/tools-v0.33.0/v0.33.0.mod) = 428571a10aab7586a67da2c9375e8ae480def8d2fa11de8c6fff28a696b9591f +SIZE (go/devel_go-tools/tools-v0.33.0/v0.33.0.mod) = 301 +SHA256 (go/devel_go-tools/tools-v0.33.0/v0.33.0.zip) = da7a76d9db0956f30dd7f9957eead7aab5aa132dbca78a6d578436f94fdfee84 +SIZE (go/devel_go-tools/tools-v0.33.0/v0.33.0.zip) = 3450399