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] update to 6.0 #41300

Merged
merged 11 commits into from
Oct 8, 2024
Merged

[cgal] update to 6.0 #41300

merged 11 commits into from
Oct 8, 2024

Conversation

lrineau
Copy link
Contributor

@lrineau lrineau commented Oct 2, 2024

Update to CGAL version 6.0. That new version has several breaking changes, but it seems nothing broke in vcpkg.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

ports/cgal/portfile.cmake Show resolved Hide resolved
ports/cgal/portfile.cmake Outdated Show resolved Hide resolved
ports/cgal/vcpkg.json Outdated Show resolved Hide resolved
lrineau added a commit to lrineau/vcpkg that referenced this pull request Oct 7, 2024
@WangWeiLin-MV WangWeiLin-MV added the category:port-update The issue is with a library, which is requesting update new revision label Oct 8, 2024
Copy link
Contributor

@dg0yt dg0yt left a comment

Choose a reason for hiding this comment

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

Given that the lib is header-only now:

  • I wonder if the port still needs the vcpkg_buildpath_length_warning.
  • I suggest to start the portfile with
    set(VCPKG_BUILD_TYPE release)  # header-only

Please update the PR title to correctly reference [cgal]. This will appear in git history.

@lrineau lrineau changed the title [cga] update to 6.0 [cgal] update to 6.0 Oct 8, 2024
@lrineau lrineau marked this pull request as ready for review October 8, 2024 11:44
@lrineau
Copy link
Contributor Author

lrineau commented Oct 8, 2024

@WangWeiLin-MV This pull-request is no longer a draft, and now passes the CI tests. 😌

@lrineau lrineau mentioned this pull request Oct 8, 2024
49 tasks
@JavierMatosD JavierMatosD merged commit c330990 into microsoft:master Oct 8, 2024
16 checks passed
@lrineau lrineau deleted the cgal6.0 branch October 8, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants