Date: Sun, 11 Feb 2024 12:26:16 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 72fb6cac3ea1 - main - lang/go120: Update to 1.20.14 Message-ID: <202402111226.41BCQGtX054473@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=72fb6cac3ea13dbafe951dad4602cc73cbde0d54 commit 72fb6cac3ea13dbafe951dad4602cc73cbde0d54 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-02-11 12:16:51 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-02-11 12:24:03 +0000 lang/go120: Update to 1.20.14 Sorry, I already bumped PORTREVISION for lang/go* dependent ports, so might as well commit the update before it's too late. Reported by: vvd --- lang/go120/Makefile | 2 +- lang/go120/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/go120/Makefile b/lang/go120/Makefile index 6ececa3ea4de..afcc7f35b4cd 100644 --- a/lang/go120/Makefile +++ b/lang/go120/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.20.12 +DISTVERSION= 1.20.14 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://golang.org/dl/ \ diff --git a/lang/go120/distinfo b/lang/go120/distinfo index b26620a0ed89..6e754cbc5ca7 100644 --- a/lang/go120/distinfo +++ b/lang/go120/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1701913531 -SHA256 (go1.20.12.src.tar.gz) = c5bf934751d31c315c1d0bb5fb02296545fa6d08923566f7a5afec81f2ed27d6 -SIZE (go1.20.12.src.tar.gz) = 26200362 +TIMESTAMP = 1707653791 +SHA256 (go1.20.14.src.tar.gz) = 1aef321a0e3e38b7e91d2d7eb64040666cabdcc77d383de3c9522d0d69b67f4e +SIZE (go1.20.14.src.tar.gz) = 26202564 SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623 SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640 SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402111226.41BCQGtX054473>