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

[clamav] Update to version 1.0.0 #29650

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

zaddach
Copy link
Contributor

@zaddach zaddach commented Feb 14, 2023

  • 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.
@Cheney-W Cheney-W added the category:port-update The issue is with a library, which is requesting update new revision label Feb 15, 2023
@Cheney-W
Copy link
Contributor

CMake Error at D:/downloads/tools/cmake-3.25.1-windows/cmake-3.25.1-windows-i386/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Rust (missing: cargo_EXECUTABLE)
Call Stack (most recent call first):
  D:/downloads/tools/cmake-3.25.1-windows/cmake-3.25.1-windows-i386/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindRust.cmake:461 (find_package_handle_standard_args)
  C:/a/1/s/scripts/buildsystems/vcpkg.cmake:843 (_find_package)
  CMakeLists.txt:137 (find_package)
@zaddach
Copy link
Contributor Author

zaddach commented Feb 16, 2023

Yeah, this depends on having Rust installed on the build machine. Before #20619 is addressed it will probably not be feasible to integrate this update. I wonder how this issue is handled in librsvg it seems its update also depends on Rust: #24402.

@zaddach zaddach marked this pull request as draft February 16, 2023 16:55
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
2 participants