git: f031f1257621 - main - devel/go-tools: update to 0.14.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 07:41:43 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f031f12576219ff782246703d6a494f99e2f997c
commit f031f12576219ff782246703d6a494f99e2f997c
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-10-07 03:33:11 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-09 07:40:29 +0000
devel/go-tools: update to 0.14.0
Selected upstream changes:
- go.mod: now requires Go 1.18 to build
- cmd/stringer: log more information in tests
- all: get tests passing with 1.18 and 1.19
- cmd/compilebench: fix assembler invocation
- cmd/compilebench: check asm support for -compiling-runtime
- go.mod: update golang.org/x dependencies
Changelog: https://github.com/golang/tools/compare/v0.13.0...v0.14.0
---
devel/go-tools/Makefile | 2 +-
devel/go-tools/distinfo | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index 0f8ef8d0b229..ea2a1f5417a4 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tools
DISTVERSIONPREFIX= v
-DISTVERSION= 0.13.0
+DISTVERSION= 0.14.0
PORTEPOCH= 1
CATEGORIES= devel
PKGNAMEPREFIX= go-
diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo
index 498f7698274a..f7cca695cf9f 100644
--- a/devel/go-tools/distinfo
+++ b/devel/go-tools/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1695313745
-SHA256 (go/devel_go-tools/tools-v0.13.0/v0.13.0.mod) = 142b3416b00e8213b409e279a434b97a6ce09531c914c1b4717878157d579a3f
-SIZE (go/devel_go-tools/tools-v0.13.0/v0.13.0.mod) = 214
-SHA256 (go/devel_go-tools/tools-v0.13.0/v0.13.0.zip) = 6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429
-SIZE (go/devel_go-tools/tools-v0.13.0/v0.13.0.zip) = 3071376
+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