From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Danga-Socket/
Date: Tue, 14 Jul 2020 23:27:43 +0000 (UTC) [thread overview]
Message-ID: <1594769238.620e7bb63bffc1345b7fc3b83d87fb284a861dcd.kentnl@gentoo> (raw)
commit: 620e7bb63bffc1345b7fc3b83d87fb284a861dcd
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 23:27:18 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 23:27:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620e7bb6
dev-perl/Danga-Socket: Bump to version 1.620.0
- EAPI7
- Parallel tests
Upstream:
- Fix epoll misoreded EPOLL_CTL_DEL call
- set close-on-exec flag on epoll descriptors
- Add IPv6 support for local_ip_string
- Deal with EINTR in IO::Poll path
- Minor optimization by caching 'pack'
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild | 28 +++++++++++++++++++++++
dev-perl/Danga-Socket/Manifest | 1 +
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild b/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild
new file mode 100644
index 00000000000..4a775955f35
--- /dev/null
+++ b/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=NML
+DIST_VERSION=1.62
+inherit perl-module
+
+DESCRIPTION="A non-blocking socket object; uses epoll()"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-IO
+ virtual/perl-Socket
+ dev-perl/Sys-Syscall
+ virtual/perl-Time-HiRes
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/Danga-Socket/Manifest b/dev-perl/Danga-Socket/Manifest
index 55e61933210..49e18c51401 100644
--- a/dev-perl/Danga-Socket/Manifest
+++ b/dev-perl/Danga-Socket/Manifest
@@ -1 +1,2 @@
DIST Danga-Socket-1.61.tar.gz 20361 BLAKE2B 7ada08569d4927432459ee1769a7b7fbeaae9d58853b4f7689929cb067b26053c5b615e90e0b97b6db12624fc59614dc9511cfe3c9a275838780ad0dcd67a12f SHA512 f3799b56f6b70a2bbf141c2f0d8c1f6f6a1568ba6cf886a685919aa3600767a440f2d56f81c0c498c5234d807e848f31df851fd03e1e8c07145247c1c54e11b3
+DIST Danga-Socket-1.62.tar.gz 21862 BLAKE2B b26704240c9118621c22e4e26f5f3d4a8de50a632b425cd6cc91e89bdd387cc040d439dc4e9096304f193c1a4acd90c35d67f22870f91e520935069e917f0086 SHA512 3354e036ca57f5c2b2eac0106d936316bd44106340458f2e4178caa08e5562524d944b5c402952b223d7dfde81129017a5f287a7e74d902f658ee97e9e1f64b3
next reply other threads:[~2020-07-14 23:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-14 23:27 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-17 14:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Danga-Socket/ Andreas K. Hüttel
2021-05-13 16:18 Sam James
2021-05-13 16:15 Sam James
2020-07-17 8:29 Kent Fredric
2018-02-11 10:36 Michał Górny
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=1594769238.620e7bb63bffc1345b7fc3b83d87fb284a861dcd.kentnl@gentoo \
--to=kentnl@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