public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-AIO/
Date: Sat, 11 Feb 2023 04:26:46 +0000 (UTC)	[thread overview]
Message-ID: <1676089139.e7585b56b33300b5fac8483868b93a7bb267f266.sam@gentoo> (raw)

commit:     e7585b56b33300b5fac8483868b93a7bb267f266
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 04:01:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 04:18:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7585b56

dev-perl/IO-AIO: add 4.790.0

Closes: https://bugs.gentoo.org/828809
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/IO-AIO/IO-AIO-4.790.0.ebuild | 30 ++++++++++++++++++++++++++++++
 dev-perl/IO-AIO/Manifest              |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/IO-AIO/IO-AIO-4.790.0.ebuild b/dev-perl/IO-AIO/IO-AIO-4.790.0.ebuild
new file mode 100644
index 000000000000..e82a062c3f2b
--- /dev/null
+++ b/dev-perl/IO-AIO/IO-AIO-4.790.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=4.79
+DIST_WIKI="tests"
+inherit perl-module
+
+DESCRIPTION="Asynchronous Input/Output"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+	dev-perl/common-sense
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Canary-Stability-2001
+	>=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+
+src_test() {
+	if [[ "${IO_AIO_SANDBOX_TESTS:-0}" == 0 ]]; then
+		# Tests trigger stack overflow in sandbox code, see bug 553918
+		perl_rm_files t/01_stat.t t/02_read.t t/05_readdir.t t/03_errors.t
+	fi
+	perl-module_src_test
+}

diff --git a/dev-perl/IO-AIO/Manifest b/dev-perl/IO-AIO/Manifest
index c66720e8c644..ca652fe419df 100644
--- a/dev-perl/IO-AIO/Manifest
+++ b/dev-perl/IO-AIO/Manifest
@@ -1,2 +1,3 @@
 DIST IO-AIO-4.75.tar.gz 181557 BLAKE2B 842b15d19607eff47bdaee7afd4b823d6333e31a9cc8b5eaf4ad875103b2e37adfb7f1cfbdc1cecc99d4b1375f29101087f26d6e1f85fbf8e026b5985d46ac62 SHA512 3a30b34d6de476accc9b07c0723a3b21c235e5bd2b5951edc3ce3150de22a6b7dab5634d78ec17b799a71f2ede0bc138fead1e02885eed31a4da5cec05dfcaa3
 DIST IO-AIO-4.76.tar.gz 185929 BLAKE2B 219105c86a553006194de77c69e82a90ffa3d2f07cfcda40e188128d20eafba7e1ce40ac45f48da5c0b6b28d90902b86561cdce8edf1fc4cfdbc4b4ac6987c91 SHA512 013c8e7e8501ca4f42b46102f3713bae580e6f05a416a2e77176e67c6c41ed6f71d35a4894132a9a7510d84799d9337820824020624eef709e5f378e90a063ee
+DIST IO-AIO-4.79.tar.gz 189140 BLAKE2B e734c76442a72779f37a00aae2f7fa3f1eacef843b4ed290d4a16efea928ab3b5c3428ec198aea07d608e96969dcc97fcf399885fbc16da2a1a1386f28af158a SHA512 ebf4030ee237dde044722e690e1996c22a8c2fa36325c1d5fc641879da9da64facf2300defa759854499c010408a0dfba0cee3191aa024e8332d3aed9b2a4cae


             reply	other threads:[~2023-02-11  4:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11  4:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03 21:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-AIO/ Andreas K. Hüttel
2024-06-09 21:18 Sam James
2024-05-09 22:33 Sam James
2023-07-24  4:17 Sam James
2023-07-24  4:02 Sam James
2023-06-21  3:09 Sam James
2023-05-03 21:56 Sam James
2023-03-24 14:07 Arthur Zamarin
2021-12-05  3:08 Sam James
2021-11-03 20:56 Andreas K. Hüttel
2021-11-03 20:56 Andreas K. Hüttel
2021-08-25 11:16 Agostino Sarubbo
2021-08-25  5:40 Agostino Sarubbo
2021-07-17 23:14 Sam James
2021-06-20 16:41 Andreas K. Hüttel
2018-08-17  4:29 Kent Fredric
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2017-10-26  2:00 Kent Fredric
2016-03-16 20:36 Andreas Hüttel
2016-03-15 17:55 Agostino Sarubbo
2016-03-05 17:43 Mikle Kolyada
2016-03-01 15:08 Andreas Hüttel
2016-02-20 22:45 Patrice Clement
2015-12-25 17:19 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=1676089139.e7585b56b33300b5fac8483868b93a7bb267f266.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