From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Uploader/
Date: Fri, 26 Jun 2020 12:23:36 +0000 (UTC) [thread overview]
Message-ID: <1593174173.0a02d13153bc571ce31f4174065a3ac941ceff7d.kentnl@gentoo> (raw)
commit: 0a02d13153bc571ce31f4174065a3ac941ceff7d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 12:22:53 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 12:22:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a02d131
dev-perl/CPAN-Uploader: Bump to version 0.103.14
- EAPI7
Upstream:
- Add --retries option to do multiple-upload attempts when 505 errors
happen.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../CPAN-Uploader/CPAN-Uploader-0.103.14.ebuild | 41 ++++++++++++++++++++++
dev-perl/CPAN-Uploader/Manifest | 1 +
2 files changed, 42 insertions(+)
diff --git a/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.14.ebuild b/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.14.ebuild
new file mode 100644
index 00000000000..1715e65381e
--- /dev/null
+++ b/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.14.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.103014
+inherit perl-module
+
+DESCRIPTION="upload things to the CPAN"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+RESTRICT="!test? ( test )"
+
+# r: File::Basename -> perl
+# r: HTTP::Request::Common -> HTTP-Message
+# r: HTTP::Status -> HTTP-Message
+# r: LWP::UserAgent -> libwww-perl
+# r: strict, warnings -> perl
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Data-Dumper
+ virtual/perl-Digest-MD5
+ dev-perl/File-HomeDir
+ virtual/perl-File-Spec
+ >=dev-perl/Getopt-Long-Descriptive-0.84.0
+ dev-perl/HTTP-Message
+ >=dev-perl/LWP-Protocol-https-1.0.0
+ dev-perl/libwww-perl
+ dev-perl/TermReadKey
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ !minimal? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ )
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/CPAN-Uploader/Manifest b/dev-perl/CPAN-Uploader/Manifest
index 83f5ca9aa6d..33f183b8a31 100644
--- a/dev-perl/CPAN-Uploader/Manifest
+++ b/dev-perl/CPAN-Uploader/Manifest
@@ -1 +1,2 @@
DIST CPAN-Uploader-0.103013.tar.gz 20961 BLAKE2B 9da4ae22e049f05598a4d916410619a93c46fdfafc51242836a85aa2ed2ce2806fc6970da082d7bfa72d18f82c47259367ba1fdb478f072675018bd097d8424e SHA512 28133d7e5a9b12abf9f089402108314ca9fd68981d52006136b82a754b56581c7c5b38ad69b6080d247b46d0c68d258674c49218c1c5d61811bf89bcd9d773fd
+DIST CPAN-Uploader-0.103014.tar.gz 21562 BLAKE2B 09596c89e21eb3a4e8ee8b3375f668e156508857828f0d421ea4f2ee5f831ae58e10091e93be7c362fd4cb7cbd42b03d193974497ed8749ed3cf9b6e4b16671e SHA512 2c7434e0bb6afb6aa73b9ac5cb4d1a865d179c63eaf1f985fc2117ced877b9845c71144e5fda29cad24dbf0073d3e167235f4ba359adca58a081c167f5aabb80
next reply other threads:[~2020-06-26 12:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 12:23 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 12:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Uploader/ Kent Fredric
2020-08-21 8:40 Kent Fredric
2020-09-26 9:24 Kent Fredric
2021-06-15 16:58 Andreas K. Hüttel
2023-06-21 22:49 Sam James
2023-07-24 3:57 Sam James
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=1593174173.0a02d13153bc571ce31f4174065a3ac941ceff7d.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