From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C958158011 for ; Sun, 19 Feb 2023 19:56:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEFAEE0993; Sun, 19 Feb 2023 19:56:03 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 93F10E0993 for ; Sun, 19 Feb 2023 19:56:03 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A09A5340C79 for ; Sun, 19 Feb 2023 19:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37C6D8B6 for ; Sun, 19 Feb 2023 19:56:01 +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: <1676836548.621963fc5bb7b2285d3501ea212a9f222bf0c32b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/bc-gh/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/bc-gh/Manifest sci-calculators/bc-gh/bc-gh-6.2.2.ebuild sci-calculators/bc-gh/bc-gh-6.2.6.ebuild X-VCS-Directories: sci-calculators/bc-gh/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 621963fc5bb7b2285d3501ea212a9f222bf0c32b X-VCS-Branch: master Date: Sun, 19 Feb 2023 19:56:01 +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: d2b93233-e23d-41ff-b60e-540a67941854 X-Archives-Hash: 8de25ad75fb780706ffb7e0f84530c3b commit: 621963fc5bb7b2285d3501ea212a9f222bf0c32b Author: Gavin D. Howard gavinhoward com> AuthorDate: Sat Feb 18 22:55:43 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 19 19:55:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621963fc sci-calculators/bc-gh: bump to 6.2.6 This should fix #895086. This is also why I'm removing 6.2.2: it doesn't install on mksh. Closes: https://bugs.gentoo.org/895086 Signed-off-by: Gavin D. Howard gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/29654 Signed-off-by: Sam James gentoo.org> sci-calculators/bc-gh/Manifest | 2 +- sci-calculators/bc-gh/{bc-gh-6.2.2.ebuild => bc-gh-6.2.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/bc-gh/Manifest b/sci-calculators/bc-gh/Manifest index 3d0aae049524..77f7e0f9d946 100644 --- a/sci-calculators/bc-gh/Manifest +++ b/sci-calculators/bc-gh/Manifest @@ -1,2 +1,2 @@ DIST bc-6.1.1.tar.xz 455456 BLAKE2B 7945ac623740abd9cbd894c20b8a03006caf64d2ce9770ade930d912c52b4e29b107b524d4a95ebea99e31921b7940e39e1afdeec837b4a03d3ed4e11b9f517b SHA512 0e7fb4d4223ace8ba5c1961cc0d7eba475174f92b75529fde64446b5d80db5729f848fd95507570711d2b8928996c87e837e926d31028f32e3f97cad47567d39 -DIST bc-6.2.2.tar.xz 456672 BLAKE2B 02a6b9012f3b2d6b87be9112c6ccaea84bb121b1de4ebe1276b2151ff24ff445de0cf5a591c2802069e8c9a69c29ca4985a52117761cbb40bc129b70c6f98a49 SHA512 11389ebd522dddb4b255856452d4ff851915331e36682899e946a3eee46e6a3b7ac7d28a0be8b86fc79c230f8ea3d8f335a4722a0c49daa68c51b6c667e1d1fe +DIST bc-6.2.6.tar.xz 457640 BLAKE2B ab134928292d73ebd41921d8931420b037837f82fe8338a7b5f84137bd05d8d6db1cfce19b506dc2b470a44aa277b73202b599866343d6978c219d65c9f27bf6 SHA512 f3631ff2378e93f9758a133400749973681f142f3eeaf1ae8ffc60f1a31b9ca9a9bcdf14435b72fea8b8ea486d0fb6b53954a511c5db62d834bf6cf270d7e4a5 diff --git a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild b/sci-calculators/bc-gh/bc-gh-6.2.6.ebuild similarity index 100% rename from sci-calculators/bc-gh/bc-gh-6.2.2.ebuild rename to sci-calculators/bc-gh/bc-gh-6.2.6.ebuild