-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[portsmf] add new port with version 236 #18982
Conversation
@Be-ing ,Could you modify the place suggested above |
I'm confused why this is acceptable but #18978 is not? |
Generally speaking, if the user updates the port version, we encourage to update the latest cmake function, but if it is to add a new port, we will let the user directly use the latest cmake function |
That's not related to why #18978 was rejected. |
Sorry,for some major changes to the port, we must get official approval. |
"libebur128": { | ||
"baseline": "1.2.6", | ||
"port-version": 0 | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Be-ing , Could you clarify why delete and re-add?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know. I did not make any manual changes to this. I only ran the vcpkg x-add-version
tool.
Describe the pull request
What does your PR fix?
Adds new port for PortSMF
Which triplets are supported/not supported? Have you updated the CI baseline?
all except UWP
Does your PR follow the maintainer guide?
yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?yes