-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[libpcap] update to 1.10.4 #34622
[libpcap] update to 1.10.4 #34622
Conversation
The patch here does not need to be modified. |
If not modified, when install new version libpcap, vcpkg report error: Hunk #1 succeeded at 3238 (offset 560 lines). error: while searching for: install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpcap.pc DESTINATION lib/pkgconfig)? ?
error: patch failed: CMakeLists.txt:2715 error: CMakeLists.txt: patch does not apply |
Yes, you are right. I could reproduce this error in a new vcpkg folder. (I previously tested on an old vcpkg folder and did not encounter this error.) |
Thanks for your PR! |
you are welcome. |
The "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.