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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84D35158074 for ; Thu, 26 Jun 2025 18:39:11 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 68B1734103F for ; Thu, 26 Jun 2025 18:39:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5678B110278; Thu, 26 Jun 2025 18:39:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4BFB8110278 for ; Thu, 26 Jun 2025 18:39:10 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04FF5341033 for ; Thu, 26 Jun 2025 18:39:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97CE42A9B for ; Thu, 26 Jun 2025 18:39:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1750963108.b62a167ee7c2ffd692272edfbb220c448ac2c6ac.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mariadb/mariadb-10.6.15.ebuild X-VCS-Directories: dev-db/mariadb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b62a167ee7c2ffd692272edfbb220c448ac2c6ac X-VCS-Branch: master Date: Thu, 26 Jun 2025 18:39:08 +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: 818eadc5-29b3-4525-9e4e-f67ece1b231f X-Archives-Hash: c233660b49707f7243d5bc1a7b772b18 commit: b62a167ee7c2ffd692272edfbb220c448ac2c6ac Author: Sam James gentoo org> AuthorDate: Thu Jun 26 18:37:39 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 26 18:38:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62a167e dev-db/mariadb: fix patchset link in 10.6.15 Signed-off-by: Sam James gentoo.org> dev-db/mariadb/mariadb-10.6.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mariadb/mariadb-10.6.15.ebuild b/dev-db/mariadb/mariadb-10.6.15.ebuild index dfa3a95dee52..336bc129be4f 100644 --- a/dev-db/mariadb/mariadb-10.6.15.ebuild +++ b/dev-db/mariadb/mariadb-10.6.15.ebuild @@ -12,7 +12,7 @@ inherit systemd flag-o-matic prefix toolchain-funcs \ DESCRIPTION="An enhanced, drop-in replacement for MySQL" HOMEPAGE="https://mariadb.org/" SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz - https://github.com/hydrapolic/gentoo-dist/raw/master/mariadb/mariadb-10.6.13-patches-01.tar.xz + https://github.com/hydrapolic/gentoo-dist/raw/main/mariadb/mariadb-10.6.13-patches-01.tar.xz https://dev.gentoo.org/~arkamar/distfiles/${PN}-10.6-columnstore-with-boost-1.85.patch.xz" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase