From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MailTools/
Date: Sat, 18 Mar 2017 11:21:14 +0000 (UTC) [thread overview]
Message-ID: <1489835612.d35c8638440b7ab54f6195d5fb058709e2a4d93c.kentnl@gentoo> (raw)
commit: d35c8638440b7ab54f6195d5fb058709e2a4d93c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 09:01:37 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 11:13:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35c8638
dev-perl/MailTools: Bump to version 2.180.0
- EAPI6
- Add USE="examples"
Upstream:
- \r in empty line ending header now accepted
- only accept totally empty lines as header terminators
- Fix regression in parsing files
- Don't continue reading after a wrongly folded header line
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/MailTools/MailTools-2.180.0.ebuild | 25 +++++++++++++++++++++++++
dev-perl/MailTools/Manifest | 1 +
2 files changed, 26 insertions(+)
diff --git a/dev-perl/MailTools/MailTools-2.180.0.ebuild b/dev-perl/MailTools/MailTools-2.180.0.ebuild
new file mode 100644
index 00000000000..57a5da29d62
--- /dev/null
+++ b/dev-perl/MailTools/MailTools-2.180.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=2.18
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Manipulation of electronic mail addresses"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/TimeDate
+ virtual/perl-IO
+ >=virtual/perl-libnet-1.50.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
diff --git a/dev-perl/MailTools/Manifest b/dev-perl/MailTools/Manifest
index a65c8174002..f430abb1a7b 100644
--- a/dev-perl/MailTools/Manifest
+++ b/dev-perl/MailTools/Manifest
@@ -1 +1,2 @@
DIST MailTools-2.14.tar.gz 55317 SHA256 4b7c7ef674b2ef75ea793f053cd067c6a4b33e58e3adf08a89c8ea4c56b3dff8 SHA512 1df9da8394fe2a5b3243069a867b5eb4b5d4cbe3528bdbc4fe8118a3488c652c1ffc6eb8d5ba01802d74384a42d87ef67f8f3397640aab69471ae90ad0a79092 WHIRLPOOL efc2dd3c3cc7dbbfa816d39ab4b5c1e9f5390d52b13b844c4f5a86a75603027f73e2671f05442812a2d88051b54dc4f97018dcf95907054e159bd52f067ad161
+DIST MailTools-2.18.tar.gz 55263 SHA256 dfee9e770257371112f20d978e637759e81bc4f19e97b083585c71ecab37b527 SHA512 2bd3f16bedf38c067f5fb7e719d0750ff96a8893e60abbc50568e0bc135a0acb4a8f6a18474e6884ab5b916d4959dbe4ba6a5b271e446bd68073b91dbc1ca7c2 WHIRLPOOL 3cc3a30dedda299893a0da045c918e70ab6fa6efb928bd09593c659fd605afbc6c0e8904f7ebfdafc68190eecf6fa1ba73012c102eef6e8bb14da126a6c593ca
next reply other threads:[~2017-03-18 11:21 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-18 11:21 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-18 7:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MailTools/ Arthur Zamarin
2025-01-12 17:17 Sam James
2025-01-12 13:02 Sam James
2025-01-12 13:00 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2021-11-12 0:25 Andreas K. Hüttel
2021-08-06 0:30 Sam James
2021-08-03 12:00 Agostino Sarubbo
2021-08-03 10:54 Sam James
2021-08-02 4:56 Sam James
2021-08-02 2:19 Sam James
2021-08-01 8:03 Sam James
2021-08-01 7:40 Sam James
2021-08-01 7:24 Sam James
2021-06-30 20:48 Andreas K. Hüttel
2020-07-20 21:02 Kent Fredric
2019-05-04 18:53 Andreas K. Hüttel
2019-02-27 11:44 Michael Haubenwallner
2018-10-19 15:48 Fabian Groffen
2018-10-14 12:06 Mart Raudsepp
2018-08-18 2:37 Mikle Kolyada
2018-07-23 19:00 Sergei Trofimovich
2018-07-23 0:43 Mikle Kolyada
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20 8:08 Sergei Trofimovich
2018-07-16 6:54 Sergei Trofimovich
2018-04-06 10:28 Fabian Groffen
2018-04-03 16:57 Patrice Clement
2017-11-01 8:02 Kent Fredric
2016-03-26 20:06 Andreas Hüttel
2016-03-26 15:44 Agostino Sarubbo
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=1489835612.d35c8638440b7ab54f6195d5fb058709e2a4d93c.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