public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ipaddr/, dev-ml/ocaml-ipaddr/files/
@ 2017-01-24 11:23 Alexis Ballier
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2017-01-24 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5f8a44e4c605f730d438a21829165aca1a94c292
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:17:27 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:17:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8a44e4

dev-ml/ocaml-ipaddr: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-ipaddr/Manifest                  |  2 --
 dev-ml/ocaml-ipaddr/files/sexpl.patch         | 26 --------------------------
 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild | 26 --------------------------
 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild | 25 -------------------------
 4 files changed, 79 deletions(-)

diff --git a/dev-ml/ocaml-ipaddr/Manifest b/dev-ml/ocaml-ipaddr/Manifest
index 04901af..d6750d8 100644
--- a/dev-ml/ocaml-ipaddr/Manifest
+++ b/dev-ml/ocaml-ipaddr/Manifest
@@ -1,3 +1 @@
-DIST ocaml-ipaddr-2.6.1.tar.gz 64458 SHA256 7051013d8f58abff433187d70cd7ddd7a6b49a6fbe6cad1893f571f65b8ed3d0 SHA512 a22382b5118caf0a29322e52d40523cbf52edd21d477c2e4581a5f70441b71f948b75ff7d55a7cf6c32f0e68c430c3aff59a05d9514b29e858ff78f4c649c4c6 WHIRLPOOL 418a3bcbef9a1198962bd5d09381756520eaced7e86f8ba204810b786187cfb6e020019da331d85e11d510fa744802c66d52a450fb31a9ff8a418004ff1d4cbe
-DIST ocaml-ipaddr-2.7.0.tar.gz 65470 SHA256 3031abb4a5391af8b7e307db09807ef748fc718ee23855e2f933df47892d4c23 SHA512 36ce32945e05166165ba9d2d6d10a9fb1531a50ff4e9e1a87d1bf557e767fa2938af9cbaeea7da4eefd058d687f0b36696075fd4c9ed075f5207e3c9f5488c87 WHIRLPOOL 188acfc6e110253b62f92a21a08a1519650289141b9649bed2e80b7850f9cdaa8327859933501ff0b938c2896f42ba48fac57b0b4c6b3ea59b6f4368eac0bd28
 DIST ocaml-ipaddr-2.7.1.tar.gz 23652 SHA256 0d1d5fe983ff02ed09a0f03e5f1048c575d621599b42b5685d56f4da61186888 SHA512 9f640f10614666f3a7cc578e934b0424c1d6fdcdd2dc5620f4a8b4fa7799a07fdd7c4bbe4e91c4899d45612ce8d2d4cafc8bcd19e51253c6da5d12c504820903 WHIRLPOOL 5be5846d98fbec95c5d3ba47c3b59bbdd3c44e41d04270d0b0ca2331eb7e6aac3d79c4833bf8dd20edb2d0c9f03b3bc72c53f12e0d27fb9980bcf73dea2c17f4

diff --git a/dev-ml/ocaml-ipaddr/files/sexpl.patch b/dev-ml/ocaml-ipaddr/files/sexpl.patch
deleted file mode 100644
index a23175f..00000000
--- a/dev-ml/ocaml-ipaddr/files/sexpl.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: ocaml-ipaddr-2.6.1/_tags
-===================================================================
---- ocaml-ipaddr-2.6.1.orig/_tags
-+++ ocaml-ipaddr-2.6.1/_tags
-@@ -23,7 +23,7 @@
- "lib/ipaddr_unix.cmxs": use_ipaddr_unix
- <lib/*.ml{,i}>: pkg_bytes
- <lib/*.ml{,i}>: pkg_sexplib
--<lib/*.ml{,i}>: pkg_sexplib.syntax
-+<lib/*.ml{,i}>: pkg_pa_sexp_conv.syntax
- <lib/*.ml{,i}>: pkg_unix
- <lib/*.ml{,i}>: use_ipaddr
- # Library ipaddr_top
-Index: ocaml-ipaddr-2.6.1/setup.ml
-===================================================================
---- ocaml-ipaddr-2.6.1.orig/setup.ml
-+++ ocaml-ipaddr-2.6.1/setup.ml
-@@ -6905,7 +6905,7 @@ let setup_t =
-                         [
-                            FindlibPackage ("bytes", None);
-                            FindlibPackage ("sexplib", None);
--                           FindlibPackage ("sexplib.syntax", None)
-+                           FindlibPackage ("pa_sexp_conv.syntax", None)
-                         ];
-                       bs_build_tools = [ExternalTool "ocamlbuild"];
-                       bs_c_sources = [];

diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
deleted file mode 100644
index 3f09aa9..00000000
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="OCaml library for manipulation of IP (and MAC) address representations"
-HOMEPAGE="https://github.com/mirage/ocaml-ipaddr"
-SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-ml/sexplib:=
-	dev-ml/pa_sexp_conv:=
-"
-RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/sexpl.patch" )
-
-DOCS=( CHANGES README.md )

diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild
deleted file mode 100644
index 8aaf31f..00000000
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="OCaml library for manipulation of IP (and MAC) address representations"
-HOMEPAGE="https://github.com/mirage/ocaml-ipaddr"
-SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-ml/sexplib:=
-	dev-ml/ppx_sexp_conv:=
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGES README.md )


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ipaddr/, dev-ml/ocaml-ipaddr/files/
@ 2016-02-08 13:36 Alexis Ballier
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2016-02-08 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     c3994ea70cd2eaa69ed2bace79756ef480e3934e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 13:26:29 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 13:36:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3994ea7

dev-ml/ocaml-ipaddr: port to pa_sexp_conv and avoid requiring old sexplib

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/ocaml-ipaddr/files/sexpl.patch         | 26 ++++++++++++++++++++++++++
 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild |  3 ++-
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocaml-ipaddr/files/sexpl.patch b/dev-ml/ocaml-ipaddr/files/sexpl.patch
new file mode 100644
index 0000000..a23175f
--- /dev/null
+++ b/dev-ml/ocaml-ipaddr/files/sexpl.patch
@@ -0,0 +1,26 @@
+Index: ocaml-ipaddr-2.6.1/_tags
+===================================================================
+--- ocaml-ipaddr-2.6.1.orig/_tags
++++ ocaml-ipaddr-2.6.1/_tags
+@@ -23,7 +23,7 @@
+ "lib/ipaddr_unix.cmxs": use_ipaddr_unix
+ <lib/*.ml{,i}>: pkg_bytes
+ <lib/*.ml{,i}>: pkg_sexplib
+-<lib/*.ml{,i}>: pkg_sexplib.syntax
++<lib/*.ml{,i}>: pkg_pa_sexp_conv.syntax
+ <lib/*.ml{,i}>: pkg_unix
+ <lib/*.ml{,i}>: use_ipaddr
+ # Library ipaddr_top
+Index: ocaml-ipaddr-2.6.1/setup.ml
+===================================================================
+--- ocaml-ipaddr-2.6.1.orig/setup.ml
++++ ocaml-ipaddr-2.6.1/setup.ml
+@@ -6905,7 +6905,7 @@ let setup_t =
+                         [
+                            FindlibPackage ("bytes", None);
+                            FindlibPackage ("sexplib", None);
+-                           FindlibPackage ("sexplib.syntax", None)
++                           FindlibPackage ("pa_sexp_conv.syntax", None)
+                         ];
+                       bs_build_tools = [ExternalTool "ocamlbuild"];
+                       bs_c_sources = [];

diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
index 644bd00..3f09aa9 100644
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
+++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
@@ -18,8 +18,9 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="dev-ml/sexplib:=
-	<dev-ml/sexplib-113.01.00
+	dev-ml/pa_sexp_conv:=
 "
 RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/sexpl.patch" )
 
 DOCS=( CHANGES README.md )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-24 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 11:23 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ipaddr/, dev-ml/ocaml-ipaddr/files/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2016-02-08 13:36 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox