Skip to content

Commit 5d3798a

Browse files
JavierMatosDZhao Liu
andauthored
[boost] Remove port version constraints (#31572)
* remove port version constraints * remove port version constraint * bump port version * version db --------- Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
1 parent 259762c commit 5d3798a

306 files changed

Lines changed: 2850 additions & 2101 deletions

File tree

Some content is hidden

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

ports/boost-accumulators/vcpkg.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,94 +2,94 @@
22
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
33
"name": "boost-accumulators",
44
"version": "1.82.0",
5-
"port-version": 1,
5+
"port-version": 2,
66
"description": "Boost accumulators module",
77
"homepage": "https://github.com/boostorg/accumulators",
88
"license": "BSL-1.0",
99
"dependencies": [
1010
{
1111
"name": "boost-array",
12-
"version>=": "1.82.0#1"
12+
"version>=": "1.82.0"
1313
},
1414
{
1515
"name": "boost-assert",
16-
"version>=": "1.82.0#1"
16+
"version>=": "1.82.0"
1717
},
1818
{
1919
"name": "boost-circular-buffer",
20-
"version>=": "1.82.0#1"
20+
"version>=": "1.82.0"
2121
},
2222
{
2323
"name": "boost-concept-check",
24-
"version>=": "1.82.0#1"
24+
"version>=": "1.82.0"
2525
},
2626
{
2727
"name": "boost-config",
28-
"version>=": "1.82.0#1"
28+
"version>=": "1.82.0"
2929
},
3030
{
3131
"name": "boost-core",
32-
"version>=": "1.82.0#1"
32+
"version>=": "1.82.0"
3333
},
3434
{
3535
"name": "boost-fusion",
36-
"version>=": "1.82.0#1"
36+
"version>=": "1.82.0"
3737
},
3838
{
3939
"name": "boost-iterator",
40-
"version>=": "1.82.0#1"
40+
"version>=": "1.82.0"
4141
},
4242
{
4343
"name": "boost-mpl",
44-
"version>=": "1.82.0#1"
44+
"version>=": "1.82.0"
4545
},
4646
{
4747
"name": "boost-numeric-conversion",
48-
"version>=": "1.82.0#1"
48+
"version>=": "1.82.0"
4949
},
5050
{
5151
"name": "boost-parameter",
52-
"version>=": "1.82.0#1"
52+
"version>=": "1.82.0"
5353
},
5454
{
5555
"name": "boost-preprocessor",
56-
"version>=": "1.82.0#1"
56+
"version>=": "1.82.0"
5757
},
5858
{
5959
"name": "boost-range",
60-
"version>=": "1.82.0#1"
60+
"version>=": "1.82.0"
6161
},
6262
{
6363
"name": "boost-serialization",
64-
"version>=": "1.82.0#1"
64+
"version>=": "1.82.0"
6565
},
6666
{
6767
"name": "boost-static-assert",
68-
"version>=": "1.82.0#1"
68+
"version>=": "1.82.0"
6969
},
7070
{
7171
"name": "boost-throw-exception",
72-
"version>=": "1.82.0#1"
72+
"version>=": "1.82.0"
7373
},
7474
{
7575
"name": "boost-tuple",
76-
"version>=": "1.82.0#1"
76+
"version>=": "1.82.0"
7777
},
7878
{
7979
"name": "boost-type-traits",
80-
"version>=": "1.82.0#1"
80+
"version>=": "1.82.0"
8181
},
8282
{
8383
"name": "boost-typeof",
84-
"version>=": "1.82.0#1"
84+
"version>=": "1.82.0"
8585
},
8686
{
8787
"name": "boost-ublas",
88-
"version>=": "1.82.0#1"
88+
"version>=": "1.82.0"
8989
},
9090
{
9191
"name": "boost-vcpkg-helpers",
92-
"version>=": "1.82.0#1"
92+
"version>=": "1.82.0"
9393
}
9494
]
9595
}

ports/boost-algorithm/vcpkg.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,82 +2,82 @@
22
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
33
"name": "boost-algorithm",
44
"version": "1.82.0",
5-
"port-version": 1,
5+
"port-version": 2,
66
"description": "Boost algorithm module",
77
"homepage": "https://github.com/boostorg/algorithm",
88
"license": "BSL-1.0",
99
"dependencies": [
1010
{
1111
"name": "boost-array",
12-
"version>=": "1.82.0#1"
12+
"version>=": "1.82.0"
1313
},
1414
{
1515
"name": "boost-assert",
16-
"version>=": "1.82.0#1"
16+
"version>=": "1.82.0"
1717
},
1818
{
1919
"name": "boost-bind",
20-
"version>=": "1.82.0#1"
20+
"version>=": "1.82.0"
2121
},
2222
{
2323
"name": "boost-concept-check",
24-
"version>=": "1.82.0#1"
24+
"version>=": "1.82.0"
2525
},
2626
{
2727
"name": "boost-config",
28-
"version>=": "1.82.0#1"
28+
"version>=": "1.82.0"
2929
},
3030
{
3131
"name": "boost-core",
32-
"version>=": "1.82.0#1"
32+
"version>=": "1.82.0"
3333
},
3434
{
3535
"name": "boost-exception",
36-
"version>=": "1.82.0#1"
36+
"version>=": "1.82.0"
3737
},
3838
{
3939
"name": "boost-function",
40-
"version>=": "1.82.0#1"
40+
"version>=": "1.82.0"
4141
},
4242
{
4343
"name": "boost-iterator",
44-
"version>=": "1.82.0#1"
44+
"version>=": "1.82.0"
4545
},
4646
{
4747
"name": "boost-mpl",
48-
"version>=": "1.82.0#1"
48+
"version>=": "1.82.0"
4949
},
5050
{
5151
"name": "boost-range",
52-
"version>=": "1.82.0#1"
52+
"version>=": "1.82.0"
5353
},
5454
{
5555
"name": "boost-regex",
56-
"version>=": "1.82.0#1"
56+
"version>=": "1.82.0"
5757
},
5858
{
5959
"name": "boost-static-assert",
60-
"version>=": "1.82.0#1"
60+
"version>=": "1.82.0"
6161
},
6262
{
6363
"name": "boost-throw-exception",
64-
"version>=": "1.82.0#1"
64+
"version>=": "1.82.0"
6565
},
6666
{
6767
"name": "boost-tuple",
68-
"version>=": "1.82.0#1"
68+
"version>=": "1.82.0"
6969
},
7070
{
7171
"name": "boost-type-traits",
72-
"version>=": "1.82.0#1"
72+
"version>=": "1.82.0"
7373
},
7474
{
7575
"name": "boost-unordered",
76-
"version>=": "1.82.0#1"
76+
"version>=": "1.82.0"
7777
},
7878
{
7979
"name": "boost-vcpkg-helpers",
80-
"version>=": "1.82.0#1"
80+
"version>=": "1.82.0"
8181
}
8282
]
8383
}

ports/boost-align/vcpkg.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
33
"name": "boost-align",
44
"version": "1.82.0",
5-
"port-version": 1,
5+
"port-version": 2,
66
"description": "Boost align module",
77
"homepage": "https://github.com/boostorg/align",
88
"license": "BSL-1.0",
99
"dependencies": [
1010
{
1111
"name": "boost-assert",
12-
"version>=": "1.82.0#1"
12+
"version>=": "1.82.0"
1313
},
1414
{
1515
"name": "boost-config",
16-
"version>=": "1.82.0#1"
16+
"version>=": "1.82.0"
1717
},
1818
{
1919
"name": "boost-core",
20-
"version>=": "1.82.0#1"
20+
"version>=": "1.82.0"
2121
},
2222
{
2323
"name": "boost-static-assert",
24-
"version>=": "1.82.0#1"
24+
"version>=": "1.82.0"
2525
},
2626
{
2727
"name": "boost-vcpkg-helpers",
28-
"version>=": "1.82.0#1"
28+
"version>=": "1.82.0"
2929
}
3030
]
3131
}

ports/boost-any/vcpkg.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,42 @@
22
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
33
"name": "boost-any",
44
"version": "1.82.0",
5-
"port-version": 1,
5+
"port-version": 2,
66
"description": "Boost any module",
77
"homepage": "https://github.com/boostorg/any",
88
"license": "BSL-1.0",
99
"dependencies": [
1010
{
1111
"name": "boost-assert",
12-
"version>=": "1.82.0#1"
12+
"version>=": "1.82.0"
1313
},
1414
{
1515
"name": "boost-config",
16-
"version>=": "1.82.0#1"
16+
"version>=": "1.82.0"
1717
},
1818
{
1919
"name": "boost-core",
20-
"version>=": "1.82.0#1"
20+
"version>=": "1.82.0"
2121
},
2222
{
2323
"name": "boost-static-assert",
24-
"version>=": "1.82.0#1"
24+
"version>=": "1.82.0"
2525
},
2626
{
2727
"name": "boost-throw-exception",
28-
"version>=": "1.82.0#1"
28+
"version>=": "1.82.0"
2929
},
3030
{
3131
"name": "boost-type-index",
32-
"version>=": "1.82.0#1"
32+
"version>=": "1.82.0"
3333
},
3434
{
3535
"name": "boost-type-traits",
36-
"version>=": "1.82.0#1"
36+
"version>=": "1.82.0"
3737
},
3838
{
3939
"name": "boost-vcpkg-helpers",
40-
"version>=": "1.82.0#1"
40+
"version>=": "1.82.0"
4141
}
4242
]
4343
}

ports/boost-array/vcpkg.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,34 @@
22
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
33
"name": "boost-array",
44
"version": "1.82.0",
5-
"port-version": 1,
5+
"port-version": 2,
66
"description": "Boost array module",
77
"homepage": "https://github.com/boostorg/array",
88
"license": "BSL-1.0",
99
"dependencies": [
1010
{
1111
"name": "boost-assert",
12-
"version>=": "1.82.0#1"
12+
"version>=": "1.82.0"
1313
},
1414
{
1515
"name": "boost-config",
16-
"version>=": "1.82.0#1"
16+
"version>=": "1.82.0"
1717
},
1818
{
1919
"name": "boost-core",
20-
"version>=": "1.82.0#1"
20+
"version>=": "1.82.0"
2121
},
2222
{
2323
"name": "boost-static-assert",
24-
"version>=": "1.82.0#1"
24+
"version>=": "1.82.0"
2525
},
2626
{
2727
"name": "boost-throw-exception",
28-
"version>=": "1.82.0#1"
28+
"version>=": "1.82.0"
2929
},
3030
{
3131
"name": "boost-vcpkg-helpers",
32-
"version>=": "1.82.0#1"
32+
"version>=": "1.82.0"
3333
}
3434
]
3535
}

0 commit comments

Comments
 (0)