From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D85921580E0 for ; Fri, 31 Jan 2025 11:08:24 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C1C913430CE for ; Fri, 31 Jan 2025 11:08:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B66601103B6; Fri, 31 Jan 2025 11:08:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AA9341103B6 for ; Fri, 31 Jan 2025 11:08:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5601F3430CE for ; Fri, 31 Jan 2025 11:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C6D7190B for ; Fri, 31 Jan 2025 11:08:21 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1738321688.226e90e580deb504896d3dc09613d266c0f99ba9.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/boost/boost-1.85.0-r1.ebuild dev-libs/boost/boost-1.86.0-r1.ebuild dev-libs/boost/boost-1.87.0.ebuild X-VCS-Directories: dev-libs/boost/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 226e90e580deb504896d3dc09613d266c0f99ba9 X-VCS-Branch: master Date: Fri, 31 Jan 2025 11:08:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8363059b-93e7-4b09-b6ed-3ed116ef353e X-Archives-Hash: e7f9d3d3d156be1d1e9045325016ca69 commit: 226e90e580deb504896d3dc09613d266c0f99ba9 Author: NHOrus yahoo com> AuthorDate: Fri Jan 31 11:08:08 2025 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jan 31 11:08:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226e90e5 dev-libs/boost: update SRC_URI See https://github.com/boostorg/boost/issues/924 Closes: https://bugs.gentoo.org/948979 Closes: https://github.com/gentoo/gentoo/pull/40352 Signed-off-by: NHOrus yahoo.com> Signed-off-by: David Seifert gentoo.org> dev-libs/boost/boost-1.85.0-r1.ebuild | 4 ++-- dev-libs/boost/boost-1.86.0-r1.ebuild | 4 ++-- dev-libs/boost/boost-1.87.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/boost/boost-1.85.0-r1.ebuild b/dev-libs/boost/boost-1.85.0-r1.ebuild index 5fbb19f51083..90f2eea7410d 100644 --- a/dev-libs/boost/boost-1.85.0-r1.ebuild +++ b/dev-libs/boost/boost-1.85.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ MY_PV="$(ver_rs 1- _)" DESCRIPTION="Boost Libraries for C++" HOMEPAGE="https://www.boost.org/" -SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2" +SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2" S="${WORKDIR}/${PN}_${MY_PV}" LICENSE="Boost-1.0" diff --git a/dev-libs/boost/boost-1.86.0-r1.ebuild b/dev-libs/boost/boost-1.86.0-r1.ebuild index 0832d12b6146..cd47aeecec1c 100644 --- a/dev-libs/boost/boost-1.86.0-r1.ebuild +++ b/dev-libs/boost/boost-1.86.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ MY_PV="$(ver_rs 1- _)" DESCRIPTION="Boost Libraries for C++" HOMEPAGE="https://www.boost.org/" -SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2" +SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2" S="${WORKDIR}/${PN}_${MY_PV}" LICENSE="Boost-1.0" diff --git a/dev-libs/boost/boost-1.87.0.ebuild b/dev-libs/boost/boost-1.87.0.ebuild index 9c46452336c4..01957b702836 100644 --- a/dev-libs/boost/boost-1.87.0.ebuild +++ b/dev-libs/boost/boost-1.87.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ MY_PV="$(ver_rs 1- _)" DESCRIPTION="Boost Libraries for C++" HOMEPAGE="https://www.boost.org/" -SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2" +SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2" S="${WORKDIR}/${PN}_${MY_PV}" LICENSE="Boost-1.0"