public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MCE/
Date: Tue,  4 Apr 2017 09:59:52 +0000 (UTC)	[thread overview]
Message-ID: <1491299943.4ce3101a62c5bd1ca6d6eb0646f720caf4c3efed.kentnl@gentoo> (raw)

commit:     4ce3101a62c5bd1ca6d6eb0646f720caf4c3efed
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 09:59:03 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 09:59:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce3101a

dev-perl/MCE: Bump to version 1.826.0

Upstream:
- Check for EINTR during sysread/write
- Improved reliability when nested
- MCE::Mutex has Channel and Fcntl implementations
- Optimisation/Tuning of number of IPC Data Channels, removing the
  5x performance penalty of IPC.
- Made Safe for running with WxWidgets

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/MCE/MCE-1.826.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 dev-perl/MCE/Manifest           |  1 +
 dev-perl/MCE/metadata.xml       |  2 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/MCE/MCE-1.826.0.ebuild b/dev-perl/MCE/MCE-1.826.0.ebuild
new file mode 100644
index 00000000000..56a740b5ace
--- /dev/null
+++ b/dev-perl/MCE/MCE-1.826.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARIOROY
+DIST_VERSION=1.826
+inherit perl-module
+
+DESCRIPTION="Many-Core Engine providing parallel processing capabilities"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test +sereal"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-File-Path
+	virtual/perl-Getopt-Long
+	virtual/perl-IO
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Socket
+	>=virtual/perl-Storable-2.40.0
+	virtual/perl-Time-HiRes
+	sereal? (
+		>=dev-perl/Sereal-Encoder-3.15.0
+		>=dev-perl/Sereal-Decoder-3.15.0
+	)
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/MCE/Manifest b/dev-perl/MCE/Manifest
index bde2b61e6bf..477a26eaa43 100644
--- a/dev-perl/MCE/Manifest
+++ b/dev-perl/MCE/Manifest
@@ -1,3 +1,4 @@
 DIST MCE-1.705.tar.gz 161269 SHA256 73e31f9ae9ce13a4770487544347c118a0171cbdb54b8d9bc91d91d1c96360be SHA512 dbc896cb26d8b78444b91bb39a5d4379d2a407c494aff2d69ae2a51613722431dd86e1af866b4bb22dabd15f7a414b23c5c1e8fae3e82ecb2595b066934f93a4 WHIRLPOOL 142dabaeae9e277ca71c447092343083a079abcb59a704548e39013b79ea2c0f22b2bc0da1ec4fbe80becef930458d14b6eb5769cadd01bfaa23f7db7b1cbbc3
 DIST MCE-1.809.tar.gz 170943 SHA256 aa0d5aedeb6233ce8e90bd857e04fa554d0b79ede5ea20422d0f88fcbe4178d6 SHA512 a04a33de0a4aa7376ed30716f4c6abdabad79f4d3c4c56683988fa9a6c4f01d69662171b8bdae750cda0cfbce6b1d93207c428fe1f80aeca92e61aeb2ab61c65 WHIRLPOOL a126944bfd6e7d421622ee380852474203055848bd6fcfedc79627b76a342162b052fc028ac07d5508577114ff57b4e506cf16c931bf76329b6a9c31544272ef
 DIST MCE-1.821.tar.gz 175624 SHA256 be05275e783d706aa559ef9b8a22087f6fecd7f2188730466456aa2db4e8b7bb SHA512 8de68df9d26ea8f8a0c228a92d8dd7d790333ed894fe5a467a1e294f547ad71f04729f0bade31d3ea81b2628828ff0eba4a6e612648d8ff47042386f512f052b WHIRLPOOL 0884786052bdb7d8fee10f0e0709c0cdf8bd245f10ad848c404b235d2fbde3530e01511fd02dffa8168d0ad4f3335b31b1183a52186ef761b1b95d6f8cf1333f
+DIST MCE-1.826.tar.gz 177558 SHA256 0bc1aea1646d21c73af7b09b254b3e8d1d5ff7b9b4b1a49e14ff198cd9e0b89f SHA512 183e4ff2192911541425650b40ac72ffdf444a9f8c1172f6cdd6448e1ee0e8e06a74d5a34e48498258c5059b1c71cb469ce3de2f0bf1cbdf915e0133cfa64b35 WHIRLPOOL 509705f0d083e9eb36f52c0ba972b811b4af45bb81e7e9217b6c15fb16a66842a306bddd074aa6d08c3041486b19451e2363348f24192156e3bff5bff9333c4c

diff --git a/dev-perl/MCE/metadata.xml b/dev-perl/MCE/metadata.xml
index 52f542f73ef..15373d98698 100644
--- a/dev-perl/MCE/metadata.xml
+++ b/dev-perl/MCE/metadata.xml
@@ -25,6 +25,8 @@
     <remote-id type="cpan-module">MCE::Loop</remote-id>
     <remote-id type="cpan-module">MCE::Map</remote-id>
     <remote-id type="cpan-module">MCE::Mutex</remote-id>
+    <remote-id type="cpan-module">MCE::Mutex::Channel</remote-id>
+    <remote-id type="cpan-module">MCE::Mutex::Flock</remote-id>
     <remote-id type="cpan-module">MCE::Queue</remote-id>
     <remote-id type="cpan-module">MCE::Relay</remote-id>
     <remote-id type="cpan-module">MCE::Signal</remote-id>


             reply	other threads:[~2017-04-04  9:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04  9:59 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-03 20:20 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MCE/ Sam James
2025-03-03 20:20 Sam James
2025-01-24 11:57 Sam James
2025-01-24 11:57 Sam James
2025-01-22  5:32 Sam James
2024-10-14  5:14 Sam James
2024-05-01  7:10 Sam James
2023-06-20  4:35 Sam James
2021-11-13 20:21 Andreas K. Hüttel
2021-07-04 16:37 Andreas K. Hüttel
2018-06-10  7:20 Kent Fredric
2017-11-01  1:23 Kent Fredric
2017-05-29 16:59 Kent Fredric
2017-04-06  0:03 Kent Fredric
2017-03-20 16:14 Kent Fredric
2016-11-25 15:00 Kent Fredric
2016-04-16 19:26 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=1491299943.4ce3101a62c5bd1ca6d6eb0646f720caf4c3efed.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