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: Mon, 20 Mar 2023 08:29:47 +0000 (UTC) [thread overview]
Message-ID: <1679300961.92fb20ee3b9c750b3337348204ea60c52f271453.sam@gentoo> (raw)
commit: 92fb20ee3b9c750b3337348204ea60c52f271453
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 08:14:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 08:29:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fb20ee
dev-perl/Mail-DKIM: add 1.202.302.120
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Mail-DKIM/Mail-DKIM-1.202.302.120.ebuild | 45 +++++++++++++++++++++++
dev-perl/Mail-DKIM/Manifest | 1 +
2 files changed, 46 insertions(+)
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.302.120.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.302.120.ebuild
new file mode 100644
index 000000000000..d413c224bf92
--- /dev/null
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.302.120.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MBRADSHAW
+DIST_VERSION=1.20230212
+DIST_EXAMPLES=("scripts/*")
+inherit perl-module
+
+DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Crypt-OpenSSL-RSA-0.240.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 b424f1d35c92..d3c6a45bbfb8 100644
--- a/dev-perl/Mail-DKIM/Manifest
+++ b/dev-perl/Mail-DKIM/Manifest
@@ -1 +1,2 @@
DIST Mail-DKIM-1.20200907.tar.gz 177877 BLAKE2B a71da80038e9abc8056fb248f7c6da76fdd98427bc18fc1d3c4bdba73dde4a683db10a1b1b61bedf03adbcf349c4be9e82e29b13adaa02007db5b7422ffc27f1 SHA512 1bfdd97ca49abfd3ae6f13bc8ede8706531801e078351ac41a3a6172b9e65249d247e38a95c53eb60781b5f38b971a5acf9c8b98948e9c4d7a427a525ee231cb
+DIST Mail-DKIM-1.20230212.tar.gz 179183 BLAKE2B 51613469d5369525a5c51859cabbf2ac0dc04e5406ede338dcb16471182d3d3e789821b5cc52fe85cdb07f67a20b33abf4fff1e647e3aa25c2a69c1037b0f753 SHA512 b34ee931f121104c93973f5cacf551f7583947c82fd272197b970852ac37d910f69d2fd44a4d4614162ee38b54205bb93e0138fdf48cc2c43ab2606040f18d3b
next reply other threads:[~2023-03-20 8:29 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 8:29 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-05-01 3:59 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
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=1679300961.92fb20ee3b9c750b3337348204ea60c52f271453.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