Date: Tue, 16 Jan 2024 16:18:59 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: 9469a8eb78d0 - main - devel/go-tools: update to 0.17.0 Message-ID: <202401161618.40GGIxSP020484@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=9469a8eb78d0bbe0a362f3b8b8b714c0516067ea commit 9469a8eb78d0bbe0a362f3b8b8b714c0516067ea Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-01-13 23:53:16 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-01-16 16:18:26 +0000 devel/go-tools: update to 0.17.0 No significant upstream changes. --- 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 f1a8d024abb1..14c4b5765437 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= tools DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 +DISTVERSION= 0.17.0 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo index 3083a80c6bc8..1695680c516e 100644 --- a/devel/go-tools/distinfo +++ b/devel/go-tools/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1702456829 -SHA256 (go/devel_go-tools/tools-v0.16.1/v0.16.1.mod) = 908067e91be85a2ad342fd0c4f54a444549e05c3ec272c475f9e15fa153af868 -SIZE (go/devel_go-tools/tools-v0.16.1/v0.16.1.mod) = 168 -SHA256 (go/devel_go-tools/tools-v0.16.1/v0.16.1.zip) = b3f3c12d493747930eee9054fdd7e35aa36fe2c6d4b2aac2e0c29801e9fc9516 -SIZE (go/devel_go-tools/tools-v0.16.1/v0.16.1.zip) = 3147509 +TIMESTAMP = 1705189983 +SHA256 (go/devel_go-tools/tools-v0.17.0/v0.17.0.mod) = 999e2673afc22799586b1908b139f8f97426cbff49831655287242061641c858 +SIZE (go/devel_go-tools/tools-v0.17.0/v0.17.0.mod) = 168 +SHA256 (go/devel_go-tools/tools-v0.17.0/v0.17.0.zip) = f4c5fce4cd013419429592043ce0549f47060dfe6f44cca940224cd48c3e28ad +SIZE (go/devel_go-tools/tools-v0.17.0/v0.17.0.zip) = 3148561
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401161618.40GGIxSP020484>