Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2025 00:41:51 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: 3dbdf30deaf3 - main - lang/go124: Update to 1.24.8
Message-ID:  <202510080041.5980fpQw016388@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=3dbdf30deaf3aa511e8191c383a9ad64eae18339

commit 3dbdf30deaf3aa511e8191c383a9ad64eae18339
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2025-10-08 00:30:13 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2025-10-08 00:41:38 +0000

    lang/go124: Update to 1.24.8
    
    Changes:
      go1.24.8 (released 2025-10-07) includes security fixes to the
      archive/tar, crypto/tls, crypto/x509, encoding/asn1, encoding/pem,
      net/http, net/mail, net/textproto, and net/url packages, as well as bug
      fixes to the compiler, the linker, and the debug/pe, net/http, os, and
      sync/atomic packages. See the Go 1.24.8 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 77ed94278ec2..1e4b1b74fdeb 100644
--- a/lang/go124/Makefile
+++ b/lang/go124/Makefile
@@ -1,4 +1,4 @@
-DISTVERSION=	1.24.7
+DISTVERSION=	1.24.8
 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
 PORTREVISION=	0
 MASTER_SITES=	https://go.dev/dl/
diff --git a/lang/go124/distinfo b/lang/go124/distinfo
index 061b954d1197..8aebc3890910 100644
--- a/lang/go124/distinfo
+++ b/lang/go124/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1757005364
-SHA256 (go1.24.7.src.tar.gz) = 2a8f50db0f88803607c50d7ea8834dcb7bd483c6b428a91e360fdf8624b46464
-SIZE (go1.24.7.src.tar.gz) = 30794506
+TIMESTAMP = 1759883403
+SHA256 (go1.24.8.src.tar.gz) = b1ff32c5c4a50ddfa1a1cb78b60dd5a362aeb2184bb78f008b425b62095755fb
+SIZE (go1.24.8.src.tar.gz) = 30797581
 SHA256 (go1.23.12.freebsd-arm64.tar.gz) = e06eaa4d8547f94c26b195dbb89d2a5c0875b8bb0499dd738a34951303f8fd43
 SIZE (go1.23.12.freebsd-arm64.tar.gz) = 69916830
 SHA256 (go1.23.12.freebsd-amd64.tar.gz) = c9d7029ae11a6680fba97ac63defa3d0d00220728d6c41186b2517da4b3cd0ea


home | help

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