From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/
Date: Sat, 24 Dec 2022 07:41:13 +0000 (UTC) [thread overview]
Message-ID: <1671867666.dd1e62c05ad0149cce0e93212fd09efac6070e74.mgorny@gentoo> (raw)
commit: dd1e62c05ad0149cce0e93212fd09efac6070e74
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 07:15:10 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 07:41:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1e62c0
dev-libs/libretls: Bump to 3.7.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-libs/libretls/Manifest | 1 +
dev-libs/libretls/libretls-3.7.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-libs/libretls/Manifest b/dev-libs/libretls/Manifest
index f88687af4878..de98aa583b41 100644
--- a/dev-libs/libretls/Manifest
+++ b/dev-libs/libretls/Manifest
@@ -1 +1,2 @@
DIST libretls-3.5.2.tar.gz 425404 BLAKE2B b975326c0bd9c2f4adb511f3a6ad4fc8cd9afccd24a3def0c82bf68473b73b93cd83b8b6b3ffb29fc5ba378a9d4fd902dda933f552a02fec374cd56e1690956e SHA512 62eed971cbacb4a50e5ebdad1ea1d57dd3b4f7520634393faf1fc141ef63b6e7d50acbe49747c956fca6b9f2dec8a79ab724df6e08a77858a1624b5a6e3cbe57
+DIST libretls-3.7.0.tar.gz 427980 BLAKE2B 291e4da4038b1baf88694c9e38e31b8d656d8ecb2ab397e7ce6efe4cfd55d69ccf03cfbe84fd7858d7d64c2ebb00dd43102dfd2ff9e6a3f3df95924930d2e099 SHA512 18987d09ee804883e2c3cfae1209494b7020d976cc7137ba39540c18e0dc23d25034a46c6c64955201b425ca981e03cbe629f9ff979fd4a72d3dcfbd51efdf84
diff --git a/dev-libs/libretls/libretls-3.7.0.ebuild b/dev-libs/libretls/libretls-3.7.0.ebuild
new file mode 100644
index 000000000000..6b78472c8b5b
--- /dev/null
+++ b/dev-libs/libretls/libretls-3.7.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Port of libtls from LibreSSL to OpenSSL"
+HOMEPAGE="https://git.causal.agency/libretls/about/"
+SRC_URI="https://causal.agency/libretls/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/26"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+DEPEND="
+ dev-libs/openssl:=
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ virtual/pkgconfig
+"
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2022-12-24 7:41 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 7:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-28 1:59 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/ Sam James
2024-05-28 1:59 Sam James
2024-01-17 5:33 Sam James
2023-11-12 3:59 Michał Górny
2023-11-11 21:03 Arthur Zamarin
2023-11-11 20:02 Sam James
2023-10-12 4:23 Michał Górny
2023-02-03 15:08 Michał Górny
2023-02-03 12:46 Sam James
2023-02-03 12:34 Sam James
2023-02-03 12:33 Sam James
2023-02-03 12:31 Arthur Zamarin
2023-02-03 12:26 Arthur Zamarin
2023-02-03 12:20 Sam James
2022-09-19 6:42 Michał Górny
2022-09-05 17:43 Michał Górny
2022-09-05 14:03 Agostino Sarubbo
2022-09-04 21:49 Jakov Smolić
2022-09-04 18:43 Arthur Zamarin
2022-09-04 18:21 Arthur Zamarin
2022-09-04 18:21 Arthur Zamarin
2022-09-04 17:45 Sam James
2022-07-14 18:02 Fabian Groffen
2022-06-30 9:07 Marek Szuba
2022-05-14 7:28 Michał Górny
2022-04-27 20:17 Michał Górny
2022-04-27 19:17 Arthur Zamarin
2022-04-27 19:02 Arthur Zamarin
2022-04-27 18:31 Arthur Zamarin
2022-04-27 18:20 Sam James
2022-04-27 18:20 Sam James
2022-04-27 18:16 Arthur Zamarin
2022-03-26 19:24 Michał Górny
2022-03-26 19:11 Arthur Zamarin
2022-03-25 7:48 Agostino Sarubbo
2022-03-25 7:47 Agostino Sarubbo
2022-03-25 7:46 Agostino Sarubbo
2022-03-24 19:03 Jakov Smolić
2022-03-24 19:03 Jakov Smolić
2022-03-22 6:35 Michał Górny
2022-02-28 8:28 Michał Górny
2022-01-17 2:19 Anthony G. Basile
2021-12-18 18:27 Michał Górny
2021-12-18 18:10 Sam James
2021-12-18 15:09 Arthur Zamarin
2021-12-18 15:09 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-11-06 19:56 Sam James
2021-11-05 17:38 Sam James
2021-11-05 17:38 Sam James
2021-11-05 17:33 Sam James
2021-11-05 10:04 Agostino Sarubbo
2021-11-05 2:20 Sam James
2021-10-17 11:01 Michał Górny
2021-09-25 15:17 Anthony G. Basile
2021-07-06 7:58 Michał Górny
2021-07-06 1:48 Sam James
2021-07-03 6:22 Agostino Sarubbo
2021-07-03 6:20 Agostino Sarubbo
2021-07-03 1:32 Sam James
2021-07-03 1:30 Sam James
2021-07-03 1:28 Sam James
2021-05-26 8:19 Michał Górny
2021-05-03 17:09 Mikle Kolyada
2021-02-25 9:53 Sam James
2021-02-25 7:31 Sam James
2021-02-25 2:50 Sam James
2021-02-24 20:25 Sam James
2021-02-24 20:24 Sam James
2021-02-23 18:13 Sergei Trofimovich
2021-02-21 8:30 Joshua Kinard
2021-02-18 7:27 Sam James
2021-01-19 14:25 Sam James
2021-01-19 2:24 Sam James
2021-01-10 15:50 Sergei Trofimovich
2021-01-09 19:09 Sam James
2021-01-09 19:09 Sam James
2021-01-08 7:24 Sergei Trofimovich
2021-01-06 17:35 Sergei Trofimovich
2020-12-31 3:43 Mike Gilbert
2020-12-29 18:29 Anthony G. Basile
2020-12-29 18:25 Anthony G. Basile
2020-12-29 12:15 Michał Górny
2020-12-29 12:11 Michał Górny
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=1671867666.dd1e62c05ad0149cce0e93212fd09efac6070e74.mgorny@gentoo \
--to=mgorny@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