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: Fri, 25 Nov 2016 15:00:19 +0000 (UTC)	[thread overview]
Message-ID: <1480085984.eb27c8ea35f8fc87cee00fa5a7a8b8a76b71ec8e.kentnl@gentoo> (raw)

commit:     eb27c8ea35f8fc87cee00fa5a7a8b8a76b71ec8e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 14:58:57 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 14:59:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb27c8ea

dev-perl/MCE: Bump to version 1.809.0

Upstream:
- Faster IO with use_slurpio => 1
- "auto" chunk size tuned.
- Worker exit logic now more reliable on Win32
- Support for IO::TieCombine handles for interop with App::Cmd
  via MCE->print and MCE->sendto
- import() fixed issue with not importing certain subs
- Added support for Cyclical includes
- Better win32 Feature Parity with unix
- Sereal support added (default where possible)
- Fixed counter in dequeue with standalone MCE::Queues
- Fixed race in Queue->await
- Optimised MCE::Queue->dequeue
- Removed sleep() from MCE->restart_worker
- Set posix_exit = 1 w/ CGI.pm and FCGI.pm
- Improved MCE + Tk interaction
- Support input_data with nested arrays in MCE models
- Improved relaying
- Workers persistent unless shut down explicitly w/ Mojolicious
- Fixed bugs with MCE-in-threads
- Ensure uniqueness of random numbers between workers

Package-Manager: portage-2.3.2

 dev-perl/MCE/MCE-1.809.0.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/MCE/Manifest           |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/MCE/MCE-1.809.0.ebuild b/dev-perl/MCE/MCE-1.809.0.ebuild
new file mode 100644
index 00000000..8114138
--- /dev/null
+++ b/dev-perl/MCE/MCE-1.809.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARIOROY
+DIST_VERSION=1.809
+inherit perl-module
+
+DESCRIPTION="Many-Core Engine providing parallel processing capabilities"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+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
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/MCE/Manifest b/dev-perl/MCE/Manifest
index ba92a02..482804a 100644
--- a/dev-perl/MCE/Manifest
+++ b/dev-perl/MCE/Manifest
@@ -1 +1,2 @@
 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


             reply	other threads:[~2016-11-25 15:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 15:00 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-04-04  9:59 Kent Fredric
2017-03-20 16:14 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=1480085984.eb27c8ea35f8fc87cee00fa5a7a8b8a76b71ec8e.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