Skip to content

Commit d126db7

Browse files
authored
Merge pull request #29011 from hannesm/mark-old-ocaml-compilers-unmaintained
OCaml 5.3.0 pre-releases: mark as unmaintained
2 parents 4d484e4 + 3786fa0 commit d126db7

File tree

13 files changed

+13
-0
lines changed
  • packages
    • ocaml-base-compiler
      • ocaml-base-compiler.5.2.1~rc1
      • ocaml-base-compiler.5.3.0~alpha1
      • ocaml-base-compiler.5.3.0~beta1
      • ocaml-base-compiler.5.3.0~beta2
      • ocaml-base-compiler.5.3.0~rc1
    • ocaml-compiler
      • ocaml-compiler.5.3.0~alpha1
      • ocaml-compiler.5.3.0~beta1
      • ocaml-compiler.5.3.0~beta2
      • ocaml-compiler.5.3.0~rc1
    • ocaml-variants
      • ocaml-variants.5.3.0~alpha1+options
      • ocaml-variants.5.3.0~beta1+options
      • ocaml-variants.5.3.0~beta2+options
      • ocaml-variants.5.3.0~rc1+options

13 files changed

+13
-0
lines changed

packages/ocaml-base-compiler/ocaml-base-compiler.5.2.1~rc1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ extra-source "ocaml-base-compiler.install" {
9797
"md5=3e969b841df1f51ca448e6e6295cb451"
9898
]
9999
}
100+
x-maintained: false

packages/ocaml-base-compiler/ocaml-base-compiler.5.3.0~alpha1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ depends: [
2727
]
2828
conflict-class: "ocaml-core-compiler"
2929
flags: [ compiler avoid-version ]
30+
x-maintained: false

packages/ocaml-base-compiler/ocaml-base-compiler.5.3.0~beta1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ depends: [
2727
]
2828
conflict-class: "ocaml-core-compiler"
2929
flags: [ compiler avoid-version ]
30+
x-maintained: false

packages/ocaml-base-compiler/ocaml-base-compiler.5.3.0~beta2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ depends: [
2727
]
2828
conflict-class: "ocaml-core-compiler"
2929
flags: [ compiler avoid-version ]
30+
x-maintained: false

packages/ocaml-base-compiler/ocaml-base-compiler.5.3.0~rc1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ depends: [
2727
]
2828
conflict-class: "ocaml-core-compiler"
2929
flags: [ compiler avoid-version ]
30+
x-maintained: false

packages/ocaml-compiler/ocaml-compiler.5.3.0~alpha1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ extra-source "ocaml-compiler.install" {
125125
"md5=781ea69255fd0cb643a9617ff56fd6ba"
126126
]
127127
}
128+
x-maintained: false

packages/ocaml-compiler/ocaml-compiler.5.3.0~beta1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ extra-source "ocaml-compiler.install" {
125125
"md5=781ea69255fd0cb643a9617ff56fd6ba"
126126
]
127127
}
128+
x-maintained: false

packages/ocaml-compiler/ocaml-compiler.5.3.0~beta2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ extra-source "ocaml-compiler.install" {
125125
"md5=781ea69255fd0cb643a9617ff56fd6ba"
126126
]
127127
}
128+
x-maintained: false

packages/ocaml-compiler/ocaml-compiler.5.3.0~rc1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ extra-source "ocaml-compiler.install" {
125125
"md5=781ea69255fd0cb643a9617ff56fd6ba"
126126
]
127127
}
128+
x-maintained: false

packages/ocaml-variants/ocaml-variants.5.3.0~alpha1+options/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ depends: [
2424
]
2525
conflict-class: "ocaml-core-compiler"
2626
flags: [ compiler avoid-version ]
27+
x-maintained: false

0 commit comments

Comments
 (0)