Skip to content

[cgal] update to 6.0#41300

Merged
JavierMatosD merged 11 commits intomicrosoft:masterfrom
lrineau:cgal6.0
Oct 8, 2024
Merged

[cgal] update to 6.0#41300
JavierMatosD merged 11 commits intomicrosoft:masterfrom
lrineau:cgal6.0

Conversation

@lrineau
Copy link
Copy Markdown
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.

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
Copy Markdown
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
Copy Markdown
Contributor Author

lrineau commented Oct 8, 2024

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

@JavierMatosD JavierMatosD merged commit c330990 into microsoft:master Oct 8, 2024
@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