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: virtual/perl-libnet/
Date: Fri, 28 Aug 2020 19:55:56 +0000 (UTC)	[thread overview]
Message-ID: <1598644542.3190c92ccaed20eb0edf154b76407e71d551ad95.kentnl@gentoo> (raw)

commit:     3190c92ccaed20eb0edf154b76407e71d551ad95
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 19:55:23 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 19:55:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3190c92c

virtual/perl-libnet: PDEPEND dev-perl/IO-Socket-SSL re bug #735004

This is necessary due to Net::SMTP having ssl mechanics, that don't work
unless IO-Socket-SSL is available.

However, adding this dep presently drops support for m68k and m68k-mint
due to those arches not keeping on top of keywording for IO-Socket-SSL

Bug: https://bugs.gentoo.org/735004
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 virtual/perl-libnet/perl-libnet-3.110.0-r4.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/virtual/perl-libnet/perl-libnet-3.110.0-r4.ebuild b/virtual/perl-libnet/perl-libnet-3.110.0-r4.ebuild
new file mode 100644
index 00000000000..030e7deaa7b
--- /dev/null
+++ b/virtual/perl-libnet/perl-libnet-3.110.0-r4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="+ssl"
+
+RDEPEND="
+	|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
+	dev-lang/perl:=
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"
+# https://bugs.gentoo.org/735004
+PDEPEND="
+	ssl? (
+		>=dev-perl/IO-Socket-SSL-2.7.0
+	)
+"


             reply	other threads:[~2020-08-28 19:56 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 19:55 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25 21:56 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-libnet/ Andreas K. Hüttel
2023-09-02 15:34 Sam James
2023-09-02  8:53 Sam James
2023-09-01 19:56 Arthur Zamarin
2023-09-01 19:33 Arthur Zamarin
2023-09-01 17:24 Arthur Zamarin
2023-09-01 14:23 Sam James
2023-06-03 14:19 Andreas K. Hüttel
2022-12-27 23:46 Sam James
2022-12-27 19:55 Sam James
2022-12-18  6:43 Sam James
2022-12-18  6:34 Sam James
2022-12-18  1:14 Sam James
2022-05-25  1:09 Andreas K. Hüttel
2022-04-29  2:14 WANG Xuerui
2021-10-16 19:38 Andreas K. Hüttel
2021-07-21  2:50 Sam James
2021-07-20 14:16 Sam James
2021-07-20  5:05 Sam James
2021-07-20  1:27 Sam James
2021-05-20  1:18 Andreas K. Hüttel
2021-05-02 12:52 Andreas K. Hüttel
2021-05-02 12:52 Andreas K. Hüttel
2020-08-04 16:41 Andreas K. Hüttel
2020-02-10 21:54 Andreas K. Hüttel
2019-12-06  9:56 Mikle Kolyada
2019-09-10  0:40 Matt Turner
2019-05-26  0:28 Aaron Bauman
2019-05-24 14:37 Mikle Kolyada
2019-05-24  8:12 Mikle Kolyada
2019-05-24  7:39 Mikle Kolyada
2019-05-24  6:54 Mikle Kolyada
2019-05-24  6:42 Mikle Kolyada
2019-05-24  6:39 Mikle Kolyada
2019-05-24  6:35 Mikle Kolyada
2019-05-17 20:08 Andreas K. Hüttel
2019-05-04 20:17 Andreas K. Hüttel
2019-02-16  8:46 Mikle Kolyada
2019-01-08 22:01 Mart Raudsepp
2019-01-06 11:34 Mikle Kolyada
2019-01-06 10:33 Mikle Kolyada
2019-01-06 10:23 Mikle Kolyada
2019-01-06 10:14 Mikle Kolyada
2019-01-06  8:32 Sergei Trofimovich
2019-01-05 20:46 Matt Turner
2019-01-05 19:45 Sergei Trofimovich
2019-01-05 12:30 Mikle Kolyada
2019-01-05  8:00 Mikle Kolyada
2019-01-04 13:47 Mikle Kolyada
2018-06-08 11:59 Kent Fredric
2017-05-30 22:21 Sergei Trofimovich
2017-04-28 13:14 Agostino Sarubbo
2017-04-16  8:07 Jeroen Roovers
2017-04-15 11:25 Agostino Sarubbo
2017-04-15 11:20 Agostino Sarubbo
2017-04-05 21:29 Michael Weber
2017-03-17 11:12 Michael Haubenwallner
2017-01-21 14:08 Jeroen Roovers
2017-01-18 10:02 Agostino Sarubbo
2017-01-18  9:50 Agostino Sarubbo
2016-12-23  0:22 Thomas Deutschmann
2016-12-17  8:32 Aaron Bauman
2016-12-17  6:50 Markus Meier
2016-12-12 13:34 Tobias Klausmann
2016-09-29 13:46 Agostino Sarubbo
2016-09-29 11:01 Agostino Sarubbo
2016-09-29 10:34 Agostino Sarubbo
2016-09-29  9:22 Agostino Sarubbo
2016-09-29  9:06 Agostino Sarubbo
2016-09-14  7:28 Agostino Sarubbo
2016-05-24 15:47 Tobias Klausmann
2016-05-19 19:10 Markus Meier

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=1598644542.3190c92ccaed20eb0edf154b76407e71d551ad95.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