public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DMARC/
Date: Sun, 24 Oct 2021 05:22:25 +0000 (UTC)	[thread overview]
Message-ID: <1635052937.07a57be7d140c5bc763c37cbf3c0f0e0216d4dca.sam@gentoo> (raw)

commit:     07a57be7d140c5bc763c37cbf3c0f0e0216d4dca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 05:22:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 05:22:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a57be7

dev-perl/Mail-DMARC: add 1.202.109.270

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-DMARC/Mail-DMARC-1.202.109.270.ebuild     | 86 ++++++++++++++++++++++
 1 file changed, 86 insertions(+)

diff --git a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270.ebuild b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270.ebuild
new file mode 100644
index 00000000000..37fc9cedc2a
--- /dev/null
+++ b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=1.20210427
+inherit perl-module
+
+DESCRIPTION="Perl implementation of DMARC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+PERL_RM_FILES=(
+	'bin/install_deps.pl'
+)
+
+RDEPEND="
+	!minimal? (
+		dev-perl/Mail-DKIM
+		dev-perl/Net-IMAP-Simple
+		dev-perl/Net-SMTPS
+	)
+	virtual/perl-Carp
+	dev-perl/Config-Tiny
+	>=dev-perl/DBD-SQLite-1.310.0
+	>=dev-perl/DBIx-Simple-1.350.0
+	virtual/perl-Data-Dumper
+	dev-perl/Email-MIME
+	>=dev-perl/Email-Sender-1.300.32
+	dev-perl/Email-Simple
+	virtual/perl-Encode
+	dev-perl/File-ShareDir
+	virtual/perl-Getopt-Long
+	virtual/perl-HTTP-Tiny
+	virtual/perl-IO
+	virtual/perl-IO-Compress
+	dev-perl/IO-Socket-SSL
+	dev-perl/libwww-perl
+	dev-perl/Mail-DKIM
+	dev-perl/Net-DNS
+	dev-perl/Net-HTTP
+	dev-perl/Net-IDN-Encode
+	dev-perl/Net-IP
+	dev-perl/Net-SMTPS
+	dev-perl/Net-SSLeay
+	>=dev-perl/Net-Server-2
+	virtual/perl-Socket
+	>=dev-perl/Socket6-0.230.0
+	virtual/perl-Sys-Syslog
+	dev-perl/Test-File-ShareDir
+	dev-perl/URI
+	dev-perl/XML-LibXML
+	virtual/perl-parent
+	>=dev-perl/Regexp-Common-2013031301
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.360.100
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		dev-perl/Test-Exception
+		dev-perl/Test-Output
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	local my_test_control
+	local badfiles=( t/author-*.t )
+	my_test_control=${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}
+	if ! has network ${my_test_control} ; then
+		einfo "Removing network tests w/o DIST_TEST_OVERRIDE~=network";
+		badfiles+=(				\
+			"t/04.PurePerl.t"	\
+			"t/06.Result.t"		\
+			"t/09.HTTP.t"		\
+			"t/11.Report.Store.t"				\
+			"t/17.Report.Aggregate.Schema.t"	\
+			"t/22.Report.Send.SMTP.t"			\
+		)
+	fi
+	perl_rm_files "${badfiles[@]}"
+	perl-module_src_test
+}


             reply	other threads:[~2021-10-24  5:22 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24  5:22 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  5:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DMARC/ Arthur Zamarin
2024-06-14  5:32 Arthur Zamarin
2024-06-14  5:32 Arthur Zamarin
2024-06-13  5:13 Sam James
2024-05-01  3:59 Sam James
2023-07-27 10:22 WANG Xuerui
2023-07-15  8:20 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-20  8:29 Sam James
2023-03-20  6:56 Joonas Niilola
2023-03-20  6:56 Joonas Niilola
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2023-01-13 17:01 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-28 14:58 Jakov Smolić
2022-12-25 17:29 Arthur Zamarin
2021-11-12  0:25 Andreas K. Hüttel
2021-10-24  5:45 Sam James
2021-10-24  5:22 Sam James
2021-06-28 20:58 Andreas K. Hüttel
2017-12-16 11:28 Kent Fredric
2017-10-31 23:26 Kent Fredric
2016-08-02 11:54 Kent Fredric

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=1635052937.07a57be7d140c5bc763c37cbf3c0f0e0216d4dca.sam@gentoo \
    --to=sam@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