From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Sender/
Date: Sat, 19 Nov 2016 23:57:09 +0000 (UTC) [thread overview]
Message-ID: <1479599371.40a5d6ff437a241cb93cadf19b8da796656b3c26.kentnl@gentoo> (raw)
commit: 40a5d6ff437a241cb93cadf19b8da796656b3c26
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 23:48:57 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 23:49:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a5d6ff
dev-perl/Mail-Sender: Bump to version 0.903.0
- EAPI6
- Add deprecation warning
Upstream:
- Fixed conditional deps
- Fixed locale tests'
- Files now end \n
- Disable unintialized warnings
- Remove EXPORT_OK
- Mark dist deprecated
Package-Manager: portage-2.3.2
dev-perl/Mail-Sender/Mail-Sender-0.903.0.ebuild | 45 +++++++++++++++++++++++++
dev-perl/Mail-Sender/Manifest | 1 +
dev-perl/Mail-Sender/metadata.xml | 2 ++
3 files changed, 48 insertions(+)
diff --git a/dev-perl/Mail-Sender/Mail-Sender-0.903.0.ebuild b/dev-perl/Mail-Sender/Mail-Sender-0.903.0.ebuild
new file mode 100644
index 00000000..ae9e630
--- /dev/null
+++ b/dev-perl/Mail-Sender/Mail-Sender-0.903.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CAPOEIRAB
+DIST_VERSION=0.903
+inherit perl-module
+
+DESCRIPTION="Module for sending mails with attachments through an SMTP server"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+ !minimal? (
+ dev-perl/Authen-NTLM
+ dev-perl/Digest-HMAC
+ dev-perl/IO-Socket-SSL
+ dev-perl/Mozilla-CA
+ dev-perl/Net-SSLeay
+ )
+ virtual/perl-Carp
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ virtual/perl-IO
+ virtual/perl-MIME-Base64
+ virtual/perl-Socket
+ virtual/perl-Time-Local
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
+pkg_postinst() {
+ ewarn "dev-perl/Mail-Sender is deprecated by upstream."
+ ewarn
+ ewarn "You should consider moving away from it and use"
+ ewarn "dev-perl/Email-Sender instead"
+}
diff --git a/dev-perl/Mail-Sender/Manifest b/dev-perl/Mail-Sender/Manifest
index 2d1b02d..9c13056 100644
--- a/dev-perl/Mail-Sender/Manifest
+++ b/dev-perl/Mail-Sender/Manifest
@@ -1 +1,2 @@
DIST Mail-Sender-0.8.23.tar.gz 38361 SHA256 32f0c3ac96957a6df5301727804bcefb42f2d78a24b7dcb15e526f77d22d30c2 SHA512 e9c2e2806976aaea568885f41ff774b9cb460707123c0926ed20428b00a9e9db796d67dca938dc16463eeb8e1c92f8e82ba60c92bc053c20d5570d5604df651c WHIRLPOOL 5b321c71a572922ee35a6741c5b98d066d0e43e8dfee183f7a91e6c2f0edcf20f0f21b272f905d7f2d93da49262734e4c14b369dfde0891913ca0dab06209d8b
+DIST Mail-Sender-0.903.tar.gz 60499 SHA256 4413eb49f520a8318151811ccb05a8d542973aada20aa503ad32f9ffc98a39bf SHA512 6c2ca98f7a19b1833c053760f2d62986e9de39e625c2f1bde88d6f9afa26bd3f7cb3e0acc0c0dd3aa2dad94ec80c6696350e5e42684ba0c75a86fc2ddea9a8f1 WHIRLPOOL 4ea439d3fcf5cc10cdf10471829ff415d90b184199e394f6bb09997427284cb44a1efb1ff8b770c98d8408a4ee8ddbaf6f470f091c1a00ad1d69833c9189f89b
diff --git a/dev-perl/Mail-Sender/metadata.xml b/dev-perl/Mail-Sender/metadata.xml
index fd4b3b7..1c3bbf0 100644
--- a/dev-perl/Mail-Sender/metadata.xml
+++ b/dev-perl/Mail-Sender/metadata.xml
@@ -14,6 +14,8 @@
<upstream>
<remote-id type="cpan">Mail-Sender</remote-id>
<remote-id type="cpan-module">Mail::Sender</remote-id>
+ <remote-id type="cpan-module">Mail::Sender::CType::Ext</remote-id>
+ <remote-id type="cpan-module">Mail::Sender::CType::Win32</remote-id>
<remote-id type="cpan-module">Mail::Sender::DBIO</remote-id>
<remote-id type="cpan-module">Mail::Sender::IO</remote-id>
</upstream>
next reply other threads:[~2016-11-19 23:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-19 23:57 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-27 11:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Sender/ Sam James
2022-10-07 7:03 Michał Górny
2022-09-04 10:50 Agostino Sarubbo
2022-09-03 21:36 Sam James
2022-09-03 21:30 Jakov Smolić
2022-09-03 21:30 Jakov Smolić
2022-09-03 21:30 Jakov Smolić
2022-08-17 21:13 Sam James
2022-08-13 7:14 Arthur Zamarin
2022-08-05 10:29 Arthur Zamarin
2022-07-14 19:18 Arthur Zamarin
2022-07-13 7:21 Arthur Zamarin
2022-07-12 17:20 Arthur Zamarin
2022-07-12 16:14 Arthur Zamarin
2022-07-12 9:25 Jakov Smolić
2021-11-12 0:25 Andreas K. Hüttel
2018-08-18 1:17 Kent Fredric
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-09-18 16:50 Kent Fredric
2016-03-26 20:06 Andreas Hüttel
2016-03-26 15:42 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=1479599371.40a5d6ff437a241cb93cadf19b8da796656b3c26.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