diff --git a/packages/bindlib/bindlib.4.0.2/opam b/packages/bindlib/bindlib.4.0.2/opam index 84ee00d9fc7..59e02ad0653 100644 --- a/packages/bindlib/bindlib.4.0.2/opam +++ b/packages/bindlib/bindlib.4.0.2/opam @@ -6,7 +6,7 @@ authors: "Rodolphe Lepigre " ] homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib" license: "LGPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos" build: [make] install: [make "install"] remove: ["ocamlfind" "remove" "bindlib"] diff --git a/packages/bindlib/bindlib.4.0.3/opam b/packages/bindlib/bindlib.4.0.3/opam index 8c3c8f4ae12..8dc95b1b004 100644 --- a/packages/bindlib/bindlib.4.0.3/opam +++ b/packages/bindlib/bindlib.4.0.3/opam @@ -6,7 +6,7 @@ authors: "Rodolphe Lepigre " ] homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib" license: "LGPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos" build: [make] install: [make "install"] remove: ["ocamlfind" "remove" "bindlib"] diff --git a/packages/bindlib/bindlib.4.0/opam b/packages/bindlib/bindlib.4.0/opam index a2eb592ce82..c3976dc4d2c 100644 --- a/packages/bindlib/bindlib.4.0/opam +++ b/packages/bindlib/bindlib.4.0/opam @@ -8,7 +8,7 @@ authors: "Rodolphe Lepigre " ] homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib" license: "LGPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos" build: [make] install: [make "install"] remove: ["ocamlfind" "remove" "bindlib"] diff --git a/packages/camlimages/camlimages.4.0.1/opam b/packages/camlimages/camlimages.4.0.1/opam index f731e251ef5..cfd89bd80f0 100644 --- a/packages/camlimages/camlimages.4.0.1/opam +++ b/packages/camlimages/camlimages.4.0.1/opam @@ -25,7 +25,7 @@ conflicts: [ "lablgtk" { >= "2.18.6" } ] bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" homepage: "http://cristal.inria.fr/camlimages/" install: [ [ "omake" "install" ] diff --git a/packages/camlimages/camlimages.4.0.2/opam b/packages/camlimages/camlimages.4.0.2/opam index 4898ac8c8f5..986d5047d5e 100644 --- a/packages/camlimages/camlimages.4.0.2/opam +++ b/packages/camlimages/camlimages.4.0.2/opam @@ -20,7 +20,7 @@ depends: [ "omake" {build} ] bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" depopts: [ "lablgtk" ] diff --git a/packages/camlimages/camlimages.4.1.0/opam b/packages/camlimages/camlimages.4.1.0/opam index 77e3946c5bc..39d78f2cc27 100644 --- a/packages/camlimages/camlimages.4.1.0/opam +++ b/packages/camlimages/camlimages.4.1.0/opam @@ -7,7 +7,7 @@ authors: [ "Pierre Weis" ] bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" homepage: "http://cristal.inria.fr/camlimages/" license: "LGPL-2 with OCaml linking exception" build: [ diff --git a/packages/camlimages/camlimages.4.1.1/opam b/packages/camlimages/camlimages.4.1.1/opam index 122580fe56d..0bf40a6de42 100644 --- a/packages/camlimages/camlimages.4.1.1/opam +++ b/packages/camlimages/camlimages.4.1.1/opam @@ -20,7 +20,7 @@ depends: [ "omake" {build} ] bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" depopts: [ "lablgtk" ] diff --git a/packages/camlimages/camlimages.4.1.2/opam b/packages/camlimages/camlimages.4.1.2/opam index 70f6ef8511e..655c6f96c2f 100644 --- a/packages/camlimages/camlimages.4.1.2/opam +++ b/packages/camlimages/camlimages.4.1.2/opam @@ -14,7 +14,7 @@ remove: [ [ "ocamlfind" "remove" "camlimages" ] ] bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" depends: [ "ocaml" {>= "4.00.0" & < "4.06.0"} "ocamlfind" {build} diff --git a/packages/camlimages/camlimages.4.2.0/opam b/packages/camlimages/camlimages.4.2.0/opam index a0ee6f7d956..936f329d3ad 100644 --- a/packages/camlimages/camlimages.4.2.0/opam +++ b/packages/camlimages/camlimages.4.2.0/opam @@ -21,7 +21,7 @@ conflicts: [ homepage: "http://cristal.inria.fr/camlimages/" license: "LGPL-2 with OCaml linking exception" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" authors: [ "Jun Furuse" "Fran\195\167ois Pessaux" diff --git a/packages/camlimages/camlimages.4.2.1/opam b/packages/camlimages/camlimages.4.2.1/opam index 0fe7991a468..ed5eb046ac8 100644 --- a/packages/camlimages/camlimages.4.2.1/opam +++ b/packages/camlimages/camlimages.4.2.1/opam @@ -24,7 +24,7 @@ conflicts: [ homepage: "http://cristal.inria.fr/camlimages/" license: "LGPL-2 with OCaml linking exception" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" authors: [ "Jun Furuse" "Fran\195\167ois Pessaux" diff --git a/packages/camlimages/camlimages.4.2.2/opam b/packages/camlimages/camlimages.4.2.2/opam index 319d89fec47..194f4aed94b 100644 --- a/packages/camlimages/camlimages.4.2.2/opam +++ b/packages/camlimages/camlimages.4.2.2/opam @@ -8,7 +8,7 @@ authors: [ maintainer: "jun.furuse@gmail.com" homepage: "http://cristal.inria.fr/camlimages/" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: [ [ "omake" "--configure" ] ] diff --git a/packages/camlimages/camlimages.4.2.3/opam b/packages/camlimages/camlimages.4.2.3/opam index 3eaba7f6bee..67a4108c70b 100644 --- a/packages/camlimages/camlimages.4.2.3/opam +++ b/packages/camlimages/camlimages.4.2.3/opam @@ -8,7 +8,7 @@ authors: [ maintainer: "jun.furuse@gmail.com" homepage: "http://cristal.inria.fr/camlimages/" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: [ [ "omake" "--configure" ] ] diff --git a/packages/camlimages/camlimages.4.2.4/opam b/packages/camlimages/camlimages.4.2.4/opam index 8163c6da48a..0d675588d76 100644 --- a/packages/camlimages/camlimages.4.2.4/opam +++ b/packages/camlimages/camlimages.4.2.4/opam @@ -8,7 +8,7 @@ authors: [ maintainer: "jun.furuse@gmail.com" homepage: "http://cristal.inria.fr/camlimages/" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: [ [ "omake" "--configure" ] ] diff --git a/packages/camlimages/camlimages.4.2.6/opam b/packages/camlimages/camlimages.4.2.6/opam index 7ba74269c15..3ef901676f9 100644 --- a/packages/camlimages/camlimages.4.2.6/opam +++ b/packages/camlimages/camlimages.4.2.6/opam @@ -8,7 +8,7 @@ authors: [ maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/camlimages" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: [ [ "omake" "--configure" ] ] diff --git a/packages/camlimages/camlimages.5.0.0/opam b/packages/camlimages/camlimages.5.0.0/opam index d1ba393b662..9767e1c7eca 100644 --- a/packages/camlimages/camlimages.5.0.0/opam +++ b/packages/camlimages/camlimages.5.0.0/opam @@ -6,7 +6,7 @@ homepage: "https://bitbucket.org/camlspotter/camlimages" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" license: "LGPL-2 with OCaml linking exception" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.06.0"} diff --git a/packages/camlimages/camlimages.5.0.1/opam b/packages/camlimages/camlimages.5.0.1/opam index 4978487d9d3..9cbfebed503 100644 --- a/packages/camlimages/camlimages.5.0.1/opam +++ b/packages/camlimages/camlimages.5.0.1/opam @@ -6,7 +6,7 @@ homepage: "https://bitbucket.org/camlspotter/camlimages" bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open" license: "LGPL-2 with OCaml linking exception" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.06.0"} diff --git a/packages/camlon/camlon.1.0.0/opam b/packages/camlon/camlon.1.0.0/opam index 11d5ee18d97..c6e1e123d9c 100644 --- a/packages/camlon/camlon.1.0.0/opam +++ b/packages/camlon/camlon.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/camlon/camlon.1.0.1/opam b/packages/camlon/camlon.1.0.1/opam index 9b42154727c..32ca3ca5b85 100644 --- a/packages/camlon/camlon.1.0.1/opam +++ b/packages/camlon/camlon.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/camlon/camlon.1.0.2/opam b/packages/camlon/camlon.1.0.2/opam index bad7fa877f0..25bfba701f7 100644 --- a/packages/camlon/camlon.1.0.2/opam +++ b/packages/camlon/camlon.1.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/camlon/camlon.2.0.0/opam b/packages/camlon/camlon.2.0.0/opam index f4c5070b380..a9e00445d2c 100644 --- a/packages/camlon/camlon.2.0.0/opam +++ b/packages/camlon/camlon.2.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/camlon/camlon.2.0.1/opam b/packages/camlon/camlon.2.0.1/opam index 49c39615234..753d57cdd84 100644 --- a/packages/camlon/camlon.2.0.1/opam +++ b/packages/camlon/camlon.2.0.1/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/camlon/camlon.2.0.2/opam b/packages/camlon/camlon.2.0.2/opam index 56ea7b2aa8c..3927ebdf753 100644 --- a/packages/camlon/camlon.2.0.2/opam +++ b/packages/camlon/camlon.2.0.2/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/camlon" bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/camlon" +dev-repo: "hg+https://bitbucket.org/camlspotter/camlon" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/charInfo_width/charInfo_width.0.1.0/opam b/packages/charInfo_width/charInfo_width.0.1.0/opam index 6667042ab48..13d5f5557f0 100644 --- a/packages/charInfo_width/charInfo_width.0.1.0/opam +++ b/packages/charInfo_width/charInfo_width.0.1.0/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/charinfo_width/" bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width" +dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width" build: [ ["dune" "build" "-p" name "-j" jobs] ["dune" "runtest" "-p" name "-j" jobs] {with-test} diff --git a/packages/charInfo_width/charInfo_width.1.0.0/opam b/packages/charInfo_width/charInfo_width.1.0.0/opam index eaf6cb9c155..cc37557718c 100644 --- a/packages/charInfo_width/charInfo_width.1.0.0/opam +++ b/packages/charInfo_width/charInfo_width.1.0.0/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/charinfo_width/" bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width" +dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width" build: [ ["dune" "build" "-p" name "-j" jobs] ["dune" "runtest" "-p" name "-j" jobs] {with-test & (ocaml:version >= "4.04.0")} diff --git a/packages/charInfo_width/charInfo_width.1.1.0/opam b/packages/charInfo_width/charInfo_width.1.1.0/opam index 562d10d7645..d83b4129723 100644 --- a/packages/charInfo_width/charInfo_width.1.1.0/opam +++ b/packages/charInfo_width/charInfo_width.1.1.0/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/charinfo_width/" bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width" +dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width" build: [ ["dune" "build" "-p" name "-j" jobs] ["dune" "runtest" "-p" name "-j" jobs] {with-test & (ocaml:version >= "4.04.0")} diff --git a/packages/dune_watch/dune_watch.0.0.1/opam b/packages/dune_watch/dune_watch.0.0.1/opam index 85ae0707570..401990b3e31 100644 --- a/packages/dune_watch/dune_watch.0.0.1/opam +++ b/packages/dune_watch/dune_watch.0.0.1/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/dune_watch/" bug-reports: "https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch" +dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/dune_watch/dune_watch.0.1.0/opam b/packages/dune_watch/dune_watch.0.1.0/opam index 453e6c780db..07f5d8923ab 100644 --- a/packages/dune_watch/dune_watch.0.1.0/opam +++ b/packages/dune_watch/dune_watch.0.1.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/dune_watch/" bug-reports: "https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch" +dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/dune_watch/dune_watch.0.2.0/opam b/packages/dune_watch/dune_watch.0.2.0/opam index a9b74e771c9..d29c736a839 100644 --- a/packages/dune_watch/dune_watch.0.2.0/opam +++ b/packages/dune_watch/dune_watch.0.2.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/dune_watch/" bug-reports: "https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch" +dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/gles3/gles3.20160307.alpha/opam b/packages/gles3/gles3.20160307.alpha/opam index 9086ebdba92..e1d24049976 100644 --- a/packages/gles3/gles3.20160307.alpha/opam +++ b/packages/gles3/gles3.20160307.alpha/opam @@ -8,7 +8,7 @@ authors: homepage: "http://lama.univ-savoie.fr/~raffalli/gles3" bug-reports: "raffalli@univ-savoie.fr" license: "LGPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/gles3/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/gles3/repos" build: [make] install: [make "install"] remove: ["ocamlfind" "remove" "gles3"] diff --git a/packages/gles3/gles3.20160505.alpha/opam b/packages/gles3/gles3.20160505.alpha/opam index 9509550991c..0b92eb8319e 100644 --- a/packages/gles3/gles3.20160505.alpha/opam +++ b/packages/gles3/gles3.20160505.alpha/opam @@ -9,7 +9,7 @@ authors: "Alexandre Miquel" ] homepage: "http://lama.univ-savoie.fr/~raffalli/gles3" license: "LGPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/gles3/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/gles3/repos" build: [make] install: [make "install"] remove: ["ocamlfind" "remove" "gles3"] diff --git a/packages/glsurf/glsurf.3.3.1/opam b/packages/glsurf/glsurf.3.3.1/opam index 0d7569e9ad8..9ee99964684 100644 --- a/packages/glsurf/glsurf.3.3.1/opam +++ b/packages/glsurf/glsurf.3.3.1/opam @@ -5,7 +5,7 @@ authors: [ "Christophe Raffalli " ] homepage: "http://lama.univ-savoie.fr/~raffalli/glsurf.html" license: "GPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/glsurf/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/glsurf/repos" build: [make] install: [make "install" "BINDIR=%{bin}%" "DOCDIR=%{doc}%"] remove: [ diff --git a/packages/glsurf/glsurf.3.3/opam b/packages/glsurf/glsurf.3.3/opam index ff816f028fe..848f591c65e 100644 --- a/packages/glsurf/glsurf.3.3/opam +++ b/packages/glsurf/glsurf.3.3/opam @@ -7,7 +7,7 @@ authors: [ "Christophe Raffalli " ] homepage: "http://lama.univ-savoie.fr/~raffalli/glsurf.html" license: "GPL-3.0" -dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/glsurf/repos" +dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/glsurf/repos" build: [make] install: [make "install" "BINDIR=%{bin}%"] remove: [rm "%{bin}%/glsurf"] diff --git a/packages/imagelib/imagelib.20160413/opam b/packages/imagelib/imagelib.20160413/opam index 0ff04d49831..a982bb596df 100644 --- a/packages/imagelib/imagelib.20160413/opam +++ b/packages/imagelib/imagelib.20160413/opam @@ -4,7 +4,7 @@ authors: "Rodolphe Lepigre " homepage: "http://patoline.org/tools.html" bug-reports: "Rodolphe Lepigre " license: "LGPL-3.0" -dev-repo: "darcs://patoline.org/darcs/imagelib" +dev-repo: "darcs+https://patoline.org/darcs/imagelib" build: [make] install: [make "install"] remove: [make "uninstall"] diff --git a/packages/levenshtein/levenshtein.1.0.0/opam b/packages/levenshtein/levenshtein.1.0.0/opam index 67e42e6ee25..6d5b23a0636 100644 --- a/packages/levenshtein/levenshtein.1.0.0/opam +++ b/packages/levenshtein/levenshtein.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/" bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein" build: [ ["ocaml" "setup.ml" "-configure" "--prefix" prefix] ["ocaml" "setup.ml" "-build"] diff --git a/packages/levenshtein/levenshtein.1.1.0/opam b/packages/levenshtein/levenshtein.1.1.0/opam index 15ab51aa91f..2f95056c6cd 100644 --- a/packages/levenshtein/levenshtein.1.1.0/opam +++ b/packages/levenshtein/levenshtein.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/" bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein" build: [ ["ocaml" "setup.ml" "-configure" "--prefix" prefix] ["ocaml" "setup.ml" "-build"] diff --git a/packages/levenshtein/levenshtein.1.1.1/opam b/packages/levenshtein/levenshtein.1.1.1/opam index 0352c687d50..09e5dba06c7 100644 --- a/packages/levenshtein/levenshtein.1.1.1/opam +++ b/packages/levenshtein/levenshtein.1.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/" bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/levenshtein/levenshtein.1.1.2/opam b/packages/levenshtein/levenshtein.1.1.2/opam index 6f86f63cbf3..77a626b97c6 100644 --- a/packages/levenshtein/levenshtein.1.1.2/opam +++ b/packages/levenshtein/levenshtein.1.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/" bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/levenshtein/levenshtein.1.1.3/opam b/packages/levenshtein/levenshtein.1.1.3/opam index 39bba2cd3fb..1307f70fee4 100644 --- a/packages/levenshtein/levenshtein.1.1.3/opam +++ b/packages/levenshtein/levenshtein.1.1.3/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/" bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.02.1"} diff --git a/packages/meta_conv/meta_conv.1.1.5/opam b/packages/meta_conv/meta_conv.1.1.5/opam index 659fa287500..e34f295ea54 100644 --- a/packages/meta_conv/meta_conv.1.1.5/opam +++ b/packages/meta_conv/meta_conv.1.1.5/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/meta_conv" bug-reports: "https://bitbucket.org/camlspotter/meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/mmseg/mmseg.0.1.1/opam b/packages/mmseg/mmseg.0.1.1/opam index 34272c9808d..6b2b1bea8b7 100644 --- a/packages/mmseg/mmseg.0.1.1/opam +++ b/packages/mmseg/mmseg.0.1.1/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/mmseg/" bug-reports: "https://bitbucket.org/zandoye/mmseg/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/mmseg" +dev-repo: "hg+https://bitbucket.org/zandoye/mmseg" build: [ [make] [make "doc"] {with-doc} diff --git a/packages/objsize/objsize.0.16/opam b/packages/objsize/objsize.0.16/opam index 5a29d0b5a27..a563f366ee6 100644 --- a/packages/objsize/objsize.0.16/opam +++ b/packages/objsize/objsize.0.16/opam @@ -3,7 +3,7 @@ maintainer: "ygrek@autistici.org" authors: [ "Dmitry Grebeniuk " "ygrek@autistici.org" ] homepage: "https://bitbucket.org/gds/objsize" bug-reports: "Dmitry Grebeniuk " -dev-repo: "hg://https://bitbucket.org/gds/objsize" +dev-repo: "hg+https://bitbucket.org/gds/objsize" build: [ [make] [make "tests"] {with-test} diff --git a/packages/objsize/objsize.0.17/opam b/packages/objsize/objsize.0.17/opam index ea9fa3f3865..a8b43377247 100644 --- a/packages/objsize/objsize.0.17/opam +++ b/packages/objsize/objsize.0.17/opam @@ -3,7 +3,7 @@ maintainer: "ygrek@autistici.org" authors: [ "Dmitry Grebeniuk " "ygrek@autistici.org" ] homepage: "https://bitbucket.org/gds/objsize" bug-reports: "Dmitry Grebeniuk " -dev-repo: "hg://https://bitbucket.org/gds/objsize" +dev-repo: "hg+https://bitbucket.org/gds/objsize" build: [ [make] [make "test"] {with-test} diff --git a/packages/objsize/objsize.0.18/opam b/packages/objsize/objsize.0.18/opam index 2b824193a2d..b2da19ee539 100644 --- a/packages/objsize/objsize.0.18/opam +++ b/packages/objsize/objsize.0.18/opam @@ -3,7 +3,7 @@ maintainer: "ygrek@autistici.org" authors: [ "Dmitry Grebeniuk " "ygrek@autistici.org" ] homepage: "https://bitbucket.org/gds/objsize" bug-reports: "Dmitry Grebeniuk " -dev-repo: "hg://https://bitbucket.org/gds/objsize" +dev-repo: "hg+https://bitbucket.org/gds/objsize" build: [ [make] [make "test"] {with-test} diff --git a/packages/ocamlmod/ocamlmod.0.0.7/opam b/packages/ocamlmod/ocamlmod.0.0.7/opam index e25399bab0d..54744535d50 100644 --- a/packages/ocamlmod/ocamlmod.0.0.7/opam +++ b/packages/ocamlmod/ocamlmod.0.0.7/opam @@ -2,7 +2,7 @@ opam-version: "2.0" maintainer: "opam-devel@lists.ocaml.org" homepage: "https://forge.ocamlcore.org/projects/ocamlmod/" bug-reports: "https://forge.ocamlcore.org/tracker/?group_id=244" -dev-repo: "darcs://https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" +dev-repo: "darcs+https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" authors: [ "Sylvain Le Gall" ] license: "LGPL-2.1 with OCaml linking exception" build: [ diff --git a/packages/ocamlmod/ocamlmod.0.0.8/opam b/packages/ocamlmod/ocamlmod.0.0.8/opam index ca0785d61fd..917f4cf5f33 100644 --- a/packages/ocamlmod/ocamlmod.0.0.8/opam +++ b/packages/ocamlmod/ocamlmod.0.0.8/opam @@ -2,7 +2,7 @@ opam-version: "2.0" maintainer: "opam-devel@lists.ocaml.org" homepage: "https://forge.ocamlcore.org/projects/ocamlmod/" bug-reports: "https://forge.ocamlcore.org/tracker/?group_id=244" -dev-repo: "darcs://https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" +dev-repo: "darcs+https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" authors: [ "Sylvain Le Gall" ] license: "LGPL-2.1 with OCaml linking exception" build: [ diff --git a/packages/ocamlmod/ocamlmod.0.0.9/opam b/packages/ocamlmod/ocamlmod.0.0.9/opam index 68f327b5b93..1de75344ac5 100644 --- a/packages/ocamlmod/ocamlmod.0.0.9/opam +++ b/packages/ocamlmod/ocamlmod.0.0.9/opam @@ -2,7 +2,7 @@ opam-version: "2.0" maintainer: "opam-devel@lists.ocaml.org" homepage: "https://forge.ocamlcore.org/projects/ocamlmod/" bug-reports: "https://forge.ocamlcore.org/tracker/?group_id=244" -dev-repo: "darcs://https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" +dev-repo: "darcs+https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod" authors: [ "Sylvain Le Gall" ] license: "LGPL-2.1 with OCaml linking exception" build: [ diff --git a/packages/ocamlspot/ocamlspot.4.02.1.2.3.0/opam b/packages/ocamlspot/ocamlspot.4.02.1.2.3.0/opam index 1be0f8d61b0..2a118094a42 100644 --- a/packages/ocamlspot/ocamlspot.4.02.1.2.3.0/opam +++ b/packages/ocamlspot/ocamlspot.4.02.1.2.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse " maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocamlspot/" bug-reports: "https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocamlspot" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocamlspot" build: [ [ make "all" "opt" "BINDIR=%{bin}%" "PREFIX=%{prefix}%" ] ] diff --git a/packages/ocamlspot/ocamlspot.4.03.0.2.3.1/opam b/packages/ocamlspot/ocamlspot.4.03.0.2.3.1/opam index 934e67264e7..f8c599d5a16 100644 --- a/packages/ocamlspot/ocamlspot.4.03.0.2.3.1/opam +++ b/packages/ocamlspot/ocamlspot.4.03.0.2.3.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocamlspot/" bug-reports: "https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocamlspot" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocamlspot" build: [ [ make "all" "opt" "BINDIR=%{bin}%" "PREFIX=%{prefix}%" ] ] diff --git a/packages/ocamlspot/ocamlspot.4.04.0.2.3.2/opam b/packages/ocamlspot/ocamlspot.4.04.0.2.3.2/opam index d9d5a266532..1519c1fd8ad 100644 --- a/packages/ocamlspot/ocamlspot.4.04.0.2.3.2/opam +++ b/packages/ocamlspot/ocamlspot.4.04.0.2.3.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocamlspot/" bug-reports: "https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocamlspot" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocamlspot" build: [ [ make "all" "opt" "BINDIR=%{bin}%" "PREFIX=%{prefix}%" ] ] diff --git a/packages/ocamlspot/ocamlspot.4.05.0.2.3.2/opam b/packages/ocamlspot/ocamlspot.4.05.0.2.3.2/opam index c6f3f28d439..57338e1339c 100644 --- a/packages/ocamlspot/ocamlspot.4.05.0.2.3.2/opam +++ b/packages/ocamlspot/ocamlspot.4.05.0.2.3.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ocamlspot/" bug-reports: "https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocamlspot" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocamlspot" build: [ [ make "all" "opt" "BINDIR=%{bin}%" "PREFIX=%{prefix}%" ] ] diff --git a/packages/ocamlspot/ocamlspot.4.07.0.2.3.2/opam b/packages/ocamlspot/ocamlspot.4.07.0.2.3.2/opam index 516787396e6..9d245f17501 100644 --- a/packages/ocamlspot/ocamlspot.4.07.0.2.3.2/opam +++ b/packages/ocamlspot/ocamlspot.4.07.0.2.3.2/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ocamlspot" bug-reports: "https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ocamlspot" +dev-repo: "hg+https://bitbucket.org/camlspotter/ocamlspot" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {= "4.07.0"} diff --git a/packages/oni/oni.1.0.10/opam b/packages/oni/oni.1.0.10/opam index a969a327f47..1a3b498bbaa 100644 --- a/packages/oni/oni.1.0.10/opam +++ b/packages/oni/oni.1.0.10/opam @@ -3,7 +3,7 @@ homepage: "https://bitbucket.org/jhw/oni" license: "BSD-2-Clause" authors: [ "james woodyatt " ] maintainer: "james woodyatt " -dev-repo: "hg://https://bitbucket.org/jhw/oni" +dev-repo: "hg+https://bitbucket.org/jhw/oni" bug-reports: "https://bitbucket.org/jhw/oni/issues" install: [["./etc/install.sh" "install"]] remove: [["./etc/install.sh" "remove"]] diff --git a/packages/oni/oni.1.0.11/opam b/packages/oni/oni.1.0.11/opam index 7c9e7e47435..09463c07df6 100644 --- a/packages/oni/oni.1.0.11/opam +++ b/packages/oni/oni.1.0.11/opam @@ -3,7 +3,7 @@ homepage: "https://bitbucket.org/jhw/oni" license: "BSD-2-Clause" authors: [ "james woodyatt " ] maintainer: "james woodyatt " -dev-repo: "hg://https://bitbucket.org/jhw/oni" +dev-repo: "hg+https://bitbucket.org/jhw/oni" bug-reports: "https://bitbucket.org/jhw/oni/issues" install: [["./etc/install.sh" "install"]] remove: [["./etc/install.sh" "remove"]] diff --git a/packages/oni/oni.1.0.12/opam b/packages/oni/oni.1.0.12/opam index a06f8b40013..00398eea5d5 100644 --- a/packages/oni/oni.1.0.12/opam +++ b/packages/oni/oni.1.0.12/opam @@ -3,7 +3,7 @@ homepage: "https://bitbucket.org/jhw/oni" license: "BSD-2-Clause" authors: [ "james woodyatt " ] maintainer: "james woodyatt " -dev-repo: "hg://https://bitbucket.org/jhw/oni" +dev-repo: "hg+https://bitbucket.org/jhw/oni" bug-reports: "https://bitbucket.org/jhw/oni/issues" install: [["./etc/install.sh" "install"]] remove: [["./etc/install.sh" "remove"]] diff --git a/packages/oni/oni.1.0.9/opam b/packages/oni/oni.1.0.9/opam index abf706aafda..d40d6ae96fb 100644 --- a/packages/oni/oni.1.0.9/opam +++ b/packages/oni/oni.1.0.9/opam @@ -3,7 +3,7 @@ homepage: "https://bitbucket.org/jhw/oni" license: "BSD-2-Clause" authors: [ "james woodyatt " ] maintainer: "james woodyatt " -dev-repo: "hg://https://bitbucket.org/jhw/oni" +dev-repo: "hg+https://bitbucket.org/jhw/oni" bug-reports: "https://bitbucket.org/jhw/oni/issues" install: [["./etc/install.sh" "install"]] remove: [["./etc/install.sh" "remove"]] diff --git a/packages/opamfind/opamfind.1.0.0/opam b/packages/opamfind/opamfind.1.0.0/opam index 3616c8ba852..75f52fc8cac 100644 --- a/packages/opamfind/opamfind.1.0.0/opam +++ b/packages/opamfind/opamfind.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opamfind/opamfind.1.1.0/opam b/packages/opamfind/opamfind.1.1.0/opam index 4724d5fe444..25310a7b809 100644 --- a/packages/opamfind/opamfind.1.1.0/opam +++ b/packages/opamfind/opamfind.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opamfind/opamfind.1.1.1/opam b/packages/opamfind/opamfind.1.1.1/opam index 1d58d11b538..cec705ceac5 100644 --- a/packages/opamfind/opamfind.1.1.1/opam +++ b/packages/opamfind/opamfind.1.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opamfind/opamfind.1.1.2/opam b/packages/opamfind/opamfind.1.1.2/opam index e3091d21afe..85eaacae73b 100644 --- a/packages/opamfind/opamfind.1.1.2/opam +++ b/packages/opamfind/opamfind.1.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opamfind/opamfind.1.1.3/opam b/packages/opamfind/opamfind.1.1.3/opam index 4f34b4100ab..e846ac50de3 100644 --- a/packages/opamfind/opamfind.1.1.3/opam +++ b/packages/opamfind/opamfind.1.1.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opamfind/opamfind.1.2.0/opam b/packages/opamfind/opamfind.1.2.0/opam index 4289c8a6ed1..da189c10f22 100644 --- a/packages/opamfind/opamfind.1.2.0/opam +++ b/packages/opamfind/opamfind.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/opamfind/" bug-reports: "https://bitbucket.org/camlspotter/opamfind/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/opamfind" +dev-repo: "hg+https://bitbucket.org/camlspotter/opamfind" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/opencc/opencc.0.4.3-0.1.1/opam b/packages/opencc/opencc.0.4.3-0.1.1/opam index e9a8f2f08fa..70794f4123b 100644 --- a/packages/opencc/opencc.0.4.3-0.1.1/opam +++ b/packages/opencc/opencc.0.4.3-0.1.1/opam @@ -8,7 +8,7 @@ tags: [ "opencc" "Chinese conversion" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-opencc" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-opencc" build: [ [make] ] diff --git a/packages/opencc/opencc.transition/opam b/packages/opencc/opencc.transition/opam index 6f125b45f59..4e826eaf238 100644 --- a/packages/opencc/opencc.transition/opam +++ b/packages/opencc/opencc.transition/opam @@ -8,7 +8,7 @@ tags: [ "opencc" "Chinese conversion" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-opencc1" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-opencc1" depends: [ "ocaml" "opencc1" diff --git a/packages/opencc0/opencc0.1.0.2/opam b/packages/opencc0/opencc0.1.0.2/opam index 25b25aeedee..8018a73abea 100644 --- a/packages/opencc0/opencc0.1.0.2/opam +++ b/packages/opencc0/opencc0.1.0.2/opam @@ -8,7 +8,7 @@ tags: [ "opencc" "Chinese conversion" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-opencc0" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-opencc0" build: [ ["dune" "build" "-p" name "-j" jobs] diff --git a/packages/opencc1/opencc1.1.0.1/opam b/packages/opencc1/opencc1.1.0.1/opam index d6f8e330920..5a5602b8e12 100644 --- a/packages/opencc1/opencc1.1.0.1/opam +++ b/packages/opencc1/opencc1.1.0.1/opam @@ -8,7 +8,7 @@ tags: [ "opencc" "Chinese conversion" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-opencc1" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-opencc1" build: [ ["dune" "build" "-p" name "-j" jobs] diff --git a/packages/orakuda/orakuda.1.0.1/opam b/packages/orakuda/orakuda.1.0.1/opam index 0cd022b0fa2..6e543311c59 100644 --- a/packages/orakuda/orakuda.1.0.1/opam +++ b/packages/orakuda/orakuda.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.0.2/opam b/packages/orakuda/orakuda.1.0.2/opam index a8cd7f5192f..b2aa81e2e61 100644 --- a/packages/orakuda/orakuda.1.0.2/opam +++ b/packages/orakuda/orakuda.1.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.1.0/opam b/packages/orakuda/orakuda.1.1.0/opam index a5aacc59dd1..0ef4bd6b55c 100644 --- a/packages/orakuda/orakuda.1.1.0/opam +++ b/packages/orakuda/orakuda.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.1.1/opam b/packages/orakuda/orakuda.1.1.1/opam index f4f8ed1ebcc..e4811e9847f 100644 --- a/packages/orakuda/orakuda.1.1.1/opam +++ b/packages/orakuda/orakuda.1.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.2.0/opam b/packages/orakuda/orakuda.1.2.0/opam index 4cafa45ae69..b8aaf38eab9 100644 --- a/packages/orakuda/orakuda.1.2.0/opam +++ b/packages/orakuda/orakuda.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.2.1/opam b/packages/orakuda/orakuda.1.2.1/opam index 6a86b00b146..1927c29ec92 100644 --- a/packages/orakuda/orakuda.1.2.1/opam +++ b/packages/orakuda/orakuda.1.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.1.2.2/opam b/packages/orakuda/orakuda.1.2.2/opam index 99a16235241..40e07b36697 100644 --- a/packages/orakuda/orakuda.1.2.2/opam +++ b/packages/orakuda/orakuda.1.2.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/orakuda/orakuda.2.0.0/opam b/packages/orakuda/orakuda.2.0.0/opam index 29c4e3b25d4..dadf0973e8c 100644 --- a/packages/orakuda/orakuda.2.0.0/opam +++ b/packages/orakuda/orakuda.2.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/planck/planck.1.0.1/opam b/packages/planck/planck.1.0.1/opam index f393bbb7fcb..6921b9d07f7 100644 --- a/packages/planck/planck.1.0.1/opam +++ b/packages/planck/planck.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/planck/" bug-reports: "https://bitbucket.org/camlspotter/planck/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/planck" +dev-repo: "hg+https://bitbucket.org/camlspotter/planck" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/planck/planck.2.0.1/opam b/packages/planck/planck.2.0.1/opam index 9e0eed988e3..5080afa9f70 100644 --- a/packages/planck/planck.2.0.1/opam +++ b/packages/planck/planck.2.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/planck/" bug-reports: "https://bitbucket.org/camlspotter/planck/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/planck" +dev-repo: "hg+https://bitbucket.org/camlspotter/planck" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/planck/planck.2.1.0/opam b/packages/planck/planck.2.1.0/opam index ce25bf4275a..b1a3da7dfa3 100644 --- a/packages/planck/planck.2.1.0/opam +++ b/packages/planck/planck.2.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/planck/" bug-reports: "https://bitbucket.org/camlspotter/planck/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/planck" +dev-repo: "hg+https://bitbucket.org/camlspotter/planck" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/planck/planck.2.1.1/opam b/packages/planck/planck.2.1.1/opam index 1e9acee5ea1..bf1ae967c35 100644 --- a/packages/planck/planck.2.1.1/opam +++ b/packages/planck/planck.2.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/planck/" bug-reports: "https://bitbucket.org/camlspotter/planck/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/planck" +dev-repo: "hg+https://bitbucket.org/camlspotter/planck" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/planck/planck.2.2.0/opam b/packages/planck/planck.2.2.0/opam index 75548e50c70..6b0219ae4cb 100644 --- a/packages/planck/planck.2.2.0/opam +++ b/packages/planck/planck.2.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/planck/" bug-reports: "https://bitbucket.org/camlspotter/planck/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/planck" +dev-repo: "hg+https://bitbucket.org/camlspotter/planck" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_curried_constr/ppx_curried_constr.1.0.0/opam b/packages/ppx_curried_constr/ppx_curried_constr.1.0.0/opam index 00daac87ac0..061edd22d7d 100644 --- a/packages/ppx_curried_constr/ppx_curried_constr.1.0.0/opam +++ b/packages/ppx_curried_constr/ppx_curried_constr.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_curried_constr" bug-reports: "https://bitbucket.org/camlspotter/ppx_curried_constr/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_curried_constr" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_curried_constr" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_dotbracket/ppx_dotbracket.1.0.0/opam b/packages/ppx_dotbracket/ppx_dotbracket.1.0.0/opam index 15d1b41924b..fd3d977e6f8 100644 --- a/packages/ppx_dotbracket/ppx_dotbracket.1.0.0/opam +++ b/packages/ppx_dotbracket/ppx_dotbracket.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_dotbracket" bug-reports: "https://bitbucket.org/camlspotter/ppx_dotbracket/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_dotbracket" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_dotbracket" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_implicits/ppx_implicits.0.1.0/opam b/packages/ppx_implicits/ppx_implicits.0.1.0/opam index 6af18552fd4..a1aa3f013a3 100644 --- a/packages/ppx_implicits/ppx_implicits.0.1.0/opam +++ b/packages/ppx_implicits/ppx_implicits.0.1.0/opam @@ -2,7 +2,7 @@ opam-version: "2.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "https://bitbucket.org/camlspotter/ppx_implicits/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_implicits" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_implicits" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_implicits/ppx_implicits.0.2.0/opam b/packages/ppx_implicits/ppx_implicits.0.2.0/opam index 5f44a834f69..a08af2b71de 100644 --- a/packages/ppx_implicits/ppx_implicits.0.2.0/opam +++ b/packages/ppx_implicits/ppx_implicits.0.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_implicits" bug-reports: "https://bitbucket.org/camlspotter/ppx_implicits/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_implicits" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_implicits" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_implicits/ppx_implicits.0.3.0/opam b/packages/ppx_implicits/ppx_implicits.0.3.0/opam index dc261e5d750..c4b8e1ace38 100644 --- a/packages/ppx_implicits/ppx_implicits.0.3.0/opam +++ b/packages/ppx_implicits/ppx_implicits.0.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_implicits" bug-reports: "https://bitbucket.org/camlspotter/ppx_implicits/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_implicits" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_implicits" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_integer/ppx_integer.0.1.0/opam b/packages/ppx_integer/ppx_integer.0.1.0/opam index 17f855fe3ee..12a57d09fe3 100644 --- a/packages/ppx_integer/ppx_integer.0.1.0/opam +++ b/packages/ppx_integer/ppx_integer.0.1.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ppx_integer" bug-reports: "https://bitbucket.org/camlspotter/ppx_integer/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_integer" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_integer" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.0.2/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.0.2/opam index cad064a0069..a5c236158a9 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.0.2/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.1.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.1.0/opam index 2e23c80b8e1..60ee982ec99 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.1.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.2.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.2.0/opam index cd71b75abae..a7ebe2c99cc 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.2.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.2.0/opam @@ -3,7 +3,7 @@ version: "2.2.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.3.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.3.0/opam index a19b8317a71..938ff78e47f 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.3.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.4.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.4.0/opam index e6c4d2cf7f3..43e821523bf 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.4.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.4.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.4.1/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.4.1/opam index a0a38a0e347..fee22b4dac6 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.4.1/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.4.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.5.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.5.0/opam index 1a9307d9149..677d89bff53 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.5.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.5.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.5.1/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.5.1/opam index 14d30d83f2a..13bbbdd3f51 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.5.1/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.5.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.6.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.6.0/opam index 1e7bdc8b6af..28d56a024a3 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.6.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.6.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.7.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.7.0/opam index a8a605a4bb4..a0223b0a03d 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.7.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.7.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.2.8.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.2.8.0/opam index b51f2ce1bdd..c14f12a10e0 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.2.8.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.2.8.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.3.0.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.3.0.0/opam index 8cca5be7342..aa408e5b8b3 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.3.0.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.3.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_meta_conv/ppx_meta_conv.4.0.0/opam b/packages/ppx_meta_conv/ppx_meta_conv.4.0.0/opam index 040a36ef119..3ca28b00d00 100644 --- a/packages/ppx_meta_conv/ppx_meta_conv.4.0.0/opam +++ b/packages/ppx_meta_conv/ppx_meta_conv.4.0.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ppx_meta_conv" bug-reports: "https://bitbucket.org/camlspotter/ppx_meta_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_meta_conv" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_meta_conv" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/ppx_monadic/ppx_monadic.1.0.4/opam b/packages/ppx_monadic/ppx_monadic.1.0.4/opam index 4b49a0ddc34..1b3fbbd9676 100644 --- a/packages/ppx_monadic/ppx_monadic.1.0.4/opam +++ b/packages/ppx_monadic/ppx_monadic.1.0.4/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.1.0.5/opam b/packages/ppx_monadic/ppx_monadic.1.0.5/opam index de9a3079af3..5d7a02b73dc 100644 --- a/packages/ppx_monadic/ppx_monadic.1.0.5/opam +++ b/packages/ppx_monadic/ppx_monadic.1.0.5/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.1.0.6/opam b/packages/ppx_monadic/ppx_monadic.1.0.6/opam index 6a7149b72de..4b4a8a1fb98 100644 --- a/packages/ppx_monadic/ppx_monadic.1.0.6/opam +++ b/packages/ppx_monadic/ppx_monadic.1.0.6/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.1.1.0/opam b/packages/ppx_monadic/ppx_monadic.1.1.0/opam index d294b6020ec..5000f231821 100644 --- a/packages/ppx_monadic/ppx_monadic.1.1.0/opam +++ b/packages/ppx_monadic/ppx_monadic.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.2.2.1/opam b/packages/ppx_monadic/ppx_monadic.2.2.1/opam index c9bbfcf0134..9b5c20d1a9c 100644 --- a/packages/ppx_monadic/ppx_monadic.2.2.1/opam +++ b/packages/ppx_monadic/ppx_monadic.2.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.2.2.2/opam b/packages/ppx_monadic/ppx_monadic.2.2.2/opam index c6f8e8700be..3e362546569 100644 --- a/packages/ppx_monadic/ppx_monadic.2.2.2/opam +++ b/packages/ppx_monadic/ppx_monadic.2.2.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_monadic/ppx_monadic.2.3.0/opam b/packages/ppx_monadic/ppx_monadic.2.3.0/opam index 8f3ad73f513..5dfd6321071 100644 --- a/packages/ppx_monadic/ppx_monadic.2.3.0/opam +++ b/packages/ppx_monadic/ppx_monadic.2.3.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ppx_monadic" bug-reports: "https://bitbucket.org/camlspotter/ppx_monadic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_monadic" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_monadic" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/ppx_orakuda/ppx_orakuda.2.0.1/opam b/packages/ppx_orakuda/ppx_orakuda.2.0.1/opam index 9bf485db3fe..c66f4aeb3d5 100644 --- a/packages/ppx_orakuda/ppx_orakuda.2.0.1/opam +++ b/packages/ppx_orakuda/ppx_orakuda.2.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.0.0/opam b/packages/ppx_orakuda/ppx_orakuda.3.0.0/opam index 6686d37ef2c..6a49625a94c 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.0.0/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.0.1/opam b/packages/ppx_orakuda/ppx_orakuda.3.0.1/opam index 2af330775ea..0cd9dcf4639 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.0.1/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.0.2/opam b/packages/ppx_orakuda/ppx_orakuda.3.0.2/opam index c70d2016401..fc19eed2058 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.0.2/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.0.3/opam b/packages/ppx_orakuda/ppx_orakuda.3.0.3/opam index 535db2e2f47..5402dde5fe4 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.0.3/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.0.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.1.0/opam b/packages/ppx_orakuda/ppx_orakuda.3.1.0/opam index 351ea2d1469..1e007d76cdb 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.1.0/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.1.1/opam b/packages/ppx_orakuda/ppx_orakuda.3.1.1/opam index c514a3157c8..fdf895ffb18 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.1.1/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.2.0/opam b/packages/ppx_orakuda/ppx_orakuda.3.2.0/opam index 2bba6d7976b..11f0f176c9f 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.2.0/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_orakuda/ppx_orakuda.3.3.0/opam b/packages/ppx_orakuda/ppx_orakuda.3.3.0/opam index d19bc5a38e0..aa3cefde14f 100644 --- a/packages/ppx_orakuda/ppx_orakuda.3.3.0/opam +++ b/packages/ppx_orakuda/ppx_orakuda.3.3.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/orakuda/" bug-reports: "https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/orakuda" +dev-repo: "hg+https://bitbucket.org/camlspotter/orakuda" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/ppx_overload/ppx_overload.1.0.0/opam b/packages/ppx_overload/ppx_overload.1.0.0/opam index a47ad09c38a..daef3bcb28f 100644 --- a/packages/ppx_overload/ppx_overload.1.0.0/opam +++ b/packages/ppx_overload/ppx_overload.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/compiler-libs-hack" bug-reports: "https://bitbucket.org/camlspotter/compiler-libs-hack/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/compiler-libs-hack" +dev-repo: "hg+https://bitbucket.org/camlspotter/compiler-libs-hack" build: [ [ make "install" "BINDIR=%{bin}%" ] ] diff --git a/packages/ppx_overload/ppx_overload.1.0.1/opam b/packages/ppx_overload/ppx_overload.1.0.1/opam index f95bf7d6c30..9e2d4ca3a13 100644 --- a/packages/ppx_overload/ppx_overload.1.0.1/opam +++ b/packages/ppx_overload/ppx_overload.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/compiler-libs-hack" bug-reports: "https://bitbucket.org/camlspotter/compiler-libs-hack/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/compiler-libs-hack" +dev-repo: "hg+https://bitbucket.org/camlspotter/compiler-libs-hack" build: [ [ make "BINDIR=%{bin}%" ] ] diff --git a/packages/ppx_overload/ppx_overload.1.4/opam b/packages/ppx_overload/ppx_overload.1.4/opam index 5f994c8a98e..02202e92005 100644 --- a/packages/ppx_overload/ppx_overload.1.4/opam +++ b/packages/ppx_overload/ppx_overload.1.4/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: ["ocamlfind" "query" "ppx_overload"] depends: [ "ocaml" {>= "4.05.0"} diff --git a/packages/ppx_poly_record/ppx_poly_record.1.0.1/opam b/packages/ppx_poly_record/ppx_poly_record.1.0.1/opam index facfbcd7f74..f4b22366890 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.0.1/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.0.1/opam @@ -2,7 +2,7 @@ opam-version: "2.0" maintainer: "jun.furuse@gmail.com" authors: "Jun Furuse" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.1.0/opam b/packages/ppx_poly_record/ppx_poly_record.1.1.0/opam index 0de0f474e58..c9135777e44 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.1.0/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.1.1/opam b/packages/ppx_poly_record/ppx_poly_record.1.1.1/opam index 363cf47b7d5..bd34654c8a3 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.1.1/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.1.2/opam b/packages/ppx_poly_record/ppx_poly_record.1.1.2/opam index fd27c990c5b..917b3ec1e9a 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.1.2/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.1.3/opam b/packages/ppx_poly_record/ppx_poly_record.1.1.3/opam index 1088e204c55..43ce1a4dd9b 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.1.3/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.1.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.2.0/opam b/packages/ppx_poly_record/ppx_poly_record.1.2.0/opam index 7e0ea27fa34..b5ed5725135 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.2.0/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.2.1/opam b/packages/ppx_poly_record/ppx_poly_record.1.2.1/opam index 7f4a749dfb8..8030c61234b 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.2.1/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.2.2/opam b/packages/ppx_poly_record/ppx_poly_record.1.2.2/opam index 031cbc85b90..7870a9360fe 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.2.2/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.2.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_poly_record/ppx_poly_record.1.3.0/opam b/packages/ppx_poly_record/ppx_poly_record.1.3.0/opam index 9a6d50e73f9..93bb1dc62e8 100644 --- a/packages/ppx_poly_record/ppx_poly_record.1.3.0/opam +++ b/packages/ppx_poly_record/ppx_poly_record.1.3.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/ppx_poly_record" bug-reports: "https://bitbucket.org/camlspotter/ppx_poly_record/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_poly_record" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_poly_record" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/ppx_sexp/ppx_sexp.0.3.0/opam b/packages/ppx_sexp/ppx_sexp.0.3.0/opam index 54a1905592a..95839149d7b 100644 --- a/packages/ppx_sexp/ppx_sexp.0.3.0/opam +++ b/packages/ppx_sexp/ppx_sexp.0.3.0/opam @@ -5,7 +5,7 @@ homepage: "https://bitbucket.org/jyc/ppx_sexp" bug-reports: "https://bitbucket.org/jyc/ppx_sexp/issues" license: "BSD 2-Clause" -dev-repo: "hg://https://bitbucket.org/jyc/ppx_sexp" +dev-repo: "hg+https://bitbucket.org/jyc/ppx_sexp" build: ["./build"] install: ["./install"] remove: ["./uninstall"] diff --git a/packages/ppx_test/ppx_test.0.0.1/opam b/packages/ppx_test/ppx_test.0.0.1/opam index 4edb3ca48e6..9e3c2310b15 100644 --- a/packages/ppx_test/ppx_test.0.0.1/opam +++ b/packages/ppx_test/ppx_test.0.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.0.1/opam b/packages/ppx_test/ppx_test.1.0.1/opam index f85c537f460..f5dcd93a4b1 100644 --- a/packages/ppx_test/ppx_test.1.0.1/opam +++ b/packages/ppx_test/ppx_test.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.1.0/opam b/packages/ppx_test/ppx_test.1.1.0/opam index 1f3a4981e44..429678e99aa 100644 --- a/packages/ppx_test/ppx_test.1.1.0/opam +++ b/packages/ppx_test/ppx_test.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.2.0/opam b/packages/ppx_test/ppx_test.1.2.0/opam index 2ca2548df79..13c63ffbdf9 100644 --- a/packages/ppx_test/ppx_test.1.2.0/opam +++ b/packages/ppx_test/ppx_test.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.2.1/opam b/packages/ppx_test/ppx_test.1.2.1/opam index d6d12853ca6..5c8a8f05c3b 100644 --- a/packages/ppx_test/ppx_test.1.2.1/opam +++ b/packages/ppx_test/ppx_test.1.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.3.0/opam b/packages/ppx_test/ppx_test.1.3.0/opam index e44710849da..052b71b5178 100644 --- a/packages/ppx_test/ppx_test.1.3.0/opam +++ b/packages/ppx_test/ppx_test.1.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.3.1/opam b/packages/ppx_test/ppx_test.1.3.1/opam index a6428ab06f4..151d80f1cc7 100644 --- a/packages/ppx_test/ppx_test.1.3.1/opam +++ b/packages/ppx_test/ppx_test.1.3.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.4.0/opam b/packages/ppx_test/ppx_test.1.4.0/opam index f4778a4b94d..0ecf2caced4 100644 --- a/packages/ppx_test/ppx_test.1.4.0/opam +++ b/packages/ppx_test/ppx_test.1.4.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.4.1/opam b/packages/ppx_test/ppx_test.1.4.1/opam index d371902073e..ab93d3659c9 100644 --- a/packages/ppx_test/ppx_test.1.4.1/opam +++ b/packages/ppx_test/ppx_test.1.4.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.4.2/opam b/packages/ppx_test/ppx_test.1.4.2/opam index 24062d20ab1..fcf625fa52c 100644 --- a/packages/ppx_test/ppx_test.1.4.2/opam +++ b/packages/ppx_test/ppx_test.1.4.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.5.0/opam b/packages/ppx_test/ppx_test.1.5.0/opam index 05642ae5d39..64cfdf66817 100644 --- a/packages/ppx_test/ppx_test.1.5.0/opam +++ b/packages/ppx_test/ppx_test.1.5.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.5.1/opam b/packages/ppx_test/ppx_test.1.5.1/opam index da6d9214c1f..3c71cb7a29b 100644 --- a/packages/ppx_test/ppx_test.1.5.1/opam +++ b/packages/ppx_test/ppx_test.1.5.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.5.2/opam b/packages/ppx_test/ppx_test.1.5.2/opam index b6dee5b9958..f67219bb9f1 100644 --- a/packages/ppx_test/ppx_test.1.5.2/opam +++ b/packages/ppx_test/ppx_test.1.5.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppx_test/ppx_test.1.6.0/opam b/packages/ppx_test/ppx_test.1.6.0/opam index 5870152b162..da4f566f663 100644 --- a/packages/ppx_test/ppx_test.1.6.0/opam +++ b/packages/ppx_test/ppx_test.1.6.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "http://bitbucket.org/camlspotter/ppx_test" bug-reports: "https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppx_test" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppx_test" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.03.0"} diff --git a/packages/ppxx/ppxx.1.0.0/opam b/packages/ppxx/ppxx.1.0.0/opam index 59dc40ebafc..a4a625a2654 100644 --- a/packages/ppxx/ppxx.1.0.0/opam +++ b/packages/ppxx/ppxx.1.0.0/opam @@ -3,7 +3,7 @@ version: "1.0.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.1.0/opam b/packages/ppxx/ppxx.1.1.0/opam index abd1bf498dd..e5ff4113478 100644 --- a/packages/ppxx/ppxx.1.1.0/opam +++ b/packages/ppxx/ppxx.1.1.0/opam @@ -3,7 +3,7 @@ version: "1.1.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.2.0/opam b/packages/ppxx/ppxx.1.2.0/opam index 448f55e658b..9c25f2a8614 100644 --- a/packages/ppxx/ppxx.1.2.0/opam +++ b/packages/ppxx/ppxx.1.2.0/opam @@ -3,7 +3,7 @@ version: "1.2.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.2.1/opam b/packages/ppxx/ppxx.1.2.1/opam index 31d1352b794..6f9a66d82a9 100644 --- a/packages/ppxx/ppxx.1.2.1/opam +++ b/packages/ppxx/ppxx.1.2.1/opam @@ -3,7 +3,7 @@ version: "1.2.1" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.3.0/opam b/packages/ppxx/ppxx.1.3.0/opam index 9abaf9f90bf..4c19ad3e970 100644 --- a/packages/ppxx/ppxx.1.3.0/opam +++ b/packages/ppxx/ppxx.1.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.3.1/opam b/packages/ppxx/ppxx.1.3.1/opam index a5894217b14..8ccb995b32a 100644 --- a/packages/ppxx/ppxx.1.3.1/opam +++ b/packages/ppxx/ppxx.1.3.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.3.2/opam b/packages/ppxx/ppxx.1.3.2/opam index b5e9f4926f4..52f5e54a3c8 100644 --- a/packages/ppxx/ppxx.1.3.2/opam +++ b/packages/ppxx/ppxx.1.3.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.1.4.0/opam b/packages/ppxx/ppxx.1.4.0/opam index 99371f768ca..62d52559529 100644 --- a/packages/ppxx/ppxx.1.4.0/opam +++ b/packages/ppxx/ppxx.1.4.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.2.0.0/opam b/packages/ppxx/ppxx.2.0.0/opam index 0dffa08425a..5bc3aefd3e3 100644 --- a/packages/ppxx/ppxx.2.0.0/opam +++ b/packages/ppxx/ppxx.2.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.2.1.0/opam b/packages/ppxx/ppxx.2.1.0/opam index e278f9688a2..9709b2d4194 100644 --- a/packages/ppxx/ppxx.2.1.0/opam +++ b/packages/ppxx/ppxx.2.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.2.2.0/opam b/packages/ppxx/ppxx.2.2.0/opam index ac503d20330..21f25dbdac2 100644 --- a/packages/ppxx/ppxx.2.2.0/opam +++ b/packages/ppxx/ppxx.2.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.2.3.0/opam b/packages/ppxx/ppxx.2.3.0/opam index 9568456c0b4..f94e163918d 100644 --- a/packages/ppxx/ppxx.2.3.0/opam +++ b/packages/ppxx/ppxx.2.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/ppxx/ppxx.2.3.1/opam b/packages/ppxx/ppxx.2.3.1/opam index 567c9b9f8a0..b216ab67039 100644 --- a/packages/ppxx/ppxx.2.3.1/opam +++ b/packages/ppxx/ppxx.2.3.1/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0" & < "4.07.0"} diff --git a/packages/ppxx/ppxx.2.3.2/opam b/packages/ppxx/ppxx.2.3.2/opam index 3059a038de1..715c5d3ce5f 100644 --- a/packages/ppxx/ppxx.2.3.2/opam +++ b/packages/ppxx/ppxx.2.3.2/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "http://bitbucket.org/camlspotter/ppxx" bug-reports: "https://bitbucket.org/camlspotter/ppxx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/ppxx" +dev-repo: "hg+https://bitbucket.org/camlspotter/ppxx" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.07.0"} diff --git a/packages/spotinstall/spotinstall.1.0.0/opam b/packages/spotinstall/spotinstall.1.0.0/opam index f18b893470c..c37480fb325 100644 --- a/packages/spotinstall/spotinstall.1.0.0/opam +++ b/packages/spotinstall/spotinstall.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotinstall/spotinstall.1.0.1/opam b/packages/spotinstall/spotinstall.1.0.1/opam index 987ee8f77d4..08d7c71d4a3 100644 --- a/packages/spotinstall/spotinstall.1.0.1/opam +++ b/packages/spotinstall/spotinstall.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotinstall/spotinstall.1.1.0/opam b/packages/spotinstall/spotinstall.1.1.0/opam index 716124c8f59..9d1c7375ca6 100644 --- a/packages/spotinstall/spotinstall.1.1.0/opam +++ b/packages/spotinstall/spotinstall.1.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotinstall/spotinstall.1.1.1/opam b/packages/spotinstall/spotinstall.1.1.1/opam index a3d921207af..8d5534a8475 100644 --- a/packages/spotinstall/spotinstall.1.1.1/opam +++ b/packages/spotinstall/spotinstall.1.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotinstall/spotinstall.1.2.0/opam b/packages/spotinstall/spotinstall.1.2.0/opam index 1f93a7835a6..9a639ba0ef3 100644 --- a/packages/spotinstall/spotinstall.1.2.0/opam +++ b/packages/spotinstall/spotinstall.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotinstall/spotinstall.1.2.1/opam b/packages/spotinstall/spotinstall.1.2.1/opam index fa3bf14074f..fc68b6260cf 100644 --- a/packages/spotinstall/spotinstall.1.2.1/opam +++ b/packages/spotinstall/spotinstall.1.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotinstall/" bug-reports: "https://bitbucket.org/camlspotter/spotinstall/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotinstall" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotinstall" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.1.0.0/opam b/packages/spotlib/spotlib.1.0.0/opam index 09c3faeeb4a..8879964e49a 100644 --- a/packages/spotlib/spotlib.1.0.0/opam +++ b/packages/spotlib/spotlib.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.0.1/opam b/packages/spotlib/spotlib.2.0.1/opam index 4d79af9c64d..06d18ceaa31 100644 --- a/packages/spotlib/spotlib.2.0.1/opam +++ b/packages/spotlib/spotlib.2.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.1.0/opam b/packages/spotlib/spotlib.2.1.0/opam index e6437ba7935..594550fef9c 100644 --- a/packages/spotlib/spotlib.2.1.0/opam +++ b/packages/spotlib/spotlib.2.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.1.1/opam b/packages/spotlib/spotlib.2.1.1/opam index 997bff295bf..d5f3c2f3886 100644 --- a/packages/spotlib/spotlib.2.1.1/opam +++ b/packages/spotlib/spotlib.2.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.1.2/opam b/packages/spotlib/spotlib.2.1.2/opam index e9d3ebc5461..b02f48d44cf 100644 --- a/packages/spotlib/spotlib.2.1.2/opam +++ b/packages/spotlib/spotlib.2.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.2.0/opam b/packages/spotlib/spotlib.2.2.0/opam index 595852e1647..139d0d067dd 100644 --- a/packages/spotlib/spotlib.2.2.0/opam +++ b/packages/spotlib/spotlib.2.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.3.0/opam b/packages/spotlib/spotlib.2.3.0/opam index 1640f8cead5..47e8a5ef0af 100644 --- a/packages/spotlib/spotlib.2.3.0/opam +++ b/packages/spotlib/spotlib.2.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.4.0/opam b/packages/spotlib/spotlib.2.4.0/opam index 23fb5e95618..19c5cc7aee4 100644 --- a/packages/spotlib/spotlib.2.4.0/opam +++ b/packages/spotlib/spotlib.2.4.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.4.1/opam b/packages/spotlib/spotlib.2.4.1/opam index bf3c963aa69..f1bfebd160c 100644 --- a/packages/spotlib/spotlib.2.4.1/opam +++ b/packages/spotlib/spotlib.2.4.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.5.0/opam b/packages/spotlib/spotlib.2.5.0/opam index bdf84a2b071..4725151f093 100644 --- a/packages/spotlib/spotlib.2.5.0/opam +++ b/packages/spotlib/spotlib.2.5.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.5.1/opam b/packages/spotlib/spotlib.2.5.1/opam index ad87a82258d..dc63292df5b 100644 --- a/packages/spotlib/spotlib.2.5.1/opam +++ b/packages/spotlib/spotlib.2.5.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.5.2/opam b/packages/spotlib/spotlib.2.5.2/opam index e3b1d028795..7956c744780 100644 --- a/packages/spotlib/spotlib.2.5.2/opam +++ b/packages/spotlib/spotlib.2.5.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.2.5.3/opam b/packages/spotlib/spotlib.2.5.3/opam index 628df60db4c..5f3a7d3c8e6 100644 --- a/packages/spotlib/spotlib.2.5.3/opam +++ b/packages/spotlib/spotlib.2.5.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib/" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.3.0.0/opam b/packages/spotlib/spotlib.3.0.0/opam index 84a54dfbe42..eafaa1ad742 100644 --- a/packages/spotlib/spotlib.3.0.0/opam +++ b/packages/spotlib/spotlib.3.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.3.1.0/opam b/packages/spotlib/spotlib.3.1.0/opam index 78f12fe6efe..ecca2898f05 100644 --- a/packages/spotlib/spotlib.3.1.0/opam +++ b/packages/spotlib/spotlib.3.1.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.3.1.2/opam b/packages/spotlib/spotlib.3.1.2/opam index 5795e8ac4a0..99070566042 100644 --- a/packages/spotlib/spotlib.3.1.2/opam +++ b/packages/spotlib/spotlib.3.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.4.0.0/opam b/packages/spotlib/spotlib.4.0.0/opam index 31c89b4ef2c..2fd11074faf 100644 --- a/packages/spotlib/spotlib.4.0.0/opam +++ b/packages/spotlib/spotlib.4.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.4.0.1/opam b/packages/spotlib/spotlib.4.0.1/opam index 3d3a7866185..eb097a0f4ff 100644 --- a/packages/spotlib/spotlib.4.0.1/opam +++ b/packages/spotlib/spotlib.4.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.4.0.2/opam b/packages/spotlib/spotlib.4.0.2/opam index eac77b7862c..86b4c08ae83 100644 --- a/packages/spotlib/spotlib.4.0.2/opam +++ b/packages/spotlib/spotlib.4.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/spotlib/spotlib.4.0.3/opam b/packages/spotlib/spotlib.4.0.3/opam index 3a65db79b19..fa57d943115 100644 --- a/packages/spotlib/spotlib.4.0.3/opam +++ b/packages/spotlib/spotlib.4.0.3/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/spotlib" bug-reports: "https://bitbucket.org/camlspotter/spotlib/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/spotlib" +dev-repo: "hg+https://bitbucket.org/camlspotter/spotlib" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.04.0"} diff --git a/packages/tidy/tidy.0-2009-0.1.1/opam b/packages/tidy/tidy.0-2009-0.1.1/opam index e4e91c9f1d8..01f269eab07 100644 --- a/packages/tidy/tidy.0-2009-0.1.1/opam +++ b/packages/tidy/tidy.0-2009-0.1.1/opam @@ -9,7 +9,7 @@ tags: [ "parse" "tidy" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-tidy" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-tidy" available: opam-version >= "1.2.1" build: [ [make] diff --git a/packages/tidy/tidy.1-4.9.30-0.1.1/opam b/packages/tidy/tidy.1-4.9.30-0.1.1/opam index 2714b5f25b4..d3d87128777 100644 --- a/packages/tidy/tidy.1-4.9.30-0.1.1/opam +++ b/packages/tidy/tidy.1-4.9.30-0.1.1/opam @@ -9,7 +9,7 @@ tags: [ "parse" "tidy" ] -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-tidy" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-tidy" available: opam-version >= "1.2.1" build: [ [make] diff --git a/packages/tidy/tidy.5-0.2/opam b/packages/tidy/tidy.5-0.2/opam index a82cf29c9bb..534f35b6632 100644 --- a/packages/tidy/tidy.5-0.2/opam +++ b/packages/tidy/tidy.5-0.2/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/ocaml-tidy/" bug-reports: "https://bitbucket.org/zandoye/ocaml-tidy/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/ocaml-tidy" +dev-repo: "hg+https://bitbucket.org/zandoye/ocaml-tidy" build: [ ["dune" "build" "-p" name "-j" jobs] ] diff --git a/packages/tiny_json/tiny_json.1.0.0/opam b/packages/tiny_json/tiny_json.1.0.0/opam index 729ddd6b6f7..8d15aa6d64f 100644 --- a/packages/tiny_json/tiny_json.1.0.0/opam +++ b/packages/tiny_json/tiny_json.1.0.0/opam @@ -19,7 +19,7 @@ install: [ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" synopsis: "A small Json library from OCAMLTTER" description: "This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client." diff --git a/packages/tiny_json/tiny_json.1.0.1/opam b/packages/tiny_json/tiny_json.1.0.1/opam index 627dfc69bf0..08b36a763a3 100644 --- a/packages/tiny_json/tiny_json.1.0.1/opam +++ b/packages/tiny_json/tiny_json.1.0.1/opam @@ -19,7 +19,7 @@ install: [ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" synopsis: "A small Json library from OCAMLTTER" description: "This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client." diff --git a/packages/tiny_json/tiny_json.1.1.0/opam b/packages/tiny_json/tiny_json.1.1.0/opam index aae5eef4688..db24f459ddb 100644 --- a/packages/tiny_json/tiny_json.1.1.0/opam +++ b/packages/tiny_json/tiny_json.1.1.0/opam @@ -19,7 +19,7 @@ install: [ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" synopsis: "A small Json library from OCAMLTTER" description: "This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client." diff --git a/packages/tiny_json/tiny_json.1.1.1/opam b/packages/tiny_json/tiny_json.1.1.1/opam index 773b5514028..835b19fa0ea 100644 --- a/packages/tiny_json/tiny_json.1.1.1/opam +++ b/packages/tiny_json/tiny_json.1.1.1/opam @@ -19,7 +19,7 @@ install: [ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" synopsis: "A small Json library from OCAMLTTER" description: "This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client." diff --git a/packages/tiny_json/tiny_json.1.1.2/opam b/packages/tiny_json/tiny_json.1.1.2/opam index 9b7578011d3..e0a9ee0ab02 100644 --- a/packages/tiny_json/tiny_json.1.1.2/opam +++ b/packages/tiny_json/tiny_json.1.1.2/opam @@ -19,7 +19,7 @@ install: [ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" synopsis: "A small Json library from OCAMLTTER" description: "This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client." diff --git a/packages/tiny_json/tiny_json.1.1.3/opam b/packages/tiny_json/tiny_json.1.1.3/opam index 6b0b0bce1c0..dd8366b614e 100644 --- a/packages/tiny_json/tiny_json.1.1.3/opam +++ b/packages/tiny_json/tiny_json.1.1.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/tiny_json/tiny_json.1.1.4/opam b/packages/tiny_json/tiny_json.1.1.4/opam index 7651ae990e2..6df2ed8d6d7 100644 --- a/packages/tiny_json/tiny_json.1.1.4/opam +++ b/packages/tiny_json/tiny_json.1.1.4/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/tiny_json/tiny_json.1.1.5/opam b/packages/tiny_json/tiny_json.1.1.5/opam index 45513966028..971aee0157e 100644 --- a/packages/tiny_json/tiny_json.1.1.5/opam +++ b/packages/tiny_json/tiny_json.1.1.5/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" build: [["jbuilder" "build" "-p" name "-j" jobs]] depends: [ "ocaml" {>= "4.5.0"} diff --git a/packages/tiny_json/tiny_json.1.1.6/opam b/packages/tiny_json/tiny_json.1.1.6/opam index 68b8181a8b7..4e0ec017916 100644 --- a/packages/tiny_json/tiny_json.1.1.6/opam +++ b/packages/tiny_json/tiny_json.1.1.6/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://camlspotter@bitbucket.org/camlspotter/tiny_json" bug-reports: "https://bitbucket.org/camlspotter/tiny_json/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.05.0"} diff --git a/packages/tiny_json_conv/tiny_json_conv.1.0.0/opam b/packages/tiny_json_conv/tiny_json_conv.1.0.0/opam index 98a6dbde01f..1ee811d57b5 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.0.0/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.0.0/opam @@ -3,7 +3,7 @@ version: "1.0.0" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] diff --git a/packages/tiny_json_conv/tiny_json_conv.1.0.1/opam b/packages/tiny_json_conv/tiny_json_conv.1.0.1/opam index eedcc346b4e..bce159a5dac 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.0.1/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.0.1/opam @@ -3,7 +3,7 @@ version: "1.0.1" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] diff --git a/packages/tiny_json_conv/tiny_json_conv.1.1.0/opam b/packages/tiny_json_conv/tiny_json_conv.1.1.0/opam index c442712b4f3..d155a52c14f 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.1.0/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.1.0/opam @@ -3,7 +3,7 @@ version: "1.1.0" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] diff --git a/packages/tiny_json_conv/tiny_json_conv.1.2.0/opam b/packages/tiny_json_conv/tiny_json_conv.1.2.0/opam index e2e0660860c..73b8256bfec 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.2.0/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.2.0/opam @@ -3,7 +3,7 @@ version: "1.2.0" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] diff --git a/packages/tiny_json_conv/tiny_json_conv.1.4.0/opam b/packages/tiny_json_conv/tiny_json_conv.1.4.0/opam index 47953e27b97..ad3c615a032 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.4.0/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.4.0/opam @@ -3,7 +3,7 @@ version: "1.4.0" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] diff --git a/packages/tiny_json_conv/tiny_json_conv.1.4.1/opam b/packages/tiny_json_conv/tiny_json_conv.1.4.1/opam index 973213e38b2..3a81175f29d 100644 --- a/packages/tiny_json_conv/tiny_json_conv.1.4.1/opam +++ b/packages/tiny_json_conv/tiny_json_conv.1.4.1/opam @@ -3,7 +3,7 @@ version: "1.4.1" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/tiny_json_conv" bug-reports: "https://bitbucket.org/camlspotter/tiny_json_conv/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/tiny_json_conv/" +dev-repo: "hg+https://bitbucket.org/camlspotter/tiny_json_conv/" authors: [ "Jun Furuse" ] build: [ ["ocaml" "setup.ml" "-configure" "--prefix" prefix] diff --git a/packages/treeprint/treeprint.1.0.1/opam b/packages/treeprint/treeprint.1.0.1/opam index f26a1f1341b..20db36da5bb 100644 --- a/packages/treeprint/treeprint.1.0.1/opam +++ b/packages/treeprint/treeprint.1.0.1/opam @@ -3,7 +3,7 @@ version: "1.0.1" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.1.0.2/opam b/packages/treeprint/treeprint.1.0.2/opam index 15c0b7f55f7..1f6fca845a2 100644 --- a/packages/treeprint/treeprint.1.0.2/opam +++ b/packages/treeprint/treeprint.1.0.2/opam @@ -3,7 +3,7 @@ version: "1.0.2" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.1.0.3/opam b/packages/treeprint/treeprint.1.0.3/opam index 791b207354c..21564b19259 100644 --- a/packages/treeprint/treeprint.1.0.3/opam +++ b/packages/treeprint/treeprint.1.0.3/opam @@ -3,7 +3,7 @@ version: "1.0.3" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.2.0.0/opam b/packages/treeprint/treeprint.2.0.0/opam index 62a3481a5a8..a158255b11c 100644 --- a/packages/treeprint/treeprint.2.0.0/opam +++ b/packages/treeprint/treeprint.2.0.0/opam @@ -3,7 +3,7 @@ version: "2.0.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.2.1.0/opam b/packages/treeprint/treeprint.2.1.0/opam index 32651c7c771..29f855f07b8 100644 --- a/packages/treeprint/treeprint.2.1.0/opam +++ b/packages/treeprint/treeprint.2.1.0/opam @@ -3,7 +3,7 @@ version: "2.1.0" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.2.1.1/opam b/packages/treeprint/treeprint.2.1.1/opam index 519ff7a00ba..e882598f6ad 100644 --- a/packages/treeprint/treeprint.2.1.1/opam +++ b/packages/treeprint/treeprint.2.1.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/treeprint/" bug-reports: "https://bitbucket.org/camlspotter/treeprint/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/treeprint/treeprint.2.2.0/opam b/packages/treeprint/treeprint.2.2.0/opam index a4632129deb..123d051ac14 100644 --- a/packages/treeprint/treeprint.2.2.0/opam +++ b/packages/treeprint/treeprint.2.2.0/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/treeprint/" bug-reports: "https://bitbucket.org/camlspotter/treeprint/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/treeprint" +dev-repo: "hg+https://bitbucket.org/camlspotter/treeprint" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.02.1"} diff --git a/packages/trie/trie.0.1.1/opam b/packages/trie/trie.0.1.1/opam index c0c646619c7..4e528985d5e 100644 --- a/packages/trie/trie.0.1.1/opam +++ b/packages/trie/trie.0.1.1/opam @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ] homepage: "https://bitbucket.org/zandoye/trie/" bug-reports: "https://bitbucket.org/zandoye/trie/issues" license: "MIT" -dev-repo: "hg://https://bitbucket.org/zandoye/trie" +dev-repo: "hg+https://bitbucket.org/zandoye/trie" build: [ [make] [make "doc"] {with-doc} diff --git a/packages/typpx/typpx.1.0.2/opam b/packages/typpx/typpx.1.0.2/opam index 5dd59a9eb6a..428307a3f9d 100644 --- a/packages/typpx/typpx.1.0.2/opam +++ b/packages/typpx/typpx.1.0.2/opam @@ -3,7 +3,7 @@ version: "1.0.2" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "jun.furuse@gmail.com" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.1.1/opam b/packages/typpx/typpx.1.1.1/opam index 22c5b402aba..ecfe169048b 100644 --- a/packages/typpx/typpx.1.1.1/opam +++ b/packages/typpx/typpx.1.1.1/opam @@ -3,7 +3,7 @@ version: "1.1.1" authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.1.2/opam b/packages/typpx/typpx.1.1.2/opam index 6a5dc09b95a..3d9f71379ae 100644 --- a/packages/typpx/typpx.1.1.2/opam +++ b/packages/typpx/typpx.1.1.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.1.3/opam b/packages/typpx/typpx.1.1.3/opam index 5930c7eb3be..c4739139ff4 100644 --- a/packages/typpx/typpx.1.1.3/opam +++ b/packages/typpx/typpx.1.1.3/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.2.0/opam b/packages/typpx/typpx.1.2.0/opam index 04a0de376f2..bfbc5ba3156 100644 --- a/packages/typpx/typpx.1.2.0/opam +++ b/packages/typpx/typpx.1.2.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.2.1/opam b/packages/typpx/typpx.1.2.1/opam index 108ce9103bd..4d1cca6ec66 100644 --- a/packages/typpx/typpx.1.2.1/opam +++ b/packages/typpx/typpx.1.2.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.2.2/opam b/packages/typpx/typpx.1.2.2/opam index b3aba636705..37a248abe9b 100644 --- a/packages/typpx/typpx.1.2.2/opam +++ b/packages/typpx/typpx.1.2.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.3.0/opam b/packages/typpx/typpx.1.3.0/opam index 9d6879aa6f1..3ce1482ec02 100644 --- a/packages/typpx/typpx.1.3.0/opam +++ b/packages/typpx/typpx.1.3.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.4.0/opam b/packages/typpx/typpx.1.4.0/opam index e36286fd67d..968e11c54af 100644 --- a/packages/typpx/typpx.1.4.0/opam +++ b/packages/typpx/typpx.1.4.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.4.1/opam b/packages/typpx/typpx.1.4.1/opam index ae75d85a3f2..26389f17722 100644 --- a/packages/typpx/typpx.1.4.1/opam +++ b/packages/typpx/typpx.1.4.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.4.2/opam b/packages/typpx/typpx.1.4.2/opam index 2f1be9fdec7..3b36c750206 100644 --- a/packages/typpx/typpx.1.4.2/opam +++ b/packages/typpx/typpx.1.4.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/typpx/typpx.1.4.3/opam b/packages/typpx/typpx.1.4.3/opam index 3df62e044bb..c1dc2cc918e 100644 --- a/packages/typpx/typpx.1.4.3/opam +++ b/packages/typpx/typpx.1.4.3/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "http://bitbucket.org/camlspotter/typpx" bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/typpx" +dev-repo: "hg+https://bitbucket.org/camlspotter/typpx" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.06.0" & < "4.07.0"} diff --git a/packages/unmagic/unmagic.0.9.0/opam b/packages/unmagic/unmagic.0.9.0/opam index 82bb059369a..521b7216b02 100644 --- a/packages/unmagic/unmagic.0.9.0/opam +++ b/packages/unmagic/unmagic.0.9.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/unmagic/unmagic.1.0.0/opam b/packages/unmagic/unmagic.1.0.0/opam index c33ef8bcc32..7755f168152 100644 --- a/packages/unmagic/unmagic.1.0.0/opam +++ b/packages/unmagic/unmagic.1.0.0/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/unmagic/unmagic.1.0.1/opam b/packages/unmagic/unmagic.1.0.1/opam index fec84aa5d62..3f97bcf028f 100644 --- a/packages/unmagic/unmagic.1.0.1/opam +++ b/packages/unmagic/unmagic.1.0.1/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/unmagic/unmagic.1.0.2/opam b/packages/unmagic/unmagic.1.0.2/opam index 9806eb7a838..2ebd7583264 100644 --- a/packages/unmagic/unmagic.1.0.2/opam +++ b/packages/unmagic/unmagic.1.0.2/opam @@ -4,7 +4,7 @@ authors: "Jun Furuse" maintainer: "jun.furuse@gmail.com" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: [ [ "ocaml" "setup.ml" "-configure" "--prefix" prefix ] [ "ocaml" "setup.ml" "-build" ] diff --git a/packages/unmagic/unmagic.1.0.3/opam b/packages/unmagic/unmagic.1.0.3/opam index b340c5a9ed8..7edf2a3f3d4 100644 --- a/packages/unmagic/unmagic.1.0.3/opam +++ b/packages/unmagic/unmagic.1.0.3/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.06.0"} diff --git a/packages/unmagic/unmagic.1.0.4/opam b/packages/unmagic/unmagic.1.0.4/opam index e1bd9162778..0e034eda7a5 100644 --- a/packages/unmagic/unmagic.1.0.4/opam +++ b/packages/unmagic/unmagic.1.0.4/opam @@ -5,7 +5,7 @@ authors: "Jun Furuse" homepage: "https://bitbucket.org/camlspotter/unmagic/" bug-reports: "https://bitbucket.org/camlspotter/unmagic/issues?status=new&status=open" -dev-repo: "hg://https://bitbucket.org/camlspotter/unmagic" +dev-repo: "hg+https://bitbucket.org/camlspotter/unmagic" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.06.0"}