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

[Xwindow] part 5/N #26684

Merged
merged 4 commits into from
Sep 6, 2022
Merged

[Xwindow] part 5/N #26684

merged 4 commits into from
Sep 6, 2022

Conversation

Neumann-A
Copy link
Contributor

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 927006b24c3a28dfd8aa0ec5f8ce43098480a7f1 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 463118b..ac38b12 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3748,6 +3748,10 @@
       "baseline": "3.0.11",
       "port-version": 1
     },
+    "libice": {
+      "baseline": "1.0.10",
+      "port-version": 0
+    },
     "libiconv": {
       "baseline": "1.17",
       "port-version": 0
@@ -4100,6 +4104,10 @@
       "baseline": "4.7.0",
       "port-version": 0
     },
+    "libsm": {
+      "baseline": "1.2.3",
+      "port-version": 0
+    },
     "libsmb2": {
       "baseline": "2021-04-29",
       "port-version": 1

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/libice/vcpkg.json
  • ports/libsm/vcpkg.json

Valid values for the license field can be found in the documentation

@LilyWangLL LilyWangLL added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Sep 5, 2022
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Sep 5, 2022
@dan-shaw dan-shaw merged commit b0eb3fa into microsoft:master Sep 6, 2022
@Neumann-A Neumann-A deleted the xwindow-part-5 branch September 6, 2022 21:23
@vicroms vicroms mentioned this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants