Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cgal] Add boost-multi-array to deps #24803

Merged
merged 3 commits into from
Jun 2, 2022
Merged

Conversation

lrineau
Copy link
Contributor

@lrineau lrineau commented May 19, 2022

Describe the pull request

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

All manifest files must be formatted

./vcpkg format-manifest ports/*/vcpkg.json

Diff
diff --git a/ports/cgal/vcpkg.json b/ports/cgal/vcpkg.json
index 8afc418..93ddf1f 100644
--- a/ports/cgal/vcpkg.json
+++ b/ports/cgal/vcpkg.json
@@ -26,8 +26,8 @@
     "boost-logic",
     "boost-math",
     "boost-mpl",
-    "boost-multi-index",
     "boost-multi-array",
+    "boost-multi-index",
     "boost-multiprecision",
     "boost-numeric-conversion",
     "boost-optional",
PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

error: checked-in files for cgal have changed but the version was not updated
version: 5.4
old SHA: 0acdd574cd028b7ca4acd762f01938492c6d4719
new SHA: da465fe7d648d4cb524ea47f2f40f64aa3e20293
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***

@lrineau lrineau marked this pull request as ready for review May 19, 2022 14:03
@Cheney-W Cheney-W self-assigned this May 20, 2022
@Cheney-W Cheney-W added the category:port-bug The issue is with a library, which is something the port should already support label May 20, 2022
@Cheney-W Cheney-W marked this pull request as draft May 25, 2022 10:15
@Cheney-W
Copy link
Contributor

Cheney-W commented Jun 2, 2022

@lrineau Could you please address the review suggestion of Jack? Thanks!

@lrineau lrineau marked this pull request as ready for review June 2, 2022 08:02
@Cheney-W Cheney-W added requires:vcpkg-team-review This PR or issue requires someone on the vcpkg team to take a further look. and removed requires:author-response labels Jun 2, 2022
@ras0219-msft ras0219-msft merged commit 8d41d43 into microsoft:master Jun 2, 2022
@ras0219-msft
Copy link
Contributor

Thanks for the PR!

@lrineau lrineau deleted the patch-1 branch June 3, 2022 14:13
@Cheney-W Cheney-W added info:reviewed Pull Request changes follow basic guidelines and removed requires:vcpkg-team-review This PR or issue requires someone on the vcpkg team to take a further look. labels Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vcpkg installation misses boost-multi-array
4 participants