From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME/
Date: Thu, 13 Aug 2020 08:03:44 +0000 (UTC) [thread overview]
Message-ID: <1597305791.596902ce6058935210b8fcfd3c0a4c1d3900f784.kentnl@gentoo> (raw)
commit: 596902ce6058935210b8fcfd3c0a4c1d3900f784
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 08:02:53 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 08:03:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596902ce
dev-perl/Email-MIME: Bump to version 1.949.0
- EAPI7
Upstream:
- Add $Email::MIME::MAX_DEPTH = 10 as a parse depth limit
- Fix handling content-type parameters
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Email-MIME/Email-MIME-1.949.0.ebuild | 37 +++++++++++++++++++++++++++
dev-perl/Email-MIME/Manifest | 1 +
2 files changed, 38 insertions(+)
diff --git a/dev-perl/Email-MIME/Email-MIME-1.949.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.949.0.ebuild
new file mode 100644
index 00000000000..2d9e5733b93
--- /dev/null
+++ b/dev-perl/Email-MIME/Email-MIME-1.949.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.949
+inherit perl-module
+
+DESCRIPTION="Easy MIME message parsing"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Email-Address-XS
+ >=dev-perl/Email-MIME-ContentType-1.23.0
+ >=dev-perl/Email-MIME-Encodings-1.314.0
+ dev-perl/Email-MessageID
+ >=dev-perl/Email-Simple-2.212.0
+ >=virtual/perl-Encode-1.980.100
+ virtual/perl-MIME-Base64
+ >=dev-perl/MIME-Types-1.130.0
+ dev-perl/Module-Runtime
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/Email-MIME/Manifest b/dev-perl/Email-MIME/Manifest
index 2ae8d17d03f..41a331ebf69 100644
--- a/dev-perl/Email-MIME/Manifest
+++ b/dev-perl/Email-MIME/Manifest
@@ -1,2 +1,3 @@
DIST Email-MIME-1.940.tar.gz 118337 BLAKE2B 093e343e178bb294d8af34d28eabc4b87fd7d97f9dcc66499ecf803e8ecfa96f1ffe18fbeb24e9dcff1e42d7885d5c37e03e4e247a42f4b30e56dca15c3ac122 SHA512 234f3f2633b2f0996d534403bdfd8e04b7be8bd123c228b576b2a0f62bcaaca8620a234e4c617ba3b1eb4b6aff7665528d493502f181eb2e1fdc0fa96a866f3e
DIST Email-MIME-1.946.tar.gz 125304 BLAKE2B 0e846b0d1c3e2e0f41ca2d2d9d0aa4bc94607b4785c90ac0d2e38e8f5b078f60468081a6cd7e03e16e59bd8b523ed6c6c277b0af78fe72bb89f40e808a193b45 SHA512 335a8fd032cca0bb1cdb230899c53fc72037939bd11653d08e66a9ffa6fc5f87aefa2ce28f14b1cbb1a0bacd778b5459445d2829835bedc4f6276ae2ef2d6caa
+DIST Email-MIME-1.949.tar.gz 126937 BLAKE2B f50fb17ba8db67319e9bcf056a276e810860cdeab659d6b34f216e1caad5d8471504d5d5b333631fb7df510d0406bda7c6e02444657f67bb4bf00eeb8e5b6d78 SHA512 2cd8653a4efe8195d574827ad15883ff7f82d92325197c0458f1ddfd4c50ed275068e8a2df5ed5110b37b5b904aaf4234855eefec9cfc0d70987e678df2732ea
next reply other threads:[~2020-08-13 8:03 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 8:03 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 1:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME/ Sam James
2024-06-09 21:18 Sam James
2024-06-09 21:18 Sam James
2024-06-09 20:36 Sam James
2024-05-03 4:15 Sam James
2023-06-21 9:12 Arthur Zamarin
2023-06-21 8:30 Arthur Zamarin
2023-06-21 8:24 Arthur Zamarin
2023-06-21 8:20 Arthur Zamarin
2023-06-21 8:18 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-20 8:29 Sam James
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2022-09-14 15:30 Jakov Smolić
2022-08-19 2:40 Sam James
2021-10-24 11:36 Andreas K. Hüttel
2021-05-28 12:04 Agostino Sarubbo
2021-05-28 12:03 Agostino Sarubbo
2021-05-27 23:15 Sam James
2021-05-27 23:15 Sam James
2021-05-27 14:50 Andreas K. Hüttel
2018-07-29 6:16 Kent Fredric
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-03-18 10:15 Sergei Trofimovich
2018-03-18 0:14 Sergei Trofimovich
2017-10-21 3:32 Kent Fredric
2017-02-19 15:22 Kent Fredric
2016-12-08 3:29 Kent Fredric
2016-08-06 14:56 Kent Fredric
2016-01-05 13:10 Andreas Hüttel
2016-01-05 9:21 Agostino Sarubbo
2016-01-04 18:48 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=1597305791.596902ce6058935210b8fcfd3c0a4c1d3900f784.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