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

[libpqxx] Fix building libpqxx 7.9.0 with cmake 3.30 #39927

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

sgoth
Copy link
Contributor

@sgoth sgoth commented Jul 15, 2024

Fixes #39694

  • 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.

Upstream issue: jtv/libpqxx#851

@sgoth
Copy link
Contributor Author

sgoth commented Jul 15, 2024

@microsoft-github-policy-service agree

@JavierMatosD JavierMatosD merged commit 17e1889 into microsoft:master Jul 15, 2024
17 checks passed
@sgoth sgoth deleted the libpqxx7.9.0-cmake3.30 branch July 15, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[libpqxx] Build failure on x64-windows
2 participants