Skip to content

[kf5xmlgui] New port#19756

Merged
BillyONeal merged 37 commits intomicrosoft:masterfrom
wrobelda:kf5xmlgui
Sep 24, 2021
Merged

[kf5xmlgui] New port#19756
BillyONeal merged 37 commits intomicrosoft:masterfrom
wrobelda:kf5xmlgui

Conversation

@wrobelda
Copy link
Copy Markdown
Contributor

@wrobelda wrobelda commented Aug 26, 2021

Describe the pull request

Copy link
Copy Markdown

@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!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for kf5iconthemes but no changes to version or port version.
-- Version: 5.84.0
-- Old SHA: 5fd63e3d0747a6c3ba2e2f277acbd2e4129b7762
-- New SHA: a34b5beea612f36368ba352aab740da326efb961
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout dd3d6df5001d49f954bc39b73a4c49ae3c9e8d15 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index cb0149d..ee52d95 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2972,6 +2972,10 @@
       "baseline": "5.84.0",
       "port-version": 2
     },
+    "kf5xmlgui": {
+      "baseline": "5.84.0",
+      "port-version": 0
+    },
     "kfr": {
       "baseline": "2020-06-15",
       "port-version": 0

Copy link
Copy Markdown

@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 dd3d6df5001d49f954bc39b73a4c49ae3c9e8d15 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 42cc7c6..742291b 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2972,6 +2972,10 @@
       "baseline": "5.84.0",
       "port-version": 2
     },
+    "kf5xmlgui": {
+      "baseline": "5.84.0",
+      "port-version": 0
+    },
     "kfr": {
       "baseline": "2020-06-15",
       "port-version": 0

@NancyLi1013 NancyLi1013 added category:new-port The issue is requesting a new library to be added; consider making a PR! depends:different-pr This PR or Issue depends on a PR which has been filed labels Aug 27, 2021
This was referenced Aug 28, 2021
Copy link
Copy Markdown

@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!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for kf5xmlgui but no changes to version or port version.
-- Version: 5.84.0
-- Old SHA: 13c451b29d5acffea7c89eb22704e123c211413f
-- New SHA: 6d5edf1912e6ce9800d344af51eb32d7f537c245
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***

@NancyLi1013 NancyLi1013 added info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. and removed requires:author-response labels Sep 23, 2021
@wrobelda
Copy link
Copy Markdown
Contributor Author

@NancyLi1013 since you accepted it I accidentally pushed a fix meant for #20210, removed it and force-pushed.

@BillyONeal BillyONeal merged commit 8ba8f97 into microsoft:master Sep 24, 2021
@BillyONeal
Copy link
Copy Markdown
Member

Thanks for the new port!

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:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants