Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 22:08:33 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e2f0dc0a316 - main - devel/go-tools: update to 0.11.0
Message-ID:  <202307112208.36BM8Xsi004814@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e2f0dc0a316c2a66617ceafa73e1b580acb8273

commit 1e2f0dc0a316c2a66617ceafa73e1b580acb8273
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-07-11 07:54:04 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-11 22:04:07 +0000

    devel/go-tools: update to 0.11.0
    
    Selected upstream changes:
    
     - cmd/digraph: add "to dot" to emit Graphviz dot
     - cmd/godoc: disable TestWebIndex, a very slow test
     - go/packages/gopackages: document -mode flag
     - go.mod: update golang.org/x dependencies
---
 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 a1c639ec9a54..41649ed96487 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tools
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.10.0
+DISTVERSION=	0.11.0
 PORTEPOCH=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo
index ccd4c84203c4..4861ea6770ee 100644
--- a/devel/go-tools/distinfo
+++ b/devel/go-tools/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1687702728
-SHA256 (go/devel_go-tools/tools-v0.10.0/v0.10.0.mod) = f37c6f0bf26f37d0248169b1c0d7945ecddc824c46f01460f37827ce95abeb6c
-SIZE (go/devel_go-tools/tools-v0.10.0/v0.10.0.mod) = 213
-SHA256 (go/devel_go-tools/tools-v0.10.0/v0.10.0.zip) = 562f25e674aab49f00a23ec1fcb46a57b0a9d27287ea9a885886c994306d9c14
-SIZE (go/devel_go-tools/tools-v0.10.0/v0.10.0.zip) = 2961243
+TIMESTAMP = 1689061991
+SHA256 (go/devel_go-tools/tools-v0.11.0/v0.11.0.mod) = 21ded8ffee55e7b53f95c6cc762c797590998be4eb75e6495509f906face16d6
+SIZE (go/devel_go-tools/tools-v0.11.0/v0.11.0.mod) = 214
+SHA256 (go/devel_go-tools/tools-v0.11.0/v0.11.0.zip) = 84acda0fe814a4bfac54d75da2f94b27bb6915bfa86a00fe7d3bc54ba4c0409c
+SIZE (go/devel_go-tools/tools-v0.11.0/v0.11.0.zip) = 2951221



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307112208.36BM8Xsi004814>