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

[ntf-core] Update to 2.5.4 #43733

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jimwang118
Copy link
Contributor

@jimwang118 jimwang118 commented Feb 10, 2025

  1. Update version to 2.5.4.
  2. Fix the following compilation errors.
CMake Error at ports/ntf-core/portfile.cmake:36 (file):
  file RENAME failed to rename
    F:/vcpkg/packages/ntf-core_x64-windows/lib/opt_exc_mt
  to
    F:/vcpkg/packages/ntf-core_x64-windows/tmp
  because: The system cannot find the path specified.
  • 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.

Usage test passed with x64-windows triplet.

Fixes #43441

@jimwang118 jimwang118 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Feb 10, 2025
@jimwang118 jimwang118 marked this pull request as ready for review February 10, 2025 08:23
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Feb 11, 2025
@BillyONeal BillyONeal marked this pull request as draft February 11, 2025 01:53
@BillyONeal BillyONeal removed the info:reviewed Pull Request changes follow basic guidelines label Feb 11, 2025
@jimwang118 jimwang118 marked this pull request as ready for review February 11, 2025 02:27
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Feb 12, 2025
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 category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ntf-core] Build failure on arm64-osx
3 participants