Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 17:49:20 +0000
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: 6e66a1140ce7 - main - lang/go124: Update to 1.24.12
Message-ID:  <696a7a20.3ad94.72aefe19@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=6e66a1140ce7c97e53458679fe1029679dcfdbf5

commit 6e66a1140ce7c97e53458679fe1029679dcfdbf5
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-01-16 17:46:02 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-01-16 17:46:02 +0000

    lang/go124: Update to 1.24.12
    
    Changes:
      go1.24.12 (released 2026-01-15) includes security fixes to the go
      command, and the archive/zip, crypto/tls, and net/url packages, as well
      as bug fixes to the compiler, the runtime, and the crypto/tls and os
      packages.
---
 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 9af255609d6a..c6e6c975eee6 100644
--- a/lang/go124/Makefile
+++ b/lang/go124/Makefile
@@ -1,4 +1,4 @@
-DISTVERSION=	1.24.11
+DISTVERSION=	1.24.12
 # 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 73affac47894..a04e258ab855 100644
--- a/lang/go124/distinfo
+++ b/lang/go124/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1764785267
-SHA256 (go1.24.11.src.tar.gz) = ffdf97766a4c4b135cd53809713978e9ee1a943b2c8e28ad221a5429de30e210
-SIZE (go1.24.11.src.tar.gz) = 30801851
+TIMESTAMP = 1768584487
+SHA256 (go1.24.12.src.tar.gz) = fba2dd661b7be7b34d6bd17ed92f41c44a5e05953ad81ab34b4ec780e5e7dc41
+SIZE (go1.24.12.src.tar.gz) = 30803950
 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?696a7a20.3ad94.72aefe19>