From 8ffacb09447634ef3ec3268a3ff920f13d23f5e9 Mon Sep 17 00:00:00 2001 From: Alonso Schaich Date: Sat, 20 Aug 2022 02:43:44 +0900 Subject: [PATCH] [pango] Update to 1.50.9 (#26414) * [pango] Update to 1.50.9 (microsoft#26413) * [pango] Regenerate version regisitry (microsoft#26413) --- ports/pango/portfile.cmake | 4 ++-- ports/pango/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/p-/pango.json | 5 +++++ 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake index 6c434e156fa..0132f369f8d 100644 --- a/ports/pango/portfile.cmake +++ b/ports/pango/portfile.cmake @@ -2,8 +2,8 @@ vcpkg_from_gitlab( GITLAB_URL https://gitlab.gnome.org/ OUT_SOURCE_PATH SOURCE_PATH REPO GNOME/pango - REF a2ccd36a42e039d3600b04fe37fdc47f267d90c7 #v1.50.7 - SHA512 1116080b98e46eb436b5a8712f1f16b3debd22e4e549b7ed74e5f37985644b30c4639cf248758f1d8e72581b7b2009aed95cab47781b09cb9234fcf03f2b425c + REF a3517dcc6de9bae1193075b7112aa7db97b39dcc #v1.50.9 + SHA512 d09bc672e65897f5a3deae45f6e7f91844fb6d72c43944d3480a4b9e84b43fcb0e701b0b84d864b15d8520287f6d0d02b489a42775df6746ffe6673588f8f05c HEAD_REF master # branch name ) diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json index 3f181b2762b..566a8a0bc89 100644 --- a/ports/pango/vcpkg.json +++ b/ports/pango/vcpkg.json @@ -1,6 +1,6 @@ { "name": "pango", - "version": "1.50.7", + "version": "1.50.9", "description": "Text and font handling library.", "homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/", "license": "LGPL-2.0-only", diff --git a/versions/baseline.json b/versions/baseline.json index eb454653d3f..cbc9c09cbf9 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5393,7 +5393,7 @@ "port-version": 0 }, "pango": { - "baseline": "1.50.7", + "baseline": "1.50.9", "port-version": 0 }, "pangolin": { diff --git a/versions/p-/pango.json b/versions/p-/pango.json index 2cbeede2cef..de2a65bc1c9 100644 --- a/versions/p-/pango.json +++ b/versions/p-/pango.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f5c70fae168a14f944757f55afaeb847f1a0d026", + "version": "1.50.9", + "port-version": 0 + }, { "git-tree": "5275b5581f4cfc5ccb547a556f3affc4c92e05cd", "version": "1.50.7",