public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-gettext/
Date: Sat, 17 Oct 2020 11:31:24 +0000 (UTC)	[thread overview]
Message-ID: <1602934280.3a8bfd8768607691f52c17153d9585d0e4ceaac0.sam@gentoo> (raw)

commit:     3a8bfd8768607691f52c17153d9585d0e4ceaac0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 11:30:54 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 11:31:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8bfd87

dev-ml/ocaml-gettext: depend on earlier OCaml for old rev

The older version uses -unsafe-string which is forbidden
in 4.10.0.

Closes: https://bugs.gentoo.org/749690
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...{ocaml-gettext-0.3.7-r1.ebuild => ocaml-gettext-0.3.7-r2.ebuild} | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r1.ebuild b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r2.ebuild
similarity index 90%
rename from dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r1.ebuild
rename to dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r2.ebuild
index c4643c7c33a..a71acc3dd62 100644
--- a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r1.ebuild
+++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r2.ebuild
@@ -17,7 +17,11 @@ RESTRICT="!test? ( test )"
 
 PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )
 
-RDEPEND=">=dev-lang/ocaml-3.12.1:=
+# OCaml 4.10 does not support -unsafe-string by default
+# bug #666149
+RDEPEND="
+	>=dev-lang/ocaml-3.12.1:=
+	<dev-lang/ocaml-4.10.0:=
 	>=dev-ml/ocaml-fileutils-0.4.0:=
 	>=dev-ml/camomile-0.8.3:=
 	sys-devel/gettext


             reply	other threads:[~2020-10-17 11:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 11:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-02 10:56 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-gettext/ Arthur Zamarin
2023-04-18 21:55 Maciej Barć
2023-02-23 23:47 Sam James
2021-10-02 21:10 Sam James
2021-03-13 15:26 Sam James
2021-03-13 15:26 Sam James
2021-03-13 15:26 Sam James
2021-02-03 12:53 Sam James
2021-02-02  4:17 Sam James
2021-01-27  3:28 Sam James
2021-01-22  3:34 Sam James
2021-01-22  3:34 Sam James
2020-10-31  9:47 Joonas Niilola
2020-10-18 12:05 Sam James
2020-10-17  8:11 Sam James
2020-10-17  1:19 Sam James
2020-10-17  1:04 Sam James
2020-10-17  1:01 Sam James
2017-03-14 10:21 Alexis Ballier
2016-06-23 14:34 Alexis Ballier
2016-06-23 14:34 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=1602934280.3a8bfd8768607691f52c17153d9585d0e4ceaac0.sam@gentoo \
    --to=sam@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