Skip to content

Commit 3d2cf45

Browse files
committed
Mark ocaml-system with avoid-version
This makes sure opam switches do not end up with ocaml-system unknowingly. opam switches can still use it as long as that requirement is explicit. This fixes a large number of issues encountered by users. See ocaml/opam#6494 and ocaml/opam#6307
1 parent 35eb2f1 commit 3d2cf45

File tree

59 files changed

+59
-59
lines changed
  • packages/ocaml-system
    • ocaml-system.3.07+1
    • ocaml-system.3.07+2
    • ocaml-system.3.07
    • ocaml-system.3.08.0
    • ocaml-system.3.08.1
    • ocaml-system.3.08.2
    • ocaml-system.3.08.3
    • ocaml-system.3.08.4
    • ocaml-system.3.09.0
    • ocaml-system.3.09.1
    • ocaml-system.3.09.2
    • ocaml-system.3.09.3
    • ocaml-system.3.10.0
    • ocaml-system.3.10.1
    • ocaml-system.3.10.2
    • ocaml-system.3.11.0
    • ocaml-system.3.11.1
    • ocaml-system.3.11.2
    • ocaml-system.3.12.0
    • ocaml-system.3.12.1
    • ocaml-system.4.00.0
    • ocaml-system.4.00.1
    • ocaml-system.4.01.0
    • ocaml-system.4.02.0
    • ocaml-system.4.02.1
    • ocaml-system.4.02.2
    • ocaml-system.4.02.3
    • ocaml-system.4.03.0
    • ocaml-system.4.04.0
    • ocaml-system.4.04.1
    • ocaml-system.4.04.2
    • ocaml-system.4.05.0
    • ocaml-system.4.06.0
    • ocaml-system.4.06.1
    • ocaml-system.4.07.0
    • ocaml-system.4.07.1
    • ocaml-system.4.08.0
    • ocaml-system.4.08.1
    • ocaml-system.4.09.0
    • ocaml-system.4.09.1
    • ocaml-system.4.10.0
    • ocaml-system.4.10.1
    • ocaml-system.4.10.2
    • ocaml-system.4.11.0
    • ocaml-system.4.11.1
    • ocaml-system.4.11.2
    • ocaml-system.4.12.0
    • ocaml-system.4.12.1
    • ocaml-system.4.13.0
    • ocaml-system.4.13.1
    • ocaml-system.4.14.0
    • ocaml-system.4.14.1
    • ocaml-system.4.14.2
    • ocaml-system.5.0.0
    • ocaml-system.5.1.0
    • ocaml-system.5.1.1
    • ocaml-system.5.2.0
    • ocaml-system.5.2.1
    • ocaml-system.5.3.0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+59
-59
lines changed

packages/ocaml-system/ocaml-system.3.07+1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.07+1"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.07+2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.07+2"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.07/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.07"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.08.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.08.0"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.08.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.08.1"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.08.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.08.2"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.08.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.08.3"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.08.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.08.4"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.09.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.09.0"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

packages/ocaml-system/ocaml-system.3.09.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ depends: [
99
]
1010
conflict-class: "ocaml-core-compiler"
1111
available: sys-ocaml-version = "3.09.1"
12-
flags: compiler
12+
flags: [compiler avoid-version]
1313
build: ["ocaml" "gen_ocaml_config.ml"]
1414
substs: "gen_ocaml_config.ml"
1515
extra-source "gen_ocaml_config.ml.in" {

0 commit comments

Comments
 (0)