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 D3C7F1582EF for ; Mon, 17 Feb 2025 13:32:06 +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 C125D343126 for ; Mon, 17 Feb 2025 13:32:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C36CE1103A8; Mon, 17 Feb 2025 13:32:05 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BB2671103A8 for ; Mon, 17 Feb 2025 13:32:05 +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 3725B343125 for ; Mon, 17 Feb 2025 13:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82BAD2654 for ; Mon, 17 Feb 2025 13:32:03 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1739798571.fd20a2382a0451bd903ffba3fd64268fb8f48ad7.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/gridcoin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/gridcoin/Manifest net-p2p/gridcoin/gridcoin-5.4.8.0_p1.ebuild net-p2p/gridcoin/gridcoin-5.4.9.0.ebuild X-VCS-Directories: net-p2p/gridcoin/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: fd20a2382a0451bd903ffba3fd64268fb8f48ad7 X-VCS-Branch: dev Date: Mon, 17 Feb 2025 13:32:03 +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: 1c021b71-13a5-49f3-89cd-b454f6ab0e9f X-Archives-Hash: c397e50aa9db25a634851b5a29e59361 commit: fd20a2382a0451bd903ffba3fd64268fb8f48ad7 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Feb 17 09:24:03 2025 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Mon Feb 17 13:22:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd20a238 net-p2p/gridcoin: add 5.4.9.0, drop 5.4.8.0_p1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-p2p/gridcoin/Manifest | 1 + .../gridcoin/{gridcoin-5.4.8.0_p1.ebuild => gridcoin-5.4.9.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net-p2p/gridcoin/Manifest b/net-p2p/gridcoin/Manifest index d7fefb7a7..b4a2511d1 100644 --- a/net-p2p/gridcoin/Manifest +++ b/net-p2p/gridcoin/Manifest @@ -1 +1,2 @@ DIST gridcoin-5.4.8.0_p1.tar.gz 42849990 BLAKE2B 4c2c071b5de9ddae46cfbec2d575a79e1c9e4941efbfba8af7f412e776b1bdcc19529fc50249b20a4bcd42630826fbff580519b7bc5e38320a7a9cf0e82b71d5 SHA512 6c0662bf31fbc927ef447c54c1720c39754695dfa5fcdf8ac62d558eebe9142cc38d3bbf9ca72143229b8f5c7f6e121efe3e7901699ab51fa611dd0cd68a9a5a +DIST gridcoin-5.4.9.0.tar.gz 42851636 BLAKE2B 9cc9152ed809c5338c82585de9ad7c8a7fbe48167e947a32251b3dc4a68c1639c605982e96333696650b1be1d0b8276387f633a84b85b59ecc8f952844855fc6 SHA512 a4fb04c36f4e3dbf66d040767695c511c2a48676bc2442d8447db455bd4c78eb31432becfa95b50f84c2cdbd2b7f766d6cc86bee9dc179b609e381009a6d9a8e diff --git a/net-p2p/gridcoin/gridcoin-5.4.8.0_p1.ebuild b/net-p2p/gridcoin/gridcoin-5.4.9.0.ebuild similarity index 97% rename from net-p2p/gridcoin/gridcoin-5.4.8.0_p1.ebuild rename to net-p2p/gridcoin/gridcoin-5.4.9.0.ebuild index 4a2ffd446..40f8685c6 100644 --- a/net-p2p/gridcoin/gridcoin-5.4.8.0_p1.ebuild +++ b/net-p2p/gridcoin/gridcoin-5.4.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,6 +26,7 @@ REQUIRED_USE=" BDB_SLOT="5.3" RDEPEND=" >=dev-libs/boost-1.63.0:=[zlib(+)] + =dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:=