File tree Expand file tree Collapse file tree 11 files changed +12
-1
lines changed
camlp-streams/camlp-streams.5.0.1 Expand file tree Collapse file tree 11 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ homepage: "https://github.com/xavierleroy/ocamlagrep/"
55bug-reports: "https://github.com/xavierleroy/ocamlagrep/issues"
66dev-repo: "git+https://github.com/xavierleroy/ocamlagrep.git"
77license: "LGPL-2.0-or-later"
8+ x-maintenance-intent: ["(latest)"]
89build: make
910remove: [["ocamlfind" "remove" "agrep"]]
1011depends: [
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: [
88 "QPL-1.0 WITH OCaml-LGPL-linking-exception"
99 "LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception"
1010]
11+ x-maintenance-intent: ["(latest)"]
1112build: [
1213 ["mv" "config/Makefile.unix" "config/Makefile"] {os != "win32"}
1314 ["mv" "config/Makefile.mingw" "config/Makefile"] {os = "win32"}
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ authors: ["Daniel de Rauglaudre" "Xavier Leroy"]
3030license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
3131homepage: "https://github.com/ocaml/camlp-streams"
3232bug-reports: "https://github.com/ocaml/camlp-streams/issues"
33+ x-maintenance-intent: ["(latest)"]
3334depends: [
3435 "dune" {>= "2.7"}
3536 "ocaml" {>= "4.02.3"}
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ homepage: "https://github.com/xavierleroy/camlzip"
99bug-reports: "https://github.com/xavierleroy/camlzip/issues"
1010dev-repo: "git+https://github.com/xavierleroy/camlzip.git"
1111license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
12+ x-maintenance-intent: ["(latest)"]
1213depends: [
1314 "ocaml" {>= "4.13.0"}
1415 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ description:
55maintainer: ["Xavier Leroy <
[email protected] >"]
66authors: ["Xavier Leroy"]
77license: "LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception"
8+ x-maintenance-intent: ["(latest)"]
89homepage: "https://github.com/xavierleroy/cryptokit"
910bug-reports: "https://github.com/xavierleroy/cryptokit/issues"
1011depends: [
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- maintainer: "https://github.com/ocaml/opam-repository/issues"
2+ maintainer:
["Xavier Leroy <[email protected] >"] 33authors: ["Francois Rouaix"]
44homepage: "https://github.com/ocaml/dbm"
55bug-reports: "https://github.com/ocaml/dbm/issues"
66dev-repo: "git+https://github.com/ocaml/dbm.git"
77license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8+ x-maintenance-intent: ["(latest)"]
89build: [
910 ["./configure"]
1011 [make "all"]
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1515homepage: "https://github.com/ocaml/graphics"
1616doc: "https://ocaml.github.io/graphics/"
1717bug-reports: "https://github.com/ocaml/graphics/issues"
18+ x-maintenance-intent: ["(latest)"]
1819depends: [
1920 "dune" {>= "2.1"}
2021 "dune-configurator"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ homepage: "https://github.com/xavierleroy/ocamlmpi"
55bug-reports: "https://github.com/xavierleroy/ocamlmpi/issues"
66dev-repo: "git+https://github.com/xavierleroy/ocamlmpi"
77license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8+ x-maintenance-intent: ["(latest)"]
89build: [
910 [make "all"
1011 "MPIINCDIR=%{conf-mpi:includedir}%"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ authors: [
66 "Xavier Leroy"
77]
88license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
9+ x-maintenance-intent: ["(latest)"]
910homepage: "https://github.com/ocaml/num/"
1011bug-reports: "https://github.com/ocaml/num/issues"
1112dev-repo: "git+https://github.com/ocaml/num.git"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ description:
55maintainer: "Xavier Leroy <
[email protected] >"
66authors: "Xavier Leroy <
[email protected] >"
77license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8+ x-maintenance-intent: ["(latest)"]
89homepage: "https://github.com/xavierleroy/pringo"
910bug-reports: "https://github.com/xavierleroy/pringo/issues"
1011depends: [
You can’t perform that action at this time.
0 commit comments