Skip to content

Commit

Permalink
Exclude boost-math in favor of #38728
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed May 27, 2024
1 parent c430e62 commit 4303377
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
3 changes: 1 addition & 2 deletions ports/boost-math/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-math",
"version": "1.85.0",
"port-version": 1,
"description": "Boost math module",
"homepage": "https://www.boost.org/libs/math",
"homepage": "https://github.com/boostorg/math",
"license": "BSL-1.0",
"dependencies": [
{
Expand Down
5 changes: 0 additions & 5 deletions versions/b-/boost-math.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"versions": [
{
"git-tree": "113940d8009ab190fc5ba489653dc12ef654b393",
"version": "1.85.0",
"port-version": 1
},
{
"git-tree": "d20af189e049131ea08bd503537374afa4d70062",
"version": "1.85.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@
},
"boost-math": {
"baseline": "1.85.0",
"port-version": 1
"port-version": 0
},
"boost-metaparse": {
"baseline": "1.85.0",
Expand Down

0 comments on commit 4303377

Please sign in to comment.