From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Plack/
Date: Sun, 20 Sep 2015 20:45:40 +0000 (UTC) [thread overview]
Message-ID: <1442781924.e6cc786faa6a67f53ae841e9d93684552a7fd031.dilfridge@gentoo> (raw)
commit: e6cc786faa6a67f53ae841e9d93684552a7fd031
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 20:38:21 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 20:45:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cc786f
dev-perl/Plack: Version bump
Package-Manager: portage-2.2.20.1
dev-perl/Plack/Manifest | 2 +-
.../{Plack-1.1.800.ebuild => Plack-1.3.700.ebuild} | 34 +++++++++++++---------
2 files changed, 22 insertions(+), 14 deletions(-)
diff --git a/dev-perl/Plack/Manifest b/dev-perl/Plack/Manifest
index 08438af..d1c6172 100644
--- a/dev-perl/Plack/Manifest
+++ b/dev-perl/Plack/Manifest
@@ -1,2 +1,2 @@
-DIST Plack-1.0018.tar.gz 244465 SHA256 3f2461fff664cdb67cab27c41434829107b7b32ef9c28fef91f47ebef4919bb4 SHA512 11b33d8c0440a58e88097c719ee1cc82d603975069712772f32540199aeab5f73379934e312b6a8163b8966880081f8ca93cb389d8422f5b07f0e05eff7e61af WHIRLPOOL 2824f9e3f46536247bcd6071ee8159ba63fdff641e7abaeedb55113aca73a5ffa6c22f6dd421e68cf061026353ef796f00ce00335fb74a565cde1285d489e6a9
DIST Plack-1.0032.tar.gz 238047 SHA256 3a7a5fcc5f77d350a5dbf8f448d25178634d175d3d4bf77b4953ae32f97a90ad SHA512 877d2471106d941b192f19a569ea2a8dd990526242941d55104788629f551af52ed75e762788023f22962cd2d185c3fc8756e4a3253a9fc4e3a8152eab49b3f3 WHIRLPOOL ed6c1714082201dcacacd12021aa430c49e03b95a49dfcaea6205c7011ac5e41ecc449e1eeda60182604c19e303fa771d9c686cee2222b39fc819a5acbd9ff1c
+DIST Plack-1.0037.tar.gz 175676 SHA256 70be5f33d011b9ffa2b3a6fc7ce0aa15df53f8974e46b2e8e5af5131b1d41c62 SHA512 9bfda2b28f806184aaf36aff62497ee34f352b4a98ebeb3d4f907613575d8cc7005e446a7a14374dc84e0e11b668e23f7b529505749885face868e84a54677f2 WHIRLPOOL 89e7443946e4c95d37516d0dc888a9a26e5182e74281d42500439bba43e1c23d7b983be2131e5f2abd1e7aac2caf707b45d713e618ab436fa7748cb99313fa1c
diff --git a/dev-perl/Plack/Plack-1.1.800.ebuild b/dev-perl/Plack/Plack-1.3.700.ebuild
similarity index 51%
rename from dev-perl/Plack/Plack-1.1.800.ebuild
rename to dev-perl/Plack/Plack-1.3.700.ebuild
index cdc6ec8..5ae6e3a 100644
--- a/dev-perl/Plack/Plack-1.1.800.ebuild
+++ b/dev-perl/Plack/Plack-1.3.700.ebuild
@@ -5,34 +5,42 @@
EAPI=5
MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.0018
+MODULE_VERSION=1.0037
inherit perl-module
-DESCRIPTION="PSGI toolkit and servers"
+DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="
- >=dev-perl/libwww-perl-5.814.0
- >=dev-perl/URI-1.590.0
- virtual/perl-Pod-Parser
- >=dev-perl/File-ShareDir-1.0.0
- dev-perl/Try-Tiny
- virtual/perl-parent
+ >=dev-perl/Apache-LogFormat-Compiler-0.120.0
+ >=dev-perl/Cookie-Baker-0.50.0
>=dev-perl/Devel-StackTrace-1.230.0
>=dev-perl/Devel-StackTrace-AsHTML-0.110.0
+ >=dev-perl/File-ShareDir-1.0.0
dev-perl/Filesys-Notify-Simple
- >=dev-perl/Hash-MultiValue-0.50.0
>=dev-perl/HTTP-Body-1.60.0
- >=dev-perl/Test-TCP-1.20.0
+ >=dev-perl/HTTP-Headers-Fast-0.180.0
+ >=dev-perl/HTTP-Message-5.814.0
+ >=virtual/perl-HTTP-Tiny-0.34.0
+ >=dev-perl/Hash-MultiValue-0.50.0
+ >=virtual/perl-Pod-Parser-1.360.0
>=dev-perl/Stream-Buffered-0.20.0
+ >=dev-perl/Test-TCP-2.0.0
+ dev-perl/Try-Tiny
+ >=dev-perl/URI-1.590.0
+ virtual/perl-parent
"
DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/File-ShareDir-Install-0.60.0
test? (
- >=virtual/perl-Test-Simple-0.88
+ >=virtual/perl-Test-Simple-0.880.0
dev-perl/Test-Requires
- )"
+ )
+"
-SRC_TEST=do
+# SRC_TEST="do parallel"
+# one test fails due to Perl 5.22 regex deprecation warnings :(
next reply other threads:[~2015-09-20 20:45 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 20:45 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-27 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Plack/ Andreas Hüttel
2016-04-16 19:43 Andreas Hüttel
2017-01-26 14:04 Tobias Klausmann
2017-03-10 21:04 Matt Turner
2017-03-14 14:28 Agostino Sarubbo
2017-03-15 18:54 Matt Turner
2017-03-21 1:48 Kent Fredric
2017-05-30 1:21 Kent Fredric
2017-07-01 10:23 Sergei Trofimovich
2017-08-11 21:48 Sergei Trofimovich
2017-08-13 9:14 Sergei Trofimovich
2017-12-23 19:53 Sergei Trofimovich
2018-02-24 8:07 Jason Zaman
2018-03-13 12:13 Kent Fredric
2018-06-10 23:02 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-24 20:25 Sergei Trofimovich
2018-06-26 14:03 Tobias Klausmann
2021-07-17 19:29 Andreas K. Hüttel
2021-07-30 20:19 Andreas K. Hüttel
2021-10-11 3:10 Sam James
2021-10-11 3:13 Sam James
2021-10-11 3:13 Sam James
2021-10-11 5:15 Sam James
2021-10-12 18:58 Sam James
2021-11-25 18:03 Andreas K. Hüttel
2022-09-27 12:02 Jakov Smolić
2022-11-01 4:23 Arthur Zamarin
2022-11-15 4:37 Sam James
2022-12-10 18:26 Arthur Zamarin
2023-06-19 1:47 Sam James
2023-08-02 13:19 Sam James
2023-08-05 1:31 Sam James
2023-08-17 5:26 Sam James
2023-11-29 4:23 Sam James
2024-05-01 7:54 Sam James
2024-06-14 1:50 Sam James
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=1442781924.e6cc786faa6a67f53ae841e9d93684552a7fd031.dilfridge@gentoo \
--to=dilfridge@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