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-DKIM/
Date: Wed,  1 May 2024 03:59:15 +0000 (UTC)	[thread overview]
Message-ID: <1714535383.8f37bf66d2454956484d0a53b3bcb04a3e65c8e0.sam@gentoo> (raw)

commit:     8f37bf66d2454956484d0a53b3bcb04a3e65c8e0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 03:31:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  1 03:49:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f37bf66

dev-perl/Mail-DKIM: add 1.202.401.240

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

 dev-perl/Mail-DKIM/Mail-DKIM-1.202.401.240.ebuild | 46 +++++++++++++++++++++++
 dev-perl/Mail-DKIM/Manifest                       |  1 +
 2 files changed, 47 insertions(+)

diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.401.240.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.401.240.ebuild
new file mode 100644
index 000000000000..2fb98f1ed507
--- /dev/null
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.401.240.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=1.20240124
+DIST_EXAMPLES=("scripts/*")
+inherit perl-module
+
+DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Crypt-OpenSSL-RSA-0.240.0
+	>=dev-perl/CryptX-0.67.0
+	virtual/perl-Digest-SHA
+	virtual/perl-MIME-Base64
+	dev-perl/MailTools
+	dev-perl/Mail-AuthenticationResults
+	dev-perl/Net-DNS
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Net-DNS-Resolver-Mock
+		virtual/perl-Test-Simple
+		dev-perl/Test-RequiresInternet
+		dev-perl/YAML-LibYAML
+	)
+"
+
+mydoc=("doc/*.txt" "HACKING.DKIM")
+
+src_test() {
+	# disable online tests
+	if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+		einfo "Removing network tests w/o DIST_TEST_OVERRIDE=~network"
+		perl_rm_files t/{policy,public_key,verifier,dev-manifest}.t
+	fi
+	perl-module_src_test
+}

diff --git a/dev-perl/Mail-DKIM/Manifest b/dev-perl/Mail-DKIM/Manifest
index 6b7fbdf17f12..b06b8e28391b 100644
--- a/dev-perl/Mail-DKIM/Manifest
+++ b/dev-perl/Mail-DKIM/Manifest
@@ -1 +1,2 @@
 DIST Mail-DKIM-1.20230911.tar.gz 182962 BLAKE2B 6657070301c3e5c5ace34ce3534a4902ae73cc48416edf7be4241a2a03f32c552f19dac83f6ea09881447b26b366e63ef12cc2bebe3cd9905091dd113c9f04c6 SHA512 d89a4412e6352602d5eec9ca435b2c13dd06aa5c639fd357608f8788b9ba8b2dafe0c064bc48928ac040e19d144a48cedd07cecf7c0caa623b0d39845133ee80
+DIST Mail-DKIM-1.20240124.tar.gz 183426 BLAKE2B 85af63c656f36ef6d33d2729e2360c65230f6b2a7ee6fcbea0aca451f0966c14569543cb453f29b2ce8c417ef0fce0d5e3b65332314e96898d2ff1a4901a9b83 SHA512 5453bca0e27906193084f0faf94b06c3a01cc835d4d226a0281793ea5e7105b4907090f25769dc5f51b6b816eacb5abceb56a046716a80a0288f3332c655c1c8


             reply	other threads:[~2024-05-01  3:59 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01  3:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-14  3:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DKIM/ Sam James
2024-10-14  4:18 Sam James
2024-09-24 17:51 Sam James
2024-09-23 13:53 Sam James
2024-09-23 12:38 Sam James
2024-07-07 11:02 Sam James
2024-06-14  0:43 Sam James
2024-06-10  2:18 Sam James
2024-06-09 21:18 Sam James
2024-06-09 21:18 Sam James
2024-06-09 21:12 Sam James
2024-01-24  4:57 Ionen Wolkens
2024-01-18  8:06 Florian Schmaus
2024-01-18  8:06 Florian Schmaus
2023-12-31  3:49 Sam James
2023-12-08  9:54 Sam James
2023-12-08  8:51 Arthur Zamarin
2023-09-12  0:43 Sam James
2023-08-20 18:10 Arthur Zamarin
2023-08-20 17:37 Arthur Zamarin
2023-08-20  6:40 Sam James
2023-08-20  6:20 Sam James
2023-08-20  6:20 Sam James
2023-08-05 12:42 Arthur Zamarin
2023-07-27 10:22 WANG Xuerui
2023-06-30  6:25 Sam James
2023-06-30  4:24 Sam James
2023-06-01  6:22 Sam James
2023-06-01  6:22 Sam James
2023-06-01  5:27 Sam James
2023-06-01  5:22 Sam James
2023-06-01  5:22 Sam James
2023-03-20  8:29 Sam James
2022-12-15  4:57 Sam James
2021-11-12  0:25 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11 12:17 Agostino Sarubbo
2021-10-11  8:10 Agostino Sarubbo
2021-10-11  5:12 Sam James
2021-10-11  4:20 Sam James
2021-09-06  0:15 Sam James
2021-07-28  1:08 Sam James
2021-07-24 20:23 Matt Turner
2021-07-08  7:11 Sergei Trofimovich
2021-07-08  7:09 Sergei Trofimovich
2021-07-07  2:16 Sam James
2021-07-06 17:59 Sam James
2021-06-30 23:20 Sergei Trofimovich
2021-06-29 18:59 Sergei Trofimovich
2021-06-28 20:58 Andreas K. Hüttel
2021-06-28 20:29 Andreas K. Hüttel
2020-08-17  8:41 Fabian Groffen
2020-04-15  9:53 Kent Fredric
2019-07-29 18:42 Aaron Bauman
2019-04-01 19:33 Andreas Sturmlechner
2018-07-23 19:00 Sergei Trofimovich
2018-07-23  0:43 Mikle Kolyada
2018-07-22 21:36 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
2017-12-25 11:42 Markus Meier
2017-11-26 12:17 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-11-02  8:44 Sergei Trofimovich
2017-11-01 14:29 Kent Fredric
2017-11-01  4:15 Kent Fredric
2017-04-17  2:34 Kent Fredric
2016-08-16  5:05 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=1714535383.8f37bf66d2454956484d0a53b3bcb04a3e65c8e0.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