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 E424315808A for ; Fri, 18 Jul 2025 09:35:53 +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 D1541340EBA for ; Fri, 18 Jul 2025 09:35:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CB204110567; Fri, 18 Jul 2025 09:35:30 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C33A6110567 for ; Fri, 18 Jul 2025 09:35:30 +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 7DDA2340ECA for ; Fri, 18 Jul 2025 09:35:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 628253246 for ; Fri, 18 Jul 2025 09:35:28 +0000 (UTC) From: "David Roman" 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 Roman" Message-ID: <1752788112.d396308043c8d6a09187edad31d8537ef34f830b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/monero/, net-p2p/monero/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/monero/Manifest net-p2p/monero/files/monero-0.18.4.0-cmake-4.patch net-p2p/monero/monero-0.18.4.0-r5.ebuild net-p2p/monero/monero-0.18.4.1.ebuild net-p2p/monero/monero-9999.ebuild X-VCS-Directories: net-p2p/monero/files/ net-p2p/monero/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: d396308043c8d6a09187edad31d8537ef34f830b X-VCS-Branch: master Date: Fri, 18 Jul 2025 09:35:28 +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: 5286bf87-fcdc-406c-933e-510459084d3f X-Archives-Hash: 96b30ce508d25421238a040bf5e43c6b commit: d396308043c8d6a09187edad31d8537ef34f830b Author: Sergey Alirzaev riseup net> AuthorDate: Thu Jul 17 21:35:12 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu Jul 17 21:35:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3963080 net-p2p/monero: bump up to 0.18.4.1 Signed-off-by: Sergey Alirzaev riseup.net> net-p2p/monero/Manifest | 2 +- net-p2p/monero/files/monero-0.18.4.0-cmake-4.patch | 22 ---------------------- ...o-0.18.4.0-r5.ebuild => monero-0.18.4.1.ebuild} | 1 - net-p2p/monero/monero-9999.ebuild | 1 - 4 files changed, 1 insertion(+), 25 deletions(-) diff --git a/net-p2p/monero/Manifest b/net-p2p/monero/Manifest index 2c51f3fcd3..908e6df46e 100644 --- a/net-p2p/monero/Manifest +++ b/net-p2p/monero/Manifest @@ -1 +1 @@ -DIST monero-0.18.4.0.tar.gz 14083573 BLAKE2B 6edd37cf89305dabddf04aa454a605f578276a924f703025b906612438de9dce12c854127b851ae0a71eb4b7aac6c9aa1bb7beb0d6ed311a55c19387117c2ba0 SHA512 6d17654a37d1a3aec37f641a58026a5f602e13836bdc50223ce6bf82ad9be9db2cf5abadd6b7bc963f4bfc0e18aa76298d89050686f6563d0567d2745e0512eb +DIST monero-0.18.4.1.tar.gz 14092890 BLAKE2B 5f4e7c74a515c2715d77fa52818884ee923696c75a1e5629f28af35417d760aa1b082c512621f31c1d20889886d5b6a6c5db71b9bff13586afad98699f6afcde SHA512 1583eeffc0fb2f27798fc13a2695fa1410ce219eb8f35adc15ddbeaf035b3fa4a057cdc0cc96269cb5d261af710e7c4f8bb398db95ec727c267ba78bc3b84418 diff --git a/net-p2p/monero/files/monero-0.18.4.0-cmake-4.patch b/net-p2p/monero/files/monero-0.18.4.0-cmake-4.patch deleted file mode 100644 index 3a97c82f86..0000000000 --- a/net-p2p/monero/files/monero-0.18.4.0-cmake-4.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 0d0a656618e396de7ff60368dde708ad9d45f866 Mon Sep 17 00:00:00 2001 -From: cyan -Date: Tue, 1 Apr 2025 09:22:19 +0000 -Subject: [PATCH] build: set cmake_minimum_required(VERSION 3.5) consistently - ---- - CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 37ad0a23e2c..46bd5eb1bb2 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -219,7 +219,7 @@ function(forbid_undefined_symbols) - file(MAKE_DIRECTORY "${TEST_PROJECT}") - file(WRITE "${TEST_PROJECT}/CMakeLists.txt" - [=[ --cmake_minimum_required(VERSION 3.1) -+cmake_minimum_required(VERSION 3.5) - project(test) - option(EXPECT_SUCCESS "" ON) - file(WRITE "${CMAKE_SOURCE_DIR}/incorrect_source.cpp" "void undefined_symbol(); void symbol() { undefined_symbol(); }") diff --git a/net-p2p/monero/monero-0.18.4.0-r5.ebuild b/net-p2p/monero/monero-0.18.4.1.ebuild similarity index 98% rename from net-p2p/monero/monero-0.18.4.0-r5.ebuild rename to net-p2p/monero/monero-0.18.4.1.ebuild index 84f85451a6..d9091f7aa1 100644 --- a/net-p2p/monero/monero-0.18.4.0-r5.ebuild +++ b/net-p2p/monero/monero-0.18.4.1.ebuild @@ -56,7 +56,6 @@ BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${PN}-0.18.3.3-miniupnp-api-18.patch "${FILESDIR}"/${PN}-0.18.4.0-unbundle-dependencies.patch - "${FILESDIR}"/${PN}-0.18.4.0-cmake-4.patch ) src_prepare() { diff --git a/net-p2p/monero/monero-9999.ebuild b/net-p2p/monero/monero-9999.ebuild index 84f85451a6..d9091f7aa1 100644 --- a/net-p2p/monero/monero-9999.ebuild +++ b/net-p2p/monero/monero-9999.ebuild @@ -56,7 +56,6 @@ BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${PN}-0.18.3.3-miniupnp-api-18.patch "${FILESDIR}"/${PN}-0.18.4.0-unbundle-dependencies.patch - "${FILESDIR}"/${PN}-0.18.4.0-cmake-4.patch ) src_prepare() {