public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/qmp/, dev-ml/qmp/files/
@ 2022-04-20 21:57 Alessandro Barbieri
  0 siblings, 0 replies; only message in thread
From: Alessandro Barbieri @ 2022-04-20 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a05bf9478d6764601775da7a3ae567aee1fef848
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:54:13 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 21:57:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a05bf947

dev-ml/qmp: add 0.18.0, drop 0.17.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/qmp/Manifest                                |  2 +-
 dev-ml/qmp/files/qmp-0.18.0-ounit2.patch           | 37 ++++++++++++++++++++++
 .../qmp/{qmp-0.17.0.ebuild => qmp-0.18.0.ebuild}   |  0
 3 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/dev-ml/qmp/Manifest b/dev-ml/qmp/Manifest
index c636da4f0..337ca5f8c 100644
--- a/dev-ml/qmp/Manifest
+++ b/dev-ml/qmp/Manifest
@@ -1 +1 @@
-DIST qmp-0.17.0.tar.gz 24131 BLAKE2B bcf594c77cdcc4d6810008a841db25240bca350a2e6bd2e71919207aa6c96d7649836a916c3e38b262607dc17312ac79dce1ff97e6b5d45efb155808ff756bd1 SHA512 b8e295cb0664b6e74a5c3c536132e71185c484d008d319b0eb802959d1e11322c958739e73cf24809a323fdf8b55a9b01431d8f4d1b1e95d5d42f38645ad8892
+DIST qmp-0.18.0.tar.gz 24630 BLAKE2B 3953fda549d913e032e1b2f70dfd50215f56b4faf253ea65f961ad62d93be954fd902ca3bfb1b1ead487999267d2cec37df1ebb66108a58071858e7290576d84 SHA512 2fab5ba1b2ee81fb738a827dcd037be400704613c68cd37fccb18693b8332fa9904a30e425aadbd72407958f2dacbb89b244ec64572c2510554f524034d459b2

diff --git a/dev-ml/qmp/files/qmp-0.18.0-ounit2.patch b/dev-ml/qmp/files/qmp-0.18.0-ounit2.patch
new file mode 100644
index 000000000..926a68c34
--- /dev/null
+++ b/dev-ml/qmp/files/qmp-0.18.0-ounit2.patch
@@ -0,0 +1,37 @@
+diff --git a/README.md b/README.md
+index cc6df4b..0595368 100644
+--- a/README.md
++++ b/README.md
+@@ -8,7 +8,7 @@ OCaml implementation of the Qemu Monitor Protocol (QMP)
+ Install the dependencies using OPAM:
+ 
+ ```sh
+-opam install yojson cmdliner dune ounit
++opam install yojson cmdliner dune ounit2
+ ```
+ 
+ Build the library, tests, and CLI:
+diff --git a/lib_test/dune b/lib_test/dune
+index acc68b9..a587594 100644
+--- a/lib_test/dune
++++ b/lib_test/dune
+@@ -6,5 +6,5 @@
+ 
+ (executable
+   (name messages)
+-  (libraries libqmp oUnit)
++  (libraries libqmp ounit2)
+ )
+diff --git a/qmp.opam b/qmp.opam
+index 2e21b12..571b58f 100644
+--- a/qmp.opam
++++ b/qmp.opam
+@@ -17,7 +17,7 @@ depends: [
+   "dune" {build}
+   "yojson"
+   "cmdliner"
+-  "ounit" {with-test}
++  "ounit2" {with-test}
+ ]
+ dev-repo: "git://github.com/xapi-project/ocaml-qmp"
+ synopsis: "OCaml implementation of a Qemu Message Protocol (QMP) client"

diff --git a/dev-ml/qmp/qmp-0.17.0.ebuild b/dev-ml/qmp/qmp-0.18.0.ebuild
similarity index 100%
rename from dev-ml/qmp/qmp-0.17.0.ebuild
rename to dev-ml/qmp/qmp-0.18.0.ebuild


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-20 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-20 21:57 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/qmp/, dev-ml/qmp/files/ Alessandro Barbieri

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