From 0ac7abfe1692a264f7fbb2446fdc161eb50d766d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Jul 2023 23:58:21 +0100 Subject: dev-perl/LWP-Protocol-https: add 6.110.0 Bug: https://bugs.gentoo.org/358081 Bug: https://bugs.gentoo.org/509666 Signed-off-by: Sam James --- .../LWP-Protocol-https-6.110.0.ebuild | 28 ++++++++++++++++++++++ dev-perl/LWP-Protocol-https/Manifest | 1 + 2 files changed, 29 insertions(+) create mode 100644 dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild new file mode 100644 index 000000000000..a0de24a197e1 --- /dev/null +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=OALDERS +DIST_VERSION=6.11 +inherit perl-module + +DESCRIPTION="Provide https support for LWP::UserAgent" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" + +RDEPEND=" + >=dev-perl/IO-Socket-SSL-1.970.0 + >=dev-perl/libwww-perl-6.60.0 + >=dev-perl/Net-HTTP-6 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=dev-perl/Test-Needs-0.2.10 + virtual/perl-Test-Simple + dev-perl/Test-RequiresInternet + ) +" diff --git a/dev-perl/LWP-Protocol-https/Manifest b/dev-perl/LWP-Protocol-https/Manifest index 554d94aac674..f941aae2a266 100644 --- a/dev-perl/LWP-Protocol-https/Manifest +++ b/dev-perl/LWP-Protocol-https/Manifest @@ -1 +1,2 @@ DIST LWP-Protocol-https-6.10.tar.gz 33691 BLAKE2B 9436d81e2049b09bc7d0323f89ae41d7a7e0df6f2a01451a5badcbd3c2bb842935c947c543636415e11fcb5972203bb362de448b6888423cb1130fa3f472c4c4 SHA512 4d3c89dab6fadcb574c176977ca6debba177ee3f817e87319d9cd81e0a0b09214e271c2e97edc456dad2f4a1ebf8c6266a4ae52c3a93144880a5b32db97e7a31 +DIST LWP-Protocol-https-6.11.tar.gz 32599 BLAKE2B 1177b02a9a35bf9a7959eaa181b1fe156164c6d4a16043021a39e8691dd9fa677ec83401545fadeb4a49f9f989cb0ea801be94ba0cfe496b1a75868d0423dca4 SHA512 1e74c45898778c58d00eefbdd04a3ed47cf38164296278bec66c9b85f48ad635931873d2bf5423be8562df2c22b4bbf8eff0502bd29ba1c790bbbf76f3616ecf -- cgit v1.2.3-65-gdbad