-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469 #19633
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| { | ||
| "name": "vcpkg-cmake-config", | ||
| "version-date": "2021-08-11" | ||
| "version-date": "2021-08-11", | ||
| "port-version": 1 | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6618,7 +6618,7 @@ | |
| }, | ||
| "vcpkg-cmake-config": { | ||
| "baseline": "2021-08-11", | ||
| "port-version": 0 | ||
| "port-version": 1 | ||
|
JackBoosY marked this conversation as resolved.
Comment on lines
+6620
to
+6621
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @strega-nil-ms We couldn't do that because the version shoud only be added, not be reverted.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think that it's fine, but would like confirmation from @ras0219-msft
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It may look fine now, but with the next change, we will have two variants of port version 2...
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Cut the "port version 2", it is different "version-date". It is really easy to start confusion ;-) |
||
| }, | ||
| "vcpkg-gfortran": { | ||
| "baseline": "3", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.