From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocurl/
Date: Tue, 4 Oct 2016 10:07:13 +0000 (UTC) [thread overview]
Message-ID: <1475575623.c8f8088ab80ce99a83a8a38aebc2d8bd6738e5ca.aballier@gentoo> (raw)
commit: c8f8088ab80ce99a83a8a38aebc2d8bd6738e5ca
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 09:24:40 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 10:07:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f8088a
dev-ml/ocurl: bump to 0.7.9
Package-Manager: portage-2.3.1
dev-ml/ocurl/Manifest | 1 +
dev-ml/ocurl/ocurl-0.7.9.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-ml/ocurl/Manifest b/dev-ml/ocurl/Manifest
index c843227..358cf6c 100644
--- a/dev-ml/ocurl/Manifest
+++ b/dev-ml/ocurl/Manifest
@@ -1,2 +1,3 @@
DIST ocurl-0.6.1.tgz 101147 SHA256 c671d605d36a8051867f7483a9f7ec93b3985f5e4824073f1ceb85d19e09bad3 SHA512 2c82c9b8e8d6ee26a85add7a2698ab1f61478777f9c7b0b217cacb6491067b619f508b41c22eaa54cf249147d287a77c62a00aef3b19ee6c135426c4559ab7f3 WHIRLPOOL 921939801a1a8d73052954b3d6699c41d2e7f360fe7e1af41f8681f1179aef3d831f1f556cdc0f0c1cee2c9ef1f2bf4caa38923ddfdd57642b6791cb40089289
DIST ocurl-0.7.8.tar.gz 107339 SHA256 867a33835d7d91070f6408cdebe77f064d4b852659d2f5a6c1a7c9754e2019cb SHA512 cf18a74b882b70cf8bb0e7dad4589e59ed92a9e6554ffb709c39157bb6a7ca7bd35360303fe912f84e978668192f0c31fda2258d05a064ab615c068017597438 WHIRLPOOL c5663022350e2fc5887d0dfcf5d71b6ceff9c4bc9d4ba5d261415f886e386ff52ec8ac8dfc137e34faf41351a92a921e2b274a801fd9c7cc7aed5f0079062f52
+DIST ocurl-0.7.9.tar.gz 108242 SHA256 c45958aa31126502d33765fc9ba4dce89f7328095f61c51ea3cfac83bbd41810 SHA512 daa571279570fa1e4ecfa213b717149f6be3922c3c904a22912d04afcf01651702c8324b4b06cbff1fcc023a1f7663e8b1b1e7f14dc377e043ecf2ac09122877 WHIRLPOOL 4db36633097df5dee8c8407d364c586150f4f5d76e826dedd2a626d59f57542bbef615061893a50eb67147b4077275f093b7d903729f79040fafe33200afc62b
diff --git a/dev-ml/ocurl/ocurl-0.7.9.ebuild b/dev-ml/ocurl/ocurl-0.7.9.ebuild
new file mode 100644
index 00000000..dc5621b
--- /dev/null
+++ b/dev-ml/ocurl/ocurl-0.7.9.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit findlib
+
+DESCRIPTION="OCaml interface to the libcurl library"
+HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/ https://github.com/ygrek/ocurl"
+LICENSE="MIT"
+SRC_URI="https://github.com/ygrek/ocurl/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0/${PV}"
+IUSE="examples"
+
+RDEPEND=">=net-misc/curl-7.9.8
+ dev-ml/lwt:=
+ dev-ml/camlp4:=
+ >=dev-lang/ocaml-3.12:=[ocamlopt]"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+KEYWORDS="~amd64 ~x86"
+
+src_compile()
+{
+ emake -j1 all
+}
+
+src_install()
+{
+ findlib_src_install
+ dodoc CHANGES.txt README.md
+ if use examples; then
+ dodoc -r examples
+ docompress -x /usr/share/doc/${PF}/examples
+ fi
+}
next reply other threads:[~2016-10-04 10:07 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 10:07 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 22:16 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocurl/ Jakov Smolić
2024-11-23 18:57 Alfredo Tupone
2024-06-25 17:39 Alfredo Tupone
2022-11-24 18:14 Conrad Kostecki
2022-05-19 13:36 Agostino Sarubbo
2022-03-10 10:10 Jakov Smolić
2022-02-19 12:02 Arthur Zamarin
2022-02-19 8:19 Arthur Zamarin
2022-01-09 1:42 Sam James
2021-03-14 0:48 Sam James
2021-02-11 6:31 Sam James
2021-02-11 6:26 Sam James
2021-02-10 18:53 Sam James
2021-02-10 16:33 Sam James
2020-10-28 3:36 Sam James
2020-10-20 1:37 Sam James
2020-10-20 1:37 Sam James
2018-02-11 21:56 Thomas Deutschmann
2017-08-09 21:27 Sergei Trofimovich
2017-08-09 21:27 Sergei Trofimovich
2017-08-02 11:23 Alexis Ballier
2017-06-22 14:24 Alexis Ballier
2017-06-15 8:49 Alexis Ballier
2017-04-20 17:16 Alexis Ballier
2017-04-05 17:50 Markus Meier
2017-01-24 11:32 Alexis Ballier
2016-10-04 10:07 Alexis Ballier
2016-09-14 15:33 Alexis Ballier
2016-05-17 10:27 Alexis Ballier
2015-10-30 10:56 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=1475575623.c8f8088ab80ce99a83a8a38aebc2d8bd6738e5ca.aballier@gentoo \
--to=aballier@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