Date: Fri, 6 Jun 2025 20:01:06 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e982846b477d - main - lang/go124: Update to 1.24.4 Message-ID: <202506062001.556K16AM075852@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=e982846b477d63cb456437e3c4157d003024b6aa commit e982846b477d63cb456437e3c4157d003024b6aa Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2025-06-06 19:48:03 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2025-06-06 19:48:03 +0000 lang/go124: Update to 1.24.4 go1.24.4 (released 2025-06-05) includes security fixes to the crypto/x509, net/http, and os packages, as well as bug fixes to the linker, the go command, and the hash/maphash and os packages. See the Go 1.24.4 milestone on our issue tracker for details. --- lang/go124/Makefile | 2 +- lang/go124/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/go124/Makefile b/lang/go124/Makefile index 6c5877f0e501..26c2a911dd13 100644 --- a/lang/go124/Makefile +++ b/lang/go124/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.24.3 +DISTVERSION= 1.24.4 # 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/go124/distinfo b/lang/go124/distinfo index 86f143a69842..ef343f002193 100644 --- a/lang/go124/distinfo +++ b/lang/go124/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1746623181 -SHA256 (go1.24.3.src.tar.gz) = 229c08b600b1446798109fae1f569228102c8473caba8104b6418cb5bc032878 -SIZE (go1.24.3.src.tar.gz) = 30789282 +TIMESTAMP = 1749238426 +SHA256 (go1.24.4.src.tar.gz) = 5a86a83a31f9fa81490b8c5420ac384fd3d95a3e71fba665c7b3f95d1dfef2b4 +SIZE (go1.24.4.src.tar.gz) = 30788576 SHA256 (go1.23.7.freebsd-arm64.tar.gz) = 2b51c940898fad6708609495b9a27b5869cf5195381fc4a31a013006aa4eb156 SIZE (go1.23.7.freebsd-arm64.tar.gz) = 69903435 SHA256 (go1.23.7.freebsd-amd64.tar.gz) = c0e7a5ff1875eb79d7c2acfa1616718ad892c0b2637d56594fdc3332e313efd4home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506062001.556K16AM075852>
