[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sha/

2023-02-02 Thread Alfredo Tupone
commit: d7525d7953d7952da3c531e516f00b0f1d1c6fd9
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Feb  2 14:29:50 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb  2 14:30:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7525d79

dev-ml/ocaml-sha: add 1.15.4

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocaml-sha/Manifest|  1 +
 dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ml/ocaml-sha/Manifest b/dev-ml/ocaml-sha/Manifest
index 07c86dccea07..046f52c7dfb3 100644
--- a/dev-ml/ocaml-sha/Manifest
+++ b/dev-ml/ocaml-sha/Manifest
@@ -1,2 +1,3 @@
 DIST ocaml-sha-1.15.1.tar.gz 15972 BLAKE2B 
c80fe4ba9a216fb88b0ca4cdf4f467450ad7225c9aa8fbb7389c85b8372de0a965683dc4a674c82ae4c2801b9f6a83777fbd3bfe5deb68af3d5e9193c058c9d9
 SHA512 
25af4f3fff6d5126e5e3b5f4dff4d6cc48396ffea48da186450236825bbb79110c7918a2bfa1c77dfaee9570965f9052d87c513d9f9da01208d95962b12cfd1c
 DIST ocaml-sha-1.15.2.tar.gz 15700 BLAKE2B 
7504d4302d54d94f6b8143efce6487dbc95c4f909baef515a85a7a6f7adcc5cff94225ae9231770193025312a82384b738e47001f1b6975cd39f4d21b8f6a162
 SHA512 
7ea47377747ef4c36791c4ed9ff88fe138ee14d012cc3f7b41fcc28776e57ea54c5ee5cc033adc6288177ed834afb73c44e60cfff01f1be28492a992f97a1d06
+DIST sha-1.15.4.tbz 17759 BLAKE2B 
24ca05f6228aa3fce3bd4d0478115f7664569b6d1a3049298d4c4255b4e9ff0e91ac1d957236331fef275466744d539721251d9bfaf6790f55f438223e761581
 SHA512 
dbb31b523ba0bace023bc1b0558a8f572a0ec20fb3f19f783935be755cd161e09aba352eda2bcf7c4e5ab838c7f874cfbfaed9debf0813df25d9dbe7b9314fdf

diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild 
b/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild
new file mode 100644
index ..3da8b2a1fbbe
--- /dev/null
+++ b/dev-ml/ocaml-sha/ocaml-sha-1.15.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DUNE_PKG_NAME=sha
+
+inherit dune
+
+MYP=sha-${PV}
+DESCRIPTION="Binding to the SHA cryptographic functions"
+HOMEPAGE="https://github.com/djs55/ocaml-sha/;
+SRC_URI="https://github.com/djs55/${PN}/releases/download/v${PV}/${MYP}.tbz;
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-ml/stdlib-shims:="
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-ml/ounit2 )"
+
+S="${WORKDIR}"/${MYP}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sha/

2022-12-16 Thread Maciej Barć
commit: 120a41ab1775b0411cb405c67cc253c3bdee2ac5
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Dec 16 10:26:08 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Dec 16 11:06:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120a41ab

dev-ml/ocaml-sha: bump to 1.15.2

Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/ocaml-sha/Manifest|  1 +
 dev-ml/ocaml-sha/ocaml-sha-1.15.2.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ml/ocaml-sha/Manifest b/dev-ml/ocaml-sha/Manifest
index d5f04d4492b9..07c86dccea07 100644
--- a/dev-ml/ocaml-sha/Manifest
+++ b/dev-ml/ocaml-sha/Manifest
@@ -1 +1,2 @@
 DIST ocaml-sha-1.15.1.tar.gz 15972 BLAKE2B 
c80fe4ba9a216fb88b0ca4cdf4f467450ad7225c9aa8fbb7389c85b8372de0a965683dc4a674c82ae4c2801b9f6a83777fbd3bfe5deb68af3d5e9193c058c9d9
 SHA512 
25af4f3fff6d5126e5e3b5f4dff4d6cc48396ffea48da186450236825bbb79110c7918a2bfa1c77dfaee9570965f9052d87c513d9f9da01208d95962b12cfd1c
+DIST ocaml-sha-1.15.2.tar.gz 15700 BLAKE2B 
7504d4302d54d94f6b8143efce6487dbc95c4f909baef515a85a7a6f7adcc5cff94225ae9231770193025312a82384b738e47001f1b6975cd39f4d21b8f6a162
 SHA512 
7ea47377747ef4c36791c4ed9ff88fe138ee14d012cc3f7b41fcc28776e57ea54c5ee5cc033adc6288177ed834afb73c44e60cfff01f1be28492a992f97a1d06

diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.15.2.ebuild 
b/dev-ml/ocaml-sha/ocaml-sha-1.15.2.ebuild
new file mode 100644
index ..dca25b58d530
--- /dev/null
+++ b/dev-ml/ocaml-sha/ocaml-sha-1.15.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DUNE_PKG_NAME=sha
+
+inherit dune
+
+DESCRIPTION="Binding to the SHA cryptographic functions"
+HOMEPAGE="https://github.com/djs55/ocaml-sha/;
+SRC_URI="https://github.com/djs55/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-ml/stdlib-shims:="
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-ml/ounit2 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sha/

2021-12-04 Thread Maciej Barć
commit: 79257f04da77e8188f658c42fd3ad08a60b84522
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Dec  5 03:39:20 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Dec  5 03:40:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79257f04

dev-ml/ocaml-sha: new package; add version 1.15.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/ocaml-sha/Manifest|  1 +
 dev-ml/ocaml-sha/metadata.xml| 18 ++
 dev-ml/ocaml-sha/ocaml-sha-1.15.1.ebuild | 22 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-ml/ocaml-sha/Manifest b/dev-ml/ocaml-sha/Manifest
new file mode 100644
index ..d5f04d4492b9
--- /dev/null
+++ b/dev-ml/ocaml-sha/Manifest
@@ -0,0 +1 @@
+DIST ocaml-sha-1.15.1.tar.gz 15972 BLAKE2B 
c80fe4ba9a216fb88b0ca4cdf4f467450ad7225c9aa8fbb7389c85b8372de0a965683dc4a674c82ae4c2801b9f6a83777fbd3bfe5deb68af3d5e9193c058c9d9
 SHA512 
25af4f3fff6d5126e5e3b5f4dff4d6cc48396ffea48da186450236825bbb79110c7918a2bfa1c77dfaee9570965f9052d87c513d9f9da01208d95962b12cfd1c

diff --git a/dev-ml/ocaml-sha/metadata.xml b/dev-ml/ocaml-sha/metadata.xml
new file mode 100644
index ..34e9bead1fc0
--- /dev/null
+++ b/dev-ml/ocaml-sha/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  
+m...@gentoo.org
+ML
+  
+  
+This is the binding for SHA interface code in OCaml. Offering the same
+interface than the MD5 digest included in the OCaml standard library.
+It's currently providing SHA1, SHA256 and SHA512 hash functions.
+  
+  
+https://github.com/djs55/ocaml-sha/issues/
+djs55/ocaml-sha
+  
+

diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.15.1.ebuild 
b/dev-ml/ocaml-sha/ocaml-sha-1.15.1.ebuild
new file mode 100644
index ..d6ab5623b0f4
--- /dev/null
+++ b/dev-ml/ocaml-sha/ocaml-sha-1.15.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DUNE_PKG_NAME="sha"
+
+inherit dune
+
+DESCRIPTION="Binding to the SHA cryptographic functions"
+HOMEPAGE="https://github.com/djs55/ocaml-sha;
+SRC_URI="https://github.com/djs55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-ml/stdlib-shims:="
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-ml/ounit2 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sha/

2017-01-24 Thread Alexis Ballier
commit: c0ffda0cbecbfbddabab71a04ba5bd6a24b48052
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 24 11:20:26 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 24 11:20:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ffda0c

dev-ml/ocaml-sha: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-sha/Manifest |  1 -
 dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-ml/ocaml-sha/Manifest b/dev-ml/ocaml-sha/Manifest
index 78939a2..7b81313 100644
--- a/dev-ml/ocaml-sha/Manifest
+++ b/dev-ml/ocaml-sha/Manifest
@@ -1,2 +1 @@
-DIST ocaml-sha-1.8.tar.gz 11911 SHA256 
473c67cc95629ed7bf788bdc08a6d829dc953c223628bc030ecaa28c0cf3245d SHA512 
53a0c86d239a4b98b4ce5236c20f97273f9bb4cde539ed248712cdb35fa49df998db2b5a57343e555907848885a46846e932934d15477ad65c321d9e2a5c1e60
 WHIRLPOOL 
a8309f445ac95ac9c497afadd5285420310e09687bfde1de60c2bfb1d838611cca15c6ae80d1e4a8e90379d304d510875e8249931ac2a39950df1037a38a9a12
 DIST ocaml-sha-v1.9.tar.gz 12872 SHA256 
caa1dd9071c2c56ca180061bb8e1824ac3b5e83de8ec4ed197275006c2a088d0 SHA512 
e49f725f0544a423c57199b2534519a005916f24a17bf7761e744ec963c5712b8b0b82b052d87c55fdfd3143f194f44283c7332ab08f480328c0c21642ae5778
 WHIRLPOOL 
ab616f746e7a30ebf17758b5320ed34ac0126fe4fe1674c8d58021ba5469b9fddd9f20f55b4755c9774bec3a3e00399f6b08f1861b33be5724eae3916d9fd0d6

diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild 
b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild
deleted file mode 100644
index 9934c8a..
--- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit findlib vcs-snapshot
-
-DESCRIPTION="A binding for SHA interface code in OCaml"
-HOMEPAGE="https://github.com/vincenthz/ocaml-sha;
-SRC_URI="https://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt]"
-RDEPEND="${DEPEND}"
-
-src_compile() {
-   emake -j1
-}
-
-src_install() {
-   findlib_src_install
-   dodoc README
-}