From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Message/
Date: Tue, 24 Oct 2017 08:31:33 +0000 (UTC) [thread overview]
Message-ID: <1508833885.79add231b434ecd6da4b04951a9beaac6b67a886.kentnl@gentoo> (raw)
commit: 79add231b434ecd6da4b04951a9beaac6b67a886
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 08:25:02 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 08:31:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79add231
dev-perl/HTTP-Message: Bump to version 6.130.0
Upstream:
- Require objects passed to HTTP::Request provide a canonical() method
- Ensure not to die by checking status messages wrongly
- Don't set content to undef
- Simplify method creation
- Remove indirect object notation
- Add support for HTTP PATCH
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild | 39 +++++++++++++++++++++++
dev-perl/HTTP-Message/Manifest | 1 +
2 files changed, 40 insertions(+)
diff --git a/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild b/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild
new file mode 100644
index 00000000000..ebd7e26a27a
--- /dev/null
+++ b/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=6.13
+inherit perl-module
+
+DESCRIPTION="Base class for Request/Response"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+# MIME::QuotedPrint -> MIME-Base64
+RDEPEND="
+ !<dev-perl/libwww-perl-6
+ virtual/perl-Compress-Raw-Zlib
+ >=dev-perl/URI-1.100.0
+ >=virtual/perl-Encode-2.210.0
+ >=dev-perl/HTTP-Date-6.0.0
+ dev-perl/IO-HTML
+ >=dev-perl/Encode-Locale-1.0.0
+ >=dev-perl/LWP-MediaTypes-6.0.0
+ >=virtual/perl-IO-Compress-2.021
+ >=virtual/perl-MIME-Base64-2.100.0
+ >=virtual/perl-Exporter-5.570.0
+ virtual/perl-Storable
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.880.0
+ virtual/perl-Time-Local
+ dev-perl/Try-Tiny
+ )
+"
diff --git a/dev-perl/HTTP-Message/Manifest b/dev-perl/HTTP-Message/Manifest
index 23f9e0a118c..88711fb39dc 100644
--- a/dev-perl/HTTP-Message/Manifest
+++ b/dev-perl/HTTP-Message/Manifest
@@ -1 +1,2 @@
DIST HTTP-Message-6.11.tar.gz 59981 SHA256 e7b368077ae6a188d99920411d8f52a8e5acfb39574d4f5c24f46fd22533d81b SHA512 6fc923b7dbdcce7269a03700a8776fe85522287f409fffac40936a77d951a70d957642eda8d2a0367af60d176c89654b3bb6249c23f458c0cd9d44031e6b6dc2 WHIRLPOOL ac85ed398dc28ea498ef63fdd19b2016bf48b33f14fd9ae73e9776bc9c77f71fe1022dbf5d58573dcd488762acb80d01a76ea2a3b7471a23fb30d865ec0270f0
+DIST HTTP-Message-6.13.tar.gz 74413 SHA256 f25f38428de851e5661e72f124476494852eb30812358b07f1c3a289f6f5eded SHA512 61e911b0bfec2322fa7a31748c17b38e07ecad006ebe249cc063fc68a5f1779765487b5942569575c558a76f8679e8e7f10992b8894cb6905aa66d9185b084d3 WHIRLPOOL 57960b56d8e91d84667df555a2ac4333395e1f14abca4c38c750185010b3d9706032829b38905f255c924d8417ed0c455b9cc17934803031dc2ea523e47fe26f
next reply other threads:[~2017-10-24 8:31 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-24 8:31 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 13:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Message/ Sam James
2025-02-22 20:54 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-24 16:25 Matt Turner
2024-10-14 4:58 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-06-01 3:31 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 13:35 Sam James
2023-11-04 10:50 Sam James
2023-10-01 7:27 Sam James
2023-03-05 7:24 Arthur Zamarin
2023-03-05 7:21 Arthur Zamarin
2023-03-05 7:21 Arthur Zamarin
2023-03-05 7:20 Arthur Zamarin
2023-03-05 7:20 Arthur Zamarin
2023-03-05 7:20 Arthur Zamarin
2023-03-05 7:16 Arthur Zamarin
2023-03-05 7:16 Arthur Zamarin
2022-11-18 5:34 Sam James
2022-11-18 4:52 Sam James
2022-05-14 6:54 WANG Xuerui
2021-12-12 18:25 Sam James
2021-12-05 20:54 Arthur Zamarin
2021-12-05 3:34 Sam James
2021-12-05 3:34 Sam James
2021-12-05 3:15 Sam James
2021-12-05 3:15 Sam James
2021-12-05 3:08 Sam James
2021-11-02 22:34 Andreas K. Hüttel
2021-08-13 1:05 Sam James
2021-08-06 12:16 Sam James
2021-08-03 12:00 Agostino Sarubbo
2021-08-03 11:05 Sam James
2021-08-03 10:54 Sam James
2021-08-02 4:16 Sam James
2021-08-01 17:44 Sam James
2021-08-01 10:42 Sam James
2021-08-01 10:42 Sam James
2021-07-05 22:35 Sam James
2021-06-25 16:39 Sergei Trofimovich
2021-06-22 19:45 Sam James
2021-06-19 23:54 Sam James
2021-06-19 23:54 Sam James
2021-06-19 23:54 Sam James
2021-06-19 23:51 Sam James
2021-06-19 23:51 Sam James
2021-06-19 19:56 Andreas K. Hüttel
2021-04-24 17:14 Andreas K. Hüttel
2020-07-24 18:58 Fabian Groffen
2020-07-18 3:42 Kent Fredric
2020-04-14 12:39 Kent Fredric
2019-05-04 18:53 Andreas K. Hüttel
2018-12-22 10:37 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-07-23 0:54 Mikle Kolyada
2018-06-26 12:28 Tobias Klausmann
2018-06-23 13:38 Mart Raudsepp
2018-06-12 15:38 Mikle Kolyada
2018-06-10 21:33 Sergei Trofimovich
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2018-06-09 18:54 Sergei Trofimovich
2017-03-11 23:44 Michael Weber
2017-01-29 16:35 Fabian Groffen
2016-03-14 22:30 Andreas Hüttel
2016-03-14 14:51 Agostino Sarubbo
2016-02-29 19:06 Andreas Hüttel
2016-02-20 22:45 Patrice Clement
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=1508833885.79add231b434ecd6da4b04951a9beaac6b67a886.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