From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/EV/
Date: Mon, 06 Oct 2025 06:20:02 +0000 (UTC) [thread overview]
Message-ID: <1759731547.113bcd2e72efbe8f8b1246b35109d2b1e7e706e4.sam@gentoo> (raw)
commit: 113bcd2e72efbe8f8b1246b35109d2b1e7e706e4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 6 06:02:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 6 06:19:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113bcd2e
dev-perl/EV: add 4.360.0 (unkeyworded)
4.360.0 segfaults for me in tests, while 4.340.0 seems OK, so unkeyworded
for now.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/EV/EV-4.360.0.ebuild | 32 ++++++++++++++++++++++++++++++++
dev-perl/EV/Manifest | 1 +
2 files changed, 33 insertions(+)
diff --git a/dev-perl/EV/EV-4.360.0.ebuild b/dev-perl/EV/EV-4.360.0.ebuild
new file mode 100644
index 000000000000..2c9263658fd0
--- /dev/null
+++ b/dev-perl/EV/EV-4.360.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=4.36
+inherit flag-o-matic perl-module
+
+DESCRIPTION="Perl interface to libev, a high performance full-featured event loop"
+
+LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )"
+SLOT="0"
+# 4.360.0 segfaults for sam in tests, while 4.340.0 seems OK, so unkeyworded
+# for now.
+#KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/common-sense
+"
+BDEPEND="
+ ${RDEPEND}
+ dev-perl/Canary-Stability
+"
+
+src_compile() {
+ # See bug #855869 and its large number of dupes in bundled libev copies.
+ filter-lto
+ append-flags -fno-strict-aliasing
+
+ perl-module_src_compile
+}
diff --git a/dev-perl/EV/Manifest b/dev-perl/EV/Manifest
index 52c32c912f37..5bafe31d81f3 100644
--- a/dev-perl/EV/Manifest
+++ b/dev-perl/EV/Manifest
@@ -1 +1,2 @@
DIST EV-4.34.tar.gz 220047 BLAKE2B 590c44e407b20e79da645f1410ca142274941c32726195c3f57da7de371a83b0fe687a2233acf8b5657243d6ca68eeb0b29a4325ad091ff769af252710bfaf10 SHA512 938f675ec960be40ebe98416450b2d8866581250560b4b6781cd36926e360ab2b3f8d4cc39145ed068753b9952e5c220316cefd4d99a6ca63c2bfde56329306e
+DIST EV-4.36.tar.gz 219991 BLAKE2B a91712e7795c246e5cd860f424e5cdf501cfe5bb850168411b01535f469526322a6a86c89330468dde0e45fb285e84a3a6036dc84453c5a36acdc53ebadaa705 SHA512 76c5c5e058c8e6bd5c23d82b14218e0a66e9c5fc8c902bb0c0860c05cb1288728c96c9bfc1bb647b5d13de6f22bc2e10114a1bfd3863471ea84fc27f79dc64e7
next reply other threads:[~2025-10-06 6:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 6:20 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 20:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/EV/ Sam James
2024-05-01 8:52 Sam James
2024-02-29 0:50 Sam James
2021-10-24 14:46 Andreas K. Hüttel
2021-09-26 22:16 Marek Szuba
2021-05-29 13:28 Sam James
2021-05-29 8:41 Agostino Sarubbo
2021-05-29 6:09 Sam James
2020-08-07 19:36 Kent Fredric
2018-09-01 19:01 Thomas Deutschmann
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-06-08 5:16 Kent Fredric
2017-08-09 9:18 Sergei Trofimovich
2017-08-03 8:20 Sergei Trofimovich
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-01-04 23:04 Andreas Hüttel
2016-01-04 23:04 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1759731547.113bcd2e72efbe8f8b1246b35109d2b1e7e706e4.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox