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-Box-IMAP4/
Date: Sat,  9 Sep 2023 08:08:14 +0000 (UTC)	[thread overview]
Message-ID: <1694246858.16efe2b9c469fe39254f7be923fbcdca11419ba4.sam@gentoo> (raw)

commit:     16efe2b9c469fe39254f7be923fbcdca11419ba4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 08:06:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 08:07:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16efe2b9

dev-perl/Mail-Box-IMAP4: add 3.8.0

Closes: https://bugs.gentoo.org/911371
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Mail-Box-IMAP4/Mail-Box-IMAP4-3.8.0.ebuild     | 33 ++++++++++++++++++++++
 dev-perl/Mail-Box-IMAP4/Manifest                   |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.8.0.ebuild b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.8.0.ebuild
new file mode 100644
index 000000000000..5800ac47c2d7
--- /dev/null
+++ b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.008
+inherit perl-module
+
+DESCRIPTION="Mail::Box connector via IMAP4"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	dev-perl/TimeDate
+	dev-perl/Digest-HMAC
+	virtual/perl-Digest-MD5
+	virtual/perl-File-Spec
+	>=virtual/perl-File-Temp-0.190.0
+	>=dev-perl/Mail-Box-3
+	>=dev-perl/Mail-IMAPClient-3.420.0
+	>=dev-perl/Mail-Message-3.13.0
+	>=dev-perl/Mail-Transport-3
+	virtual/perl-Scalar-List-Utils
+	!!<dev-perl/Mail-Box-3
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Mail-Box-IMAP4/Manifest b/dev-perl/Mail-Box-IMAP4/Manifest
index ace4e83d3e94..d176aab752ad 100644
--- a/dev-perl/Mail-Box-IMAP4/Manifest
+++ b/dev-perl/Mail-Box-IMAP4/Manifest
@@ -1 +1,2 @@
 DIST Mail-Box-IMAP4-3.007.tar.gz 44532 BLAKE2B a49c0d98e07e3fe5dfd3fc212f7c1b5937a915a37edec3b146247d916b423fbdbbc9cb146b2bf295780cc45610ba30d3f3feee8c6bb404068869d08b6b278bfb SHA512 f2cdf0063ec5ba66b9e29aa71c827aa5eb7f14cb25d139ff9dcdbcd111ebf5507763f501d7ca80b4269961cee83a91d8b282191e3beb0711536a505453342faf
+DIST Mail-Box-IMAP4-3.008.tar.gz 44744 BLAKE2B 34c35b60743ee9d65756d203838e114160fe5f100e69fa426e44ec6e4301a710922f37b0bd4047df85009a861eb12d605ff39428bbad0d3fc53ec8cc5b5e2e1a SHA512 4f65944105547546b96ba5e465d29c4692cf2ee15801b25012c9e33cbac00b1d90c9d231e21415631a3658495e77da03364af8ad0b69dc2ca4d39924a52b9640


             reply	other threads:[~2023-09-09  8:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09  8:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-04 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-IMAP4/ Sam James
2022-06-29 13:02 Sam James
2022-06-29 11:40 Sam James
2022-03-03 15:14 Yixun Lan
2021-09-07  0:09 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-30 15:10 Agostino Sarubbo
2021-06-27 19:13 Andreas K. Hüttel
2020-10-27 23:31 Sam James
2020-10-12 11:49 Agostino Sarubbo
2020-10-11 17:48 Sam James
2020-08-25  1:51 Sam James
2020-05-20  5:51 Georgy Yakovlev
2018-06-10  7:20 Kent Fredric
2017-11-01  3:52 Kent Fredric
2017-03-18 11:21 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=1694246858.16efe2b9c469fe39254f7be923fbcdca11419ba4.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