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/Starlet/
Date: Fri, 16 Dec 2016 07:16:36 +0000 (UTC)	[thread overview]
Message-ID: <1481872505.a9c2a5c17f66d4bd3e3eccd0e138718f04236265.kentnl@gentoo> (raw)

commit:     a9c2a5c17f66d4bd3e3eccd0e138718f04236265
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 06:39:23 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 07:15:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c2a5c1

dev-perl/Starlet: Bump to version 0.310.0

Upstream:
- add child_exit hook
- add new callback psgi.informational
- Send 100 continue responses immediately

Package-Manager: portage-2.3.3

 dev-perl/Starlet/Manifest               |  1 +
 dev-perl/Starlet/Starlet-0.310.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Starlet/Manifest b/dev-perl/Starlet/Manifest
index b9d16ed..a6cf6ef 100644
--- a/dev-perl/Starlet/Manifest
+++ b/dev-perl/Starlet/Manifest
@@ -1 +1,2 @@
 DIST Starlet-0.29.tar.gz 110363 SHA256 183da1aeba40486999f235d836dcebde954b5658b552372b520dc4f803fb2d26 SHA512 f88eefde0e512d3c359771c477ce5d570df4147241d7bee8bba04dfbaa5109c76e369dc59129eaf4beb9553f8840f3c7df9bf520d0949af3a2a9c559b6b23239 WHIRLPOOL dbda5fda50ee0d2f9a17feda9391cd6e297606a4e4524475105e8f02db3e7e6819175cff60352f33bb8b7a672e6c4f799f33d5f564312299322512d7ab017781
+DIST Starlet-0.31.tar.gz 111347 SHA256 b9603b8e62880cb4582f6a7939eafec65e6efd3d900f2c7dd342e5f4c68d62d8 SHA512 855451ee69e379230d2476144fe5b44d0fef115e654d22bd697b3d75cc30aa53c179201d3bf980cc044b48081f7d2cfd56a956e5747d0e93e4468fd511945b7b WHIRLPOOL cccaf71c2941cf57964203deb4ea94a17318412d13e9e5e1fba24e38c72255bf0aee9126e02a9a89695dc4ba83059e55e193b7ae6cf5948b3afb8075968409be

diff --git a/dev-perl/Starlet/Starlet-0.310.0.ebuild b/dev-perl/Starlet/Starlet-0.310.0.ebuild
new file mode 100644
index 00000000..ea86756
--- /dev/null
+++ b/dev-perl/Starlet/Starlet-0.310.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=KAZUHO
+DIST_VERSION=0.31
+inherit perl-module
+
+DESCRIPTION="A simple, high-performance PSGI/Plack HTTP server"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Parallel-Prefork-0.170.0
+	>=dev-perl/Plack-0.992.0
+	>=dev-perl/Server-Starter-0.60.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	test? (
+		>=dev-perl/Test-TCP-2.100.0
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/libwww-perl
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


             reply	other threads:[~2016-12-16  7:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16  7:16 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-27 12:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Starlet/ Jakov Smolić
2021-08-09 20:31 Andreas K. Hüttel
2018-07-21 12:27 Kent Fredric
2017-09-26 17:20 Kent Fredric
2017-03-14 14:28 Agostino Sarubbo
2016-05-04 21:54 Andreas Hüttel
2016-04-11 22:54 Andreas Hüttel
2016-04-11 22:54 Andreas Hüttel
2015-09-20 20:45 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=1481872505.a9c2a5c17f66d4bd3e3eccd0e138718f04236265.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