public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-POP3/
Date: Wed,  1 Nov 2017 03:52:39 +0000 (UTC)	[thread overview]
Message-ID: <1509508117.4d2026e3343d053d4e53993bd44f2756516cf1ac.kentnl@gentoo> (raw)

commit:     4d2026e3343d053d4e53993bd44f2756516cf1ac
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 03:48:37 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 03:48:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2026e3

dev-perl/Mail-Box-POP3: Bump to version 3.3.0

Upstream:
- Fix wrong license documentation
- Disable fragile tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.3.0.ebuild | 32 +++++++++++++++++++++++
 dev-perl/Mail-Box-POP3/Manifest                   |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.3.0.ebuild b/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.3.0.ebuild
new file mode 100644
index 00000000000..c9845fe6550
--- /dev/null
+++ b/dev-perl/Mail-Box-POP3/Mail-Box-POP3-3.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.003
+inherit perl-module
+
+DESCRIPTION="Mail::Box connector via POP3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Digest-MD5
+	virtual/perl-File-Spec
+	virtual/perl-IO
+	>=dev-perl/Mail-Message-3
+	>=dev-perl/Mail-Box-3
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Socket
+	!!<dev-perl/Mail-Box-3
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+DIST_TEST="do" # parallel tests fail

diff --git a/dev-perl/Mail-Box-POP3/Manifest b/dev-perl/Mail-Box-POP3/Manifest
index eae2a5a4ea0..7b3dff2ca2a 100644
--- a/dev-perl/Mail-Box-POP3/Manifest
+++ b/dev-perl/Mail-Box-POP3/Manifest
@@ -1 +1,2 @@
 DIST Mail-Box-POP3-3.001.tar.gz 30345 SHA256 6381322ec44cf28e2ef693a86fed4cc2d706edd28d073c5d90cb0a5137459cb6 SHA512 b9eda066d9a925192706c504a30e0c43214a696f0c8c06acadaaefa3da73541ae15db5821d50a531ceb2dd09e2ef6d71da50edf0b099ea64cfc5f7cfff58c05e WHIRLPOOL 527d0c465889c49edf201cab3469e231e35f19e057099f44491e1b5c5e0b2aa01dffa5020c7eaa234a4d84d5153525b01048d5d8ccd22f9edf5f8c44b6958003
+DIST Mail-Box-POP3-3.003.tar.gz 30500 SHA256 c6f8f3b6b3fa08e0a629577e79104e187d9a8fb823b6c517e188a3db421b0a4f SHA512 be63f85abbf78e1497eb6d6d3f87e80a3fd6d58fa6469f8732435cc740f72c2ffc6da8f5d98907e2dd4b7d0412c15f94abb994fc9274701ee050f4a3e1f50397 WHIRLPOOL 340a4de5c1725337bd6503c5c5f49cd1c71f94e465dc36c88e5499ee97b7933f3fcce0abb2af1b2eac64da8e434df02e1dff8ad5d020581b0eb05625ec4037cb


             reply	other threads:[~2017-11-01  3:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01  3:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-01  7:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Box-POP3/ Sam James
2023-10-01  4:53 Sam James
2023-10-01  4:04 Sam James
2023-10-01  4:04 Sam James
2023-10-01  3:57 Sam James
2023-08-29  6:36 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-28 20:29 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-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=1509508117.4d2026e3343d053d4e53993bd44f2756516cf1ac.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