From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-Guess/
Date: Wed, 1 Jul 2020 18:02:07 +0000 (UTC) [thread overview]
Message-ID: <1593626503.51cdf67599c1806771de321f40041a1121990da8.kentnl@gentoo> (raw)
commit: 51cdf67599c1806771de321f40041a1121990da8
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 1 17:36:41 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jul 1 18:01:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51cdf675
dev-perl/Crypt-OpenSSL-Guess: Add w/ v=0.110.0
Required by newer dev-perl/Crypt-OpenSSL-RSA
libressl support probably doesn't work at all, because upstream
basically uses a hard-coded list of guess paths, so unless libressl
hijacks one of the search paths, a sad trombone will play
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Crypt-OpenSSL-Guess-0.110.0.ebuild | 31 ++++++++++++++++++++++
dev-perl/Crypt-OpenSSL-Guess/Manifest | 1 +
dev-perl/Crypt-OpenSSL-Guess/metadata.xml | 12 +++++++++
3 files changed, 44 insertions(+)
diff --git a/dev-perl/Crypt-OpenSSL-Guess/Crypt-OpenSSL-Guess-0.110.0.ebuild b/dev-perl/Crypt-OpenSSL-Guess/Crypt-OpenSSL-Guess-0.110.0.ebuild
new file mode 100644
index 00000000000..1a4da0faf42
--- /dev/null
+++ b/dev-perl/Crypt-OpenSSL-Guess/Crypt-OpenSSL-Guess-0.110.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=AKIYM
+DIST_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Guess OpenSSL include path"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Exporter-5.570.0
+ virtual/perl-File-Spec
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:= )
+"
+DEPEND="
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:= )
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ test? (
+ >=virtual/perl-Test-Simple-0.980.0
+ )
+"
diff --git a/dev-perl/Crypt-OpenSSL-Guess/Manifest b/dev-perl/Crypt-OpenSSL-Guess/Manifest
new file mode 100644
index 00000000000..e182ca76f5d
--- /dev/null
+++ b/dev-perl/Crypt-OpenSSL-Guess/Manifest
@@ -0,0 +1 @@
+DIST Crypt-OpenSSL-Guess-0.11.tar.gz 11346 BLAKE2B f22d09e23e91c36c722dc9800391b67a1f912f8af6a13ec95c9074e65559585c77e72596a6dae17db28e11f8449813777423a60d9af0147819dfcb91ba489152 SHA512 cdae7f20a15d24842cf117bfba4f3bc0ec7d1066251e0480cbadd8f0aa28c9c9573905726fc1333ea9fbbb3769a67dbf28043de8487dcce27dab5d14a0848b09
diff --git a/dev-perl/Crypt-OpenSSL-Guess/metadata.xml b/dev-perl/Crypt-OpenSSL-Guess/metadata.xml
new file mode 100644
index 00000000000..80fd8888a94
--- /dev/null
+++ b/dev-perl/Crypt-OpenSSL-Guess/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Crypt-OpenSSL-Guess</remote-id>
+ <remote-id type="cpan-module">Crypt::OpenSSL::Guess</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2020-07-01 18:02 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-01 18:02 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-04 8:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-Guess/ Sergei Trofimovich
2020-07-05 11:35 Sergei Trofimovich
2020-07-05 11:37 Sergei Trofimovich
2020-07-06 11:57 Michał Górny
2020-07-06 16:43 Sergei Trofimovich
2020-07-07 6:58 Sergei Trofimovich
2020-07-09 13:23 Sam James
2020-07-12 0:10 Sam James
2020-09-03 4:26 Yixun Lan
2020-09-26 19:44 Matt Turner
2020-10-22 5:11 Joshua Kinard
2020-11-28 9:57 Sam James
2020-12-05 4:20 Kent Fredric
2021-05-03 10:21 Mikle Kolyada
2021-05-11 19:48 Andreas K. Hüttel
2021-05-13 4:31 Sam James
2021-05-13 4:32 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-07-28 3:12 Sam James
2021-07-29 6:40 Agostino Sarubbo
2021-07-31 6:23 Sam James
2021-08-03 11:03 Sam James
2021-10-16 10:43 Andreas K. Hüttel
2022-11-15 8:46 Sam James
2022-11-15 8:46 Sam James
2022-12-18 11:41 Sam James
2022-12-18 11:41 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=1593626503.51cdf67599c1806771de321f40041a1121990da8.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