-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[qt] update to 6.4.2 #28774
[qt] update to 6.4.2 #28774
Conversation
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.
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: checked-in files for qtwebengine have changed but the version was not updated
version: 6.4.2
old SHA: 97ce492b3c2d0265fff12bc5a8404b64d17127be
new SHA: 103d02ae0fb7dc40013446394a32269ae0391491
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
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.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
All manifest files must be formatted
./vcpkg format-manifest ports/*/vcpkg.json
Diff
diff --git a/ports/tmp/vcpkg.json b/ports/tmp/vcpkg.json
index 95bac8f..7b10f2a 100644
--- a/ports/tmp/vcpkg.json
+++ b/ports/tmp/vcpkg.json
@@ -2,8 +2,5 @@
"name": "tmp",
"version": "1",
"description": "qtwebengine log grabber",
- "homepage": "",
- "license": "MIT",
- "dependencies": [
- ]
+ "license": "MIT"
}
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: checked-in files for qtwebengine have changed but the version was not updated
version: 6.4.2
old SHA: 97ce492b3c2d0265fff12bc5a8404b64d17127be
new SHA: 103d02ae0fb7dc40013446394a32269ae0391491
Did you remember to update the version or port version?
Use --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 12c2a93b4007612b5ffa980c9d2235eb0bcac10f -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 777e488..0a5f8e1 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -7644,6 +7644,10 @@
"baseline": "0.5.20191212",
"port-version": 2
},
+ "tmp": {
+ "baseline": "1",
+ "port-version": 0
+ },
"tmx": {
"baseline": "1.2.0",
"port-version": 2
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.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
All manifest files must be formatted
./vcpkg format-manifest ports/*/vcpkg.json
Diff
diff --git a/ports/tmp/vcpkg.json b/ports/tmp/vcpkg.json
index 95bac8f..7b10f2a 100644
--- a/ports/tmp/vcpkg.json
+++ b/ports/tmp/vcpkg.json
@@ -2,8 +2,5 @@
"name": "tmp",
"version": "1",
"description": "qtwebengine log grabber",
- "homepage": "",
- "license": "MIT",
- "dependencies": [
- ]
+ "license": "MIT"
}
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: checked-in files for qtwebengine have changed but the version was not updated
version: 6.4.2
old SHA: 97ce492b3c2d0265fff12bc5a8404b64d17127be
new SHA: 83a3c6fbe2f371596fd090e74a0720e8dd3c83c4
Did you remember to update the version or port version?
Use --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 12c2a93b4007612b5ffa980c9d2235eb0bcac10f -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 777e488..0a5f8e1 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -7644,6 +7644,10 @@
"baseline": "0.5.20191212",
"port-version": 2
},
+ "tmp": {
+ "baseline": "1",
+ "port-version": 0
+ },
"tmx": {
"baseline": "1.2.0",
"port-version": 2
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.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
All manifest files must be formatted
./vcpkg format-manifest ports/*/vcpkg.json
Diff
diff --git a/ports/tmp/vcpkg.json b/ports/tmp/vcpkg.json
index 95bac8f..7b10f2a 100644
--- a/ports/tmp/vcpkg.json
+++ b/ports/tmp/vcpkg.json
@@ -2,8 +2,5 @@
"name": "tmp",
"version": "1",
"description": "qtwebengine log grabber",
- "homepage": "",
- "license": "MIT",
- "dependencies": [
- ]
+ "license": "MIT"
}
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: checked-in files for qtwebengine have changed but the version was not updated
version: 6.4.2
old SHA: 97ce492b3c2d0265fff12bc5a8404b64d17127be
new SHA: fcffeb632b2e30b7be572c5f50e5b40ee75e3bee
Did you remember to update the version or port version?
Use --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 12c2a93b4007612b5ffa980c9d2235eb0bcac10f -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 777e488..0a5f8e1 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -7644,6 +7644,10 @@
"baseline": "0.5.20191212",
"port-version": 2
},
+ "tmp": {
+ "baseline": "1",
+ "port-version": 0
+ },
"tmx": {
"baseline": "1.2.0",
"port-version": 2
All features of |
No description provided.