From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ssl/
Date: Tue, 6 Sep 2022 17:00:14 +0000 (UTC) [thread overview]
Message-ID: <1662483611.f3c03ccdff809ca0d17ab98a9ac30419dbf97ba0.xgqt@gentoo> (raw)
commit: f3c03ccdff809ca0d17ab98a9ac30419dbf97ba0
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 16:57:23 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 17:00:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c03ccd
dev-ml/ocaml-ssl: bump to 0.5.12
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/ocaml-ssl/Manifest | 1 +
dev-ml/ocaml-ssl/ocaml-ssl-0.5.12.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ml/ocaml-ssl/Manifest b/dev-ml/ocaml-ssl/Manifest
index a06e08b2a767..3b06ae506dd4 100644
--- a/dev-ml/ocaml-ssl/Manifest
+++ b/dev-ml/ocaml-ssl/Manifest
@@ -1,2 +1,3 @@
DIST ocaml-ssl-0.5.10.tar.gz 33951 BLAKE2B a27cce7e19c3737657cbdba31d919d51d0db137aafddc6397ff018fe36346a8e99b0353c76f4a4bc4dcc7dcf63ec326e87b2ebc809b78de1511963357be280b0 SHA512 f2d0acc8dcdb0a36c8ad236f60c6e9d7f8f76ea25183017218953dbe3432a19de5b0be8214714add71b88b211ac78318f09429d4df7ecba1e19dc94d4414f0e1
+DIST ocaml-ssl-0.5.12.tar.gz 40242 BLAKE2B c5e0102f2b2a8448c4774139a3c49df198b81ed5b6bd14373bd15a22f8b4b30d29fd449139c12850bcfaa522415f4ff001f48fe218cd3d527598bafc78145d3f SHA512 d9365b2af911b24ffe0687d8d742cb82b67be39fd64ba04fcfab48a957cd2aefbb1b46ddccd944e1a73ee482866f4a0e95767b135fe43fe82d978493b7b3a827
DIST ocaml-ssl-0.5.9.tar.gz 32721 BLAKE2B c6b1ec659fddf384005f2cb045c0b0c059daaa93bd782904354e12e1ce63432c04c9bdc823dbfd0cd903ce872c91f0a750975cc69a56c9384ef6d09ed46c22cd SHA512 6826e5a6ab9f51013e8d097900f443d091e085e3d2d232a315a0e3a90ca334c9b9779d20dcae267f9ed961bc4a08fcb80372e669389c59a22d5c7706d37fcd5f
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.12.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.12.ebuild
new file mode 100644
index 000000000000..4c76a96825c3
--- /dev/null
+++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DUNE_PKG_NAME=ssl
+
+inherit dune
+
+DESCRIPTION="OCaml bindings for OpenSSL"
+HOMEPAGE="https://github.com/savonet/ocaml-ssl"
+SRC_URI="https://github.com/savonet/ocaml-ssl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+IUSE="+ocamlopt"
+
+BDEPEND="dev-ml/dune-configurator"
+DEPEND="dev-libs/openssl:0=
+ >=dev-lang/ocaml-3.10:=[ocamlopt?]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+ dune_src_install
+
+ dodoc CHANGES.md README.md
+}
next reply other threads:[~2022-09-06 17:00 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 17:00 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 18:11 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ssl/ Arthur Zamarin
2024-06-09 18:11 Arthur Zamarin
2024-06-09 12:56 Arthur Zamarin
2024-06-09 12:06 Arthur Zamarin
2023-09-30 14:24 Maciej Barć
2023-09-30 14:24 Maciej Barć
2023-09-30 14:24 Maciej Barć
2023-09-30 14:24 Maciej Barć
2023-04-29 8:23 Arthur Zamarin
2023-04-24 11:32 Alfredo Tupone
2023-01-07 11:10 Maciej Barć
2022-09-07 12:17 Maciej Barć
2022-09-06 22:36 Maciej Barć
2021-04-18 6:47 Sam James
2021-04-18 6:45 Sam James
2021-03-12 15:25 Sam James
2021-02-19 20:12 Thomas Deutschmann
2021-02-17 18:04 Alfredo Tupone
2021-02-01 17:47 Sam James
2021-01-24 11:12 Alfredo Tupone
2020-10-24 0:38 Sam James
2020-10-22 13:59 Sam James
2020-10-22 13:54 Sam James
2020-10-20 9:56 Sam James
2020-10-20 7:03 Sam James
2020-10-20 2:16 Sam James
2020-10-20 1:37 Sam James
2020-10-20 1:37 Sam James
2017-10-14 12:10 Alexis Ballier
2017-10-04 8:02 Alexis Ballier
2017-04-05 17:50 Markus Meier
2017-01-26 11:43 Alexis Ballier
2017-01-25 14:29 Agostino Sarubbo
2017-01-25 10:58 Agostino Sarubbo
2017-01-24 11:23 Alexis Ballier
2016-11-10 15:18 Alexis Ballier
2015-11-24 15:08 Alexis Ballier
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=1662483611.f3c03ccdff809ca0d17ab98a9ac30419dbf97ba0.xgqt@gentoo \
--to=xgqt@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