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 12EFD15A7D9 for ; Sun, 19 Mar 2023 21:21:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E09DE085A; Sun, 19 Mar 2023 21:21:07 +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 343F6E085A for ; Sun, 19 Mar 2023 21:21:07 +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 CC9F534134D for ; Sun, 19 Mar 2023 21:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 377E78E8 for ; Sun, 19 Mar 2023 21:21:04 +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: <1679260853.3a86a00b5dd713b5c29dc28c42b5aad5adf5ff3b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyperscan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hyperscan/hyperscan-5.4.0.ebuild dev-libs/hyperscan/hyperscan-5.4.1.ebuild X-VCS-Directories: dev-libs/hyperscan/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3a86a00b5dd713b5c29dc28c42b5aad5adf5ff3b X-VCS-Branch: master Date: Sun, 19 Mar 2023 21:21:04 +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: 6f523d01-cfd0-4511-9ea6-ea75ce334bd5 X-Archives-Hash: fde659f7c4529b0a5cbd43c0a14fbab3 commit: 3a86a00b5dd713b5c29dc28c42b5aad5adf5ff3b Author: Petr Vaněk atlas cz> AuthorDate: Sun Mar 19 17:24:33 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 19 21:20:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a86a00b dev-libs/hyperscan: update warning messages for rspamd users Different version of hyperscan causes runtime failures in atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/30236 Signed-off-by: Sam James gentoo.org> dev-libs/hyperscan/hyperscan-5.4.0.ebuild | 4 ++-- dev-libs/hyperscan/hyperscan-5.4.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/hyperscan/hyperscan-5.4.0.ebuild b/dev-libs/hyperscan/hyperscan-5.4.0.ebuild index 55f108b37fa3..e4d74772c853 100644 --- a/dev-libs/hyperscan/hyperscan-5.4.0.ebuild +++ b/dev-libs/hyperscan/hyperscan-5.4.0.ebuild @@ -57,8 +57,8 @@ src_test() { } pkg_postinst() { - if has_version 'mail-filter/rspamd'; then - elog "There is known issue with mail-filter/rspamd when hyperscan version changes." + if has_version '