public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_tls/
Date: Mon, 02 Jun 2025 06:46:30 +0000 (UTC)	[thread overview]
Message-ID: <1748846631.4492b2400662bbe95f646aae764b4b0a30cd9ac8.flow@gentoo> (raw)

commit:     4492b2400662bbe95f646aae764b4b0a30cd9ac8
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  2 06:43:51 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jun  2 06:43:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4492b240

dev-erlang/fast_tls: add 1.1.23

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/fast_tls/Manifest               |  1 +
 dev-erlang/fast_tls/fast_tls-1.1.23.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/fast_tls/Manifest b/dev-erlang/fast_tls/Manifest
index 348cdebf75c3..eb6b4819bed3 100644
--- a/dev-erlang/fast_tls/Manifest
+++ b/dev-erlang/fast_tls/Manifest
@@ -1,3 +1,4 @@
 DIST fast_tls-1.1.19.tar.gz 84300 BLAKE2B 7e56db075bca76e95c2aa94d03b630a35ea3946958da0fd23f27f2816c4ea04778ce496735a5218f32566380f58694039436d822934772a35d9b5688dea6650a SHA512 ca1c1763c600d6e1b87a231728e9c836d23064c17c48c80efdedec0de7677305a095b61ecdf5a5b1b33cc8dbeec00cdc3242f08288bcd074ad57e212cd55d213
 DIST fast_tls-1.1.21.tar.gz 85145 BLAKE2B f333263efd807b4828aeb18ef08c217f778feab12f3435b6385b3180c3aae3b70f970b0b464158f7c4232dfbcd2f745a40345a28a4690ba82e05496c920ad51e SHA512 bac8ea634fc401123b565069962c54388996b8e5c54485bbb2f7d4ea7ca8ce1f1a59c19c328863658e9df891708b0383dd95c22541117f8c49a719e90475f125
 DIST fast_tls-1.1.22.tar.gz 85440 BLAKE2B cf631a78b288ffaf5120634ac2804d5dff9403c5aec5d54eb49fb4834c523b77da4e58978ec14dc12d8ca9a34575d586d8a774943e79743cc073a5d0524ead89 SHA512 62a213f2cfdf57b3d3995d11da5e21527fd29518bdcad61b3779e7c59bc2e232aa156288d386463f07b5e4f6a54f65f3f53df69133325c9710b9472088938a72
+DIST fast_tls-1.1.23.tar.gz 85456 BLAKE2B 618caff5bd70ffb980406d10afd5fdd9a9c41e1804cd5f5fc2397d4cecbe4b6f6e5acca12d08054338d886d6a7f1c69147dc73ff4db6ee435c72efd1bc6929fe SHA512 bb37c9518d6c32f6e0ec63bc43f00ec58c0ca63fb9ed170e6cc01f347f5a140c1cbb5944b33aa186bcd65a8a151f786ef0a662279c2d01866023ae4c27b2dfa5

diff --git a/dev-erlang/fast_tls/fast_tls-1.1.23.ebuild b/dev-erlang/fast_tls/fast_tls-1.1.23.ebuild
new file mode 100644
index 000000000000..5eb56691d922
--- /dev/null
+++ b/dev-erlang/fast_tls/fast_tls-1.1.23.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit rebar
+
+DESCRIPTION="TLS/SSL native driver for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/fast_tls"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
+
+DEPEND="
+	>=dev-erlang/p1_utils-1.0.27
+	dev-libs/openssl:0=
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )


             reply	other threads:[~2025-06-02  6:46 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-02  6:46 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-06  0:04 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_tls/ Sam James
2024-11-08 20:21 Florian Schmaus
2024-10-18  8:36 Florian Schmaus
2024-10-18  8:27 Florian Schmaus
2024-06-10 20:05 Arthur Zamarin
2024-04-16 14:55 Florian Schmaus
2024-04-14 17:24 Arthur Zamarin
2024-03-10 20:10 Florian Schmaus
2023-02-10 20:36 Sam James
2022-10-28 20:57 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-05-17 20:02 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01  9:35 Sam James
2021-05-02 12:37 Mikle Kolyada
2020-10-12 14:29 Hanno Böck
2020-10-12 14:29 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-07-03  5:58 Hanno Böck
2020-05-04  9:04 Hanno Böck
2020-04-01  9:27 Hanno Böck
2019-12-16 11:33 Hanno Böck
2019-12-07 13:47 Sergei Trofimovich
2019-11-02 14:46 Hanno Boeck
2019-08-31 14:19 Hanno Boeck
2019-06-05 21:52 Andreas Sturmlechner
2019-05-24 22:08 Sergei Trofimovich
2019-05-23 12:47 Mikle Kolyada
2019-01-09 21:56 Amadeusz Piotr Żołnowski
2018-10-16 21:40 Amadeusz Piotr Żołnowski
2017-11-18 19:43 Sergei Trofimovich
2017-10-23 19:51 Thomas Deutschmann
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2016-12-21 12:22 Tobias Klausmann
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-08-20 21:08 Anthony G. Basile
2016-08-20  3:11 Matthias Maier
2016-06-07 22:24 Amadeusz Piotr Żołnowski

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=1748846631.4492b2400662bbe95f646aae764b4b0a30cd9ac8.flow@gentoo \
    --to=flow@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