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

[glib] update to 2.75.0 #28246

Merged
merged 6 commits into from
Dec 12, 2022
Merged

[glib] update to 2.75.0 #28246

merged 6 commits into from
Dec 12, 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 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 8ca99b6..be1de9c 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
       "port-version": 0
     },
     "glib": {
-      "baseline": "2.74.1",
+      "baseline": "2.75.0",
       "port-version": 0
     },
     "glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..2967c79 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "5088a26fc504a4f6c451650dd7e6f88fe98e2699",
+      "version": "2.75.0",
+      "port-version": 0
+    },
     {
       "git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
       "version": "2.74.1",

ports/glib/portfile.cmake Outdated Show resolved Hide resolved
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 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2fd1846..85c5c47 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
       "port-version": 0
     },
     "glib": {
-      "baseline": "2.74.1",
+      "baseline": "2.75.0",
       "port-version": 0
     },
     "glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..bb13617 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "0cb6d817097aac4b8789240e299d15632e4af4ca",
+      "version": "2.75.0",
+      "port-version": 0
+    },
     {
       "git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
       "version": "2.74.1",

ports/glib/portfile.cmake Outdated Show resolved Hide resolved
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 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2fd1846..85c5c47 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
       "port-version": 0
     },
     "glib": {
-      "baseline": "2.74.1",
+      "baseline": "2.75.0",
       "port-version": 0
     },
     "glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..d772fae 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "d3b428570b820ec1fbedbb37a651c1e1ddcbb91f",
+      "version": "2.75.0",
+      "port-version": 0
+    },
     {
       "git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
       "version": "2.74.1",

@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Dec 9, 2022
@Neumann-A Neumann-A marked this pull request as ready for review December 9, 2022 11:20
@JonLiu1993
Copy link
Member

All features are tested successfully in the x64-linux triplet

@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Dec 12, 2022
@dan-shaw dan-shaw merged commit f7608f7 into microsoft:master Dec 12, 2022
@Neumann-A Neumann-A deleted the update_glib branch December 12, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants