From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/csexp/
Date: Tue, 16 May 2023 15:44:26 +0000 (UTC) [thread overview]
Message-ID: <1684251862.d782c4e2b197ae1e08b96abef1f0ec56a7a56cc2.xgqt@gentoo> (raw)
commit: d782c4e2b197ae1e08b96abef1f0ec56a7a56cc2
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 15:06:43 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue May 16 15:44:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d782c4e2
dev-ml/csexp: bump to 1.5.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/csexp/Manifest | 1 +
dev-ml/csexp/csexp-1.5.2.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-ml/csexp/Manifest b/dev-ml/csexp/Manifest
index 4ff43c2cb136..66dc0eff7c21 100644
--- a/dev-ml/csexp/Manifest
+++ b/dev-ml/csexp/Manifest
@@ -1,2 +1,3 @@
DIST csexp-1.3.2.tbz 9775 BLAKE2B b1afea15558a5520abab214874653e9768ebbb22e064b51dab2f5bd5543460e357f9e1cba964341bcb24c5d53d8477de5458186e4d83db21d99a8ca45009d818 SHA512 ff1bd6a7c6bb3a73ca9ab0506c9ec1f357657deaa9ecc7eb32955817d9b0f266d976af3e2b8fc34c621cb0caf1fde55f9a609dd184e2054f500bf09afeb83026
DIST csexp-1.5.1.tbz 10082 BLAKE2B 71d6844d5ae37d64c4b29ed8e2479869bda23bc8b352acc17a83a061acb6bb2dc223e3e9aba444c87949137123a716450a0c665c2c109bd98dcd702931e4a2be SHA512 d785bbabaff9f6bf601399149ef0a42e5e99647b54e27f97ef1625907793dda22a45bf83e0e8a1eba2c63634c5484b54739ff0904ef556f5fc592efa38af7505
+DIST csexp-1.5.2.tbz 11447 BLAKE2B 2c0481fa1e713e86f0146acdae132b645374deb813c085e0c65881c1edcee45ebfc863d13b9e5fa15d236f1a5634c4549248fe986afff71edf47ab9d648aa552 SHA512 be281018bcfc20d4db14894ef51c4b836d6338d2fdfe22e63d46f405f8dea7349e16f1c0ecd65f73d4c85a2a80e618cdbb8c9dafcbb9f229f04f1adca5b1973c
diff --git a/dev-ml/csexp/csexp-1.5.2.ebuild b/dev-ml/csexp/csexp-1.5.2.ebuild
new file mode 100644
index 000000000000..ce18d6efa6e7
--- /dev/null
+++ b/dev-ml/csexp/csexp-1.5.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Parsing and printing of S-expressions in Canonical form"
+HOMEPAGE="https://github.com/ocaml-dune/csexp/"
+SRC_URI="https://github.com/ocaml-dune/csexp/releases/download/${PV}/${P}.tbz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-ml/result-1.5:=[ocamlopt=]"
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-ml/ppx_expect )"
next reply other threads:[~2023-05-16 15:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 15:44 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 12:15 [gentoo-commits] repo/gentoo:master commit in: dev-ml/csexp/ Arthur Zamarin
2024-10-15 15:25 Arthur Zamarin
2024-05-30 19:53 Alfredo Tupone
2021-10-18 23:49 Sam James
2021-10-17 3:21 Sam James
2021-10-15 3:04 Sam James
2021-10-14 18:32 Sam James
2021-10-12 7:14 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-10-11 5:12 Sam James
2021-07-26 21:08 Alfredo Tupone
2021-02-19 21:01 Alfredo Tupone
2021-01-27 6:04 Sam James
2020-10-14 11:34 Mark Wright
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=1684251862.d782c4e2b197ae1e08b96abef1f0ec56a7a56cc2.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