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/"
5
5
bug-reports: "https://github.com/xavierleroy/ocamlagrep/issues"
6
6
dev-repo: "git+https://github.com/xavierleroy/ocamlagrep.git"
7
7
license: "LGPL-2.0-or-later"
8
+ x-maintenance-intent: ["(latest)"]
8
9
build: make
9
10
remove: [["ocamlfind" "remove" "agrep"]]
10
11
depends: [
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: [
8
8
"QPL-1.0 WITH OCaml-LGPL-linking-exception"
9
9
"LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception"
10
10
]
11
+ x-maintenance-intent: ["(latest)"]
11
12
build: [
12
13
["mv" "config/Makefile.unix" "config/Makefile"] {os != "win32"}
13
14
["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"]
30
30
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
31
31
homepage: "https://github.com/ocaml/camlp-streams"
32
32
bug-reports: "https://github.com/ocaml/camlp-streams/issues"
33
+ x-maintenance-intent: ["(latest)"]
33
34
depends: [
34
35
"dune" {>= "2.7"}
35
36
"ocaml" {>= "4.02.3"}
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ homepage: "https://github.com/xavierleroy/camlzip"
9
9
bug-reports: "https://github.com/xavierleroy/camlzip/issues"
10
10
dev-repo: "git+https://github.com/xavierleroy/camlzip.git"
11
11
license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
12
+ x-maintenance-intent: ["(latest)"]
12
13
depends: [
13
14
"ocaml" {>= "4.13.0"}
14
15
"ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ description:
5
5
maintainer: ["Xavier Leroy <
[email protected] >"]
6
6
authors: ["Xavier Leroy"]
7
7
license: "LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception"
8
+ x-maintenance-intent: ["(latest)"]
8
9
homepage: "https://github.com/xavierleroy/cryptokit"
9
10
bug-reports: "https://github.com/xavierleroy/cryptokit/issues"
10
11
depends: [
Original file line number Diff line number Diff line change 1
1
opam-version: "2.0"
2
- maintainer: "https://github.com/ocaml/opam-repository/issues"
2
+ maintainer:
["Xavier Leroy <[email protected] >"]
3
3
authors: ["Francois Rouaix"]
4
4
homepage: "https://github.com/ocaml/dbm"
5
5
bug-reports: "https://github.com/ocaml/dbm/issues"
6
6
dev-repo: "git+https://github.com/ocaml/dbm.git"
7
7
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8
+ x-maintenance-intent: ["(latest)"]
8
9
build: [
9
10
["./configure"]
10
11
[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"
15
15
homepage: "https://github.com/ocaml/graphics"
16
16
doc: "https://ocaml.github.io/graphics/"
17
17
bug-reports: "https://github.com/ocaml/graphics/issues"
18
+ x-maintenance-intent: ["(latest)"]
18
19
depends: [
19
20
"dune" {>= "2.1"}
20
21
"dune-configurator"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ homepage: "https://github.com/xavierleroy/ocamlmpi"
5
5
bug-reports: "https://github.com/xavierleroy/ocamlmpi/issues"
6
6
dev-repo: "git+https://github.com/xavierleroy/ocamlmpi"
7
7
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8
+ x-maintenance-intent: ["(latest)"]
8
9
build: [
9
10
[make "all"
10
11
"MPIINCDIR=%{conf-mpi:includedir}%"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ authors: [
6
6
"Xavier Leroy"
7
7
]
8
8
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
9
+ x-maintenance-intent: ["(latest)"]
9
10
homepage: "https://github.com/ocaml/num/"
10
11
bug-reports: "https://github.com/ocaml/num/issues"
11
12
dev-repo: "git+https://github.com/ocaml/num.git"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ description:
5
5
maintainer: "Xavier Leroy <
[email protected] >"
6
6
authors: "Xavier Leroy <
[email protected] >"
7
7
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8
+ x-maintenance-intent: ["(latest)"]
8
9
homepage: "https://github.com/xavierleroy/pringo"
9
10
bug-reports: "https://github.com/xavierleroy/pringo/issues"
10
11
depends: [
You can’t perform that action at this time.
0 commit comments