Date: Wed, 8 Oct 2025 00:41:50 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: bf43736c3c13 - main - lang/go125: Update to 1.25.2 Message-ID: <202510080041.5980foXx016354@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=bf43736c3c138f02b78983aed117f8797406597a commit bf43736c3c138f02b78983aed117f8797406597a Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2025-10-08 00:20:02 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2025-10-08 00:41:37 +0000 lang/go125: Update to 1.25.2 Changes: go1.25.2 (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 runtime, and the context, debug/pe, net/http, os, and sync/atomic packages. See the Go 1.25.2 milestone on our issue tracker for details. --- 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 210eced4b4dd..d533306a3977 100644 --- a/lang/go125/Makefile +++ b/lang/go125/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.25.1 +DISTVERSION= 1.25.2 # 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/go125/distinfo b/lang/go125/distinfo index 90f52c0490a5..c5814ecb6e8c 100644 --- a/lang/go125/distinfo +++ b/lang/go125/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757005078 -SHA256 (go1.25.1.src.tar.gz) = d010c109cee94d80efe681eab46bdea491ac906bf46583c32e9f0dbb0bd1a594 -SIZE (go1.25.1.src.tar.gz) = 31974863 +TIMESTAMP = 1759882276 +SHA256 (go1.25.2.src.tar.gz) = 3711140cfb87fce8f7a13f7cd860df041e6c12f7610f40cac6ec6fa2b65e96e4 +SIZE (go1.25.2.src.tar.gz) = 31978632 SHA256 (go1.24.6.freebsd-arm64.tar.gz) = 76a75ad5125217c268029c0ad9c7295cc7f6042fe9cba4bebf9a89f7f42ad8af SIZE (go1.24.6.freebsd-arm64.tar.gz) = 74459381 SHA256 (go1.24.6.freebsd-amd64.tar.gz) = 4983e2b10ae1f754e4eb07e1e589691c7e1d0dc428a92c16bd0e2ba03cc23ed9home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510080041.5980foXx016354>
