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: Sat, 21 Oct 2017 03:32:06 +0000 (UTC) [thread overview]
Message-ID: <1508550427.d3611e44372c7fb244658aa797fcfc9e1c1ace36.kentnl@gentoo> (raw)
commit: d3611e44372c7fb244658aa797fcfc9e1c1ace36
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 01:46:21 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 01:47:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3611e44
dev-perl/Email-MIME: Bump to version 1.946.0
Upstream:
- Add ->header_as_obj
- add Email::MIME::Header::AddressList
- propagate encode_check to subparts
- use new parse_content_disposition function from ::ContentType
Keywords:
- Dropped ppc, ppc64 due to new dependency on Email-Address-XS
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild | 36 +++++++++++++++++++++++++++
dev-perl/Email-MIME/Manifest | 1 +
dev-perl/Email-MIME/metadata.xml | 1 +
3 files changed, 38 insertions(+)
diff --git a/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild
new file mode 100644
index 00000000000..bac1da1513c
--- /dev/null
+++ b/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.946
+inherit perl-module
+
+DESCRIPTION="Easy MIME message parsing"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Email-Address-XS
+ >=dev-perl/Email-MIME-ContentType-1.22.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
+"
+DEPEND="${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 56bd09f9738..77dfb4efd08 100644
--- a/dev-perl/Email-MIME/Manifest
+++ b/dev-perl/Email-MIME/Manifest
@@ -2,3 +2,4 @@ DIST Email-MIME-1.929.tar.gz 115105 SHA256 b0c9267bd9266e40671c2080782f7303cb17b
DIST Email-MIME-1.936.tar.gz 117468 SHA256 4c0934284da84b8e9ed48ff1060c9719273fac18e776f4c8e888a47c863ee661 SHA512 3f7fa49a14cb4351a5967600f0ea6b491558ba0ee71799b58ff1a39579ca27776f2e22092d09cacfa5c1f1281033f216ba961807c2b72272e0c8dea5b0db024a WHIRLPOOL b42bd7f03daaeeb211fe84f2a154ad6186724b1e8b0b4ec92c8ac07f94900d84096b771127022a49e4cbd744930db763edc69146eb7a696c2f5904e3f9dfa2b9
DIST Email-MIME-1.937.tar.gz 117556 SHA256 366567886bfb8e8930199c61f079f680b0acb23d01d84c6e40b9a5d8ed88a068 SHA512 61f8e262070edcad90e8852f1c2b3439d732273e64590c0013a506fb4330bc4d8dbb8430dca2b6a4498864e436e4286728209c01cfe8f11cd5afabc57461cbcf WHIRLPOOL 090a6c265955c3afd39337654492872e81eea2da43271a1eb627ab0a9a5a4e7f25c09c0ed7a350d140b8605062dd30af3406f7194a38f836326d8526b6b35755
DIST Email-MIME-1.940.tar.gz 118337 SHA256 39ba0ad419c60db6dec22040bc6362502b925afde942dc4df2b85866425edd5e SHA512 234f3f2633b2f0996d534403bdfd8e04b7be8bd123c228b576b2a0f62bcaaca8620a234e4c617ba3b1eb4b6aff7665528d493502f181eb2e1fdc0fa96a866f3e WHIRLPOOL 4030093ed4aeda8439f6c50949557e45e07727387364bedb48e5b69a58e909a2b1f08a36f913566dd68eb48e6617882b1b4cce36b13ec7cda387d66c0f5efd90
+DIST Email-MIME-1.946.tar.gz 125304 SHA256 68ee79023165d77bec99a2e12ef89ad4e12501e6c321f6822053dc4f411c337c SHA512 335a8fd032cca0bb1cdb230899c53fc72037939bd11653d08e66a9ffa6fc5f87aefa2ce28f14b1cbb1a0bacd778b5459445d2829835bedc4f6276ae2ef2d6caa WHIRLPOOL c7d5fb3ba88644bc54dbf6a4ae976620f7bf68c48b421ab4c4bc3dc14a18ae5daa74ce980df5efa39147c3d9d732d59309e24cedd50f253433a33b52de0a8f49
diff --git a/dev-perl/Email-MIME/metadata.xml b/dev-perl/Email-MIME/metadata.xml
index a8e8fda603c..03d1524f5a3 100644
--- a/dev-perl/Email-MIME/metadata.xml
+++ b/dev-perl/Email-MIME/metadata.xml
@@ -11,6 +11,7 @@
<remote-id type="cpan-module">Email::MIME::Creator</remote-id>
<remote-id type="cpan-module">Email::MIME::Encode</remote-id>
<remote-id type="cpan-module">Email::MIME::Header</remote-id>
+ <remote-id type="cpan-module">Email::MIME::Header::AddressList</remote-id>
<remote-id type="cpan-module">Email::MIME::Modifier</remote-id>
<remote-id type="github">rjbs/Email-MIME</remote-id>
</upstream>
next reply other threads:[~2017-10-21 3:32 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 3:32 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
2020-08-13 8:03 Kent Fredric
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-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=1508550427.d3611e44372c7fb244658aa797fcfc9e1c1ace36.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