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/Gearman/
Date: Fri, 26 May 2017 08:13:42 +0000 (UTC)	[thread overview]
Message-ID: <1495786417.e11208608ecb9994dbe4f212170f3eb5f3f07aa6.kentnl@gentoo> (raw)

commit:     e11208608ecb9994dbe4f212170f3eb5f3f07aa6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 08:13:21 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri May 26 08:13:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1120860

dev-perl/Gearman: Bump to version 2.4.6

Upstream:
- Taskset carefully loops over loaned_sock (Refactor)
- new worker method send_work_exception
- send_work_fail no longer supports message parameter
- fix bug in Task->add_task for large data sets

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Gearman/Gearman-2.4.6.ebuild | 43 +++++++++++++++++++++++++++++++++++
 dev-perl/Gearman/Manifest             |  1 +
 2 files changed, 44 insertions(+)

diff --git a/dev-perl/Gearman/Gearman-2.4.6.ebuild b/dev-perl/Gearman/Gearman-2.4.6.ebuild
new file mode 100644
index 00000000000..46ccbb99bd1
--- /dev/null
+++ b/dev-perl/Gearman/Gearman-2.4.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PALIK
+DIST_VERSION=2.004.006
+inherit perl-module
+
+DESCRIPTION="Gearman distributed job system, client and worker libraries"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-IO
+	virtual/perl-IO-Socket-IP
+	dev-perl/IO-Socket-SSL
+	dev-perl/List-MoreUtils
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Socket
+	virtual/perl-Storable
+	dev-perl/String-CRC32
+	virtual/perl-Time-HiRes
+	>=virtual/perl-version-0.770.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/File-Which
+		virtual/perl-Perl-OSType
+		>=dev-perl/Proc-Guard-0.70.0
+		dev-perl/Test-Differences
+		dev-perl/Test-Exception
+		virtual/perl-Test-Simple
+		>=dev-perl/Test-TCP-2.170.0
+		dev-perl/Test-Timer
+	)
+"
+
+mydoc="CHANGES HACKING TODO"

diff --git a/dev-perl/Gearman/Manifest b/dev-perl/Gearman/Manifest
index 7d759ac9b6f..32c28f0999a 100644
--- a/dev-perl/Gearman/Manifest
+++ b/dev-perl/Gearman/Manifest
@@ -1,3 +1,4 @@
 DIST Gearman-2.003.002.tar.gz 45859 SHA256 4353b9210e711349a97c4c13c0130585fd4289a6927c2f90b41f6522ffa11108 SHA512 8314d863b5c6643761f9add16f2b3bcde6091c3596fa34d521506e4961f96fc2a4bce0613154c48f88edd21432e4d63a9617e9013a53a5e71ba69bc141ec235e WHIRLPOOL 9ac6d3367df9e412417ba806db83d7687b4b05e51c8ff192d66ba20b1831dc149feb739dd0b1c41373957877a3ee29a7452892319f56174d082e9e6f33bde273
 DIST Gearman-2.004.002.tar.gz 46165 SHA256 b520d3aefc989164e8e023b978abb926207a73789b4223ab3db5e12e8e685d57 SHA512 9101582ffe3bc89bc842a57f5445e1dbf0f5459144c3979656768356a457a8b7d43a75057513909eb09b1590956959afc508f46734efd6cccfd701eabbec18dc WHIRLPOOL 2901dc732b935a6e763bb1d5f4e232b7a2e9ddf6223932fe18fe107885fd7919e23887a6b2d682a9db8d03107663c750b570d26c525f220df1f053f62fc9cd70
 DIST Gearman-2.004.003.tar.gz 46222 SHA256 34441d73e26556065362ba02ba9921b001cca603762b7d846fcd29ae169f2d2e SHA512 6860e1795f795ab5d08098ba6b9fa96ef5ce1893041971e29757ce6d0a27e385cab5e9ea670ae6522a092a414bd108894c4f0e91f885b66341ade37c22be24a9 WHIRLPOOL e99e866eca2830c169485912f2f02bc952c1c450de077d7f26a588615d3bd2096a07fad48f356cb26ef83dc2a3eb5f2ac437fb58e27c0c2982a1e27a7c0db2e2
+DIST Gearman-2.004.006.tar.gz 46875 SHA256 caff2baaaa53b21520c4960b502533519d067167f8249f4f004695e7fa794990 SHA512 e2d4f1c70eeea985d7b437bfd01f7b560b576f61e6f82638cb7c93c8a0f45819ba6477d0fb4edd4f12f19d1667896b4165195c72531bf3856368aac174cb66c4 WHIRLPOOL a94ae2fcf5ba7bd8135f15987d9d541024d9c3716ca1b70b5a16ae2d74cc598eb17ad74d2f1e6f0f462004884ec6405deabd0396a15b7cd0c214687e9d3926bf


             reply	other threads:[~2017-05-26  8:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26  8:13 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman/ Andreas K. Hüttel
2021-10-30 15:13 Andreas K. Hüttel
2021-06-04 18:28 Andreas K. Hüttel
2018-06-09  1:24 Kent Fredric
2018-02-11 10:36 Michał Górny
2017-10-23  6:41 Kent Fredric
2017-05-31  2:10 Kent Fredric
2017-04-17  2:44 Kent Fredric
2017-04-13  4:18 Kent Fredric
2017-04-09 21:33 Kent Fredric
2017-04-01 20:21 Kent Fredric
2017-03-24  8:41 Kent Fredric
2017-03-10 21:04 Matt Turner
2016-12-05 19:35 Kent Fredric
2016-04-15 19:56 Andreas Hüttel
2016-01-31 14:51 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=1495786417.e11208608ecb9994dbe4f212170f3eb5f3f07aa6.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