Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 17:19:35 +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: 0e58c00532af - main - lang/go125: Update to 1.25.10
Message-ID:  <69ff6ca7.3d81f.1d7d8b03@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=0e58c00532afef4be3831374ccccd07bf428543c

commit 0e58c00532afef4be3831374ccccd07bf428543c
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-05-09 17:17:31 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-05-09 17:19:26 +0000

    lang/go125: Update to 1.25.10
    
    Changes:
      go1.25.10 (released 2026-05-07) includes security fixes to the go
      command, the pack tool, and the html/template, net, net/http,
      net/http/httputil, net/mail, and syscall packages, as well as bug
      fixes to the go command, the compiler, the linker, the runtime, and
      the crypto/fips140, go/types, and os packages.
---
 lang/go125/Makefile | 2 +-
 lang/go125/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/go125/Makefile b/lang/go125/Makefile
index 30d6608ea445..4f6debfa478e 100644
--- a/lang/go125/Makefile
+++ b/lang/go125/Makefile
@@ -1,4 +1,4 @@
-DISTVERSION=	1.25.9
+DISTVERSION=	1.25.10
 BOOTSTRAP_VER=	1.24.13
 
 .include "${.CURDIR}/../go/bsd.go.mk"
diff --git a/lang/go125/distinfo b/lang/go125/distinfo
index c4d54fd3ec26..67d30a4b386a 100644
--- a/lang/go125/distinfo
+++ b/lang/go125/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1775813099
-SHA256 (go1.25.9.src.tar.gz) = 0ec9ef8ebcea097aac37decae9f09a7218b451cd96be7d6ed513d8e4bcf909cf
-SIZE (go1.25.9.src.tar.gz) = 31997830
+TIMESTAMP = 1778345640
+SHA256 (go1.25.10.src.tar.gz) = 20cf04a92e5af99748e341bc8996fa28090c9ac98765fa115ec5ddf41d7af41d
+SIZE (go1.25.10.src.tar.gz) = 32000721
 SHA256 (go1.24.13.freebsd-arm64.tar.gz) = 67efe294235fd85fc0fb810275dfd402a459c8522f7bf075f63c7047db474f1b
 SIZE (go1.24.13.freebsd-arm64.tar.gz) = 74600806
 SHA256 (go1.24.13.freebsd-amd64.tar.gz) = 96e3c439befbb365ecde3ae475f9319ef7693d5d66a05992e8f8d29c60a63761


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ff6ca7.3d81f.1d7d8b03>