public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/cfssl/
Date: Tue, 27 Jul 2021 23:11:53 +0000 (UTC)	[thread overview]
Message-ID: <1627427509.57a5ebafe8bf88bbfbd6f3cc4d9f218fdf25d5a9.williamh@gentoo> (raw)

commit:     57a5ebafe8bf88bbfbd6f3cc4d9f218fdf25d5a9
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 27 23:10:23 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 23:11:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a5ebaf

app-crypt/cfssl: 1.6.0 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-crypt/cfssl/Manifest           |  1 +
 app-crypt/cfssl/cfssl-1.6.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/app-crypt/cfssl/Manifest b/app-crypt/cfssl/Manifest
index dfe0138b7ad..28bf72a18d4 100644
--- a/app-crypt/cfssl/Manifest
+++ b/app-crypt/cfssl/Manifest
@@ -1 +1,2 @@
 DIST cfssl-1.4.1.tar.gz 5736648 BLAKE2B 581627eb269fcbbbe9ff3afe558c6ddc7afa10f563444899244045baa0ae195d8822b389e7c59bec6c9135b1159b18d2a5e497c83cd26eaa47a3a87de23ce694 SHA512 0aa557708a300e2eaf48a99d55794069530b6842584cdd867a864272b205c89d5abc2acf3a19d34b3b5519a6429b5f55685129638e65d574ad6afe5b7e1e1e8f
+DIST cfssl-1.6.0.tar.gz 7428162 BLAKE2B 100313b756885e00a09003bfd326f8b0d69a14d148cd65b97a53667716c14a8841d862740b7dafbca74da30a8f1d6465ca3f3bad6ccd2ed39379bb1de80fd225 SHA512 a1470c50a6ffa506d2c1798a9e8af5a60206cd41d24cc3ca8a071e9ddfc3249a07fa79c03dabc3df0800985be7e930018045ae95ee83d31486cba93e516da111

diff --git a/app-crypt/cfssl/cfssl-1.6.0.ebuild b/app-crypt/cfssl/cfssl-1.6.0.ebuild
new file mode 100644
index 00000000000..58eda26f63b
--- /dev/null
+++ b/app-crypt/cfssl/cfssl-1.6.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit go-module
+
+DESCRIPTION="Cloudflare's PKI and TLS toolkit"
+HOMEPAGE="https://github.com/cloudflare/cfssl"
+SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="hardened"
+
+RDEPEND="!!dev-lang/mono" #File collision (bug 614364)
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.4.1-build-fix.patch"
+)
+
+src_compile() {
+	CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" emake VERSION="${PV}"
+}
+
+src_install() {
+	dobin bin/*
+	dodoc CHANGELOG README.md
+}


             reply	other threads:[~2021-07-27 23:11 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27 23:11 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 17:43 [gentoo-commits] repo/gentoo:master commit in: app-crypt/cfssl/ Arthur Zamarin
2025-01-21 21:26 Sam James
2024-12-11  7:17 Sam James
2024-12-11  7:17 Sam James
2024-12-11  6:12 Sam James
2024-03-02 23:51 Andreas K. Hüttel
2024-03-02 23:29 Andreas K. Hüttel
2022-10-17 19:23 Sam James
2020-05-09 19:53 William Hubbs
2020-05-05 22:59 William Hubbs
2019-11-24 18:22 William Hubbs
2019-07-23 15:21 Manuel Rüger
2019-04-10 23:02 William Hubbs
2019-04-10  8:41 Manuel Rüger
2019-04-09 13:22 Manuel Rüger
2019-02-07 10:48 Manuel Rüger
2018-06-06 12:28 Manuel Rüger
2018-03-29 12:04 Manuel Rüger
2018-03-29 12:04 Manuel Rüger
2018-02-26 10:22 Manuel Rüger
2018-02-26 10:22 Manuel Rüger
2018-02-14 21:48 Manuel Rüger
2018-02-14 21:48 Manuel Rüger
2017-12-23 15:02 Manuel Rüger
2017-12-23 15:02 Manuel Rüger
2017-10-04  7:47 Michał Górny
2017-09-25 12:39 Manuel Rüger
2017-06-12 14:16 Manuel Rüger
2017-06-08 12:21 Manuel Rüger
2017-06-08 12:21 Manuel Rüger
2017-03-31  0:24 Manuel Rüger

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=1627427509.57a5ebafe8bf88bbfbd6f3cc4d9f218fdf25d5a9.williamh@gentoo \
    --to=williamh@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