diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake index ffbefb02f1e257..db31f6f15e8a6c 100644 --- a/ports/pango/portfile.cmake +++ b/ports/pango/portfile.cmake @@ -13,7 +13,7 @@ vcpkg_configure_meson( -Dintrospection=disabled # Build the GObject introspection data for Pango -Dfontconfig=enabled # Build with FontConfig support. -Dsysprof=disabled # include tracing support for sysprof - -Dlibtahi=disabled # Build with libthai support + -Dlibthai=disabled # Build with libthai support -Dcairo=enabled # Build with cairo support -Dxft=disabled # Build with xft support -Dfreetype=enabled # Build with freetype support diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json index 5b4858add0db14..f0741023681754 100644 --- a/ports/pango/vcpkg.json +++ b/ports/pango/vcpkg.json @@ -1,6 +1,7 @@ { "name": "pango", "version": "1.48.4", + "port-version": 1, "description": "Text and font handling library.", "homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 6364739fc0e4f2..4ba1506d1427b7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4818,7 +4818,7 @@ }, "pango": { "baseline": "1.48.4", - "port-version": 0 + "port-version": 1 }, "pangolin": { "baseline": "0.5", diff --git a/versions/p-/pango.json b/versions/p-/pango.json index cac5e657e0def3..0f14a351ccfc9f 100644 --- a/versions/p-/pango.json +++ b/versions/p-/pango.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a130f1c74d2e337d2f9405fbb57f3b1fe46f173a", + "version": "1.48.4", + "port-version": 1 + }, { "git-tree": "271c6de990817cce14e8299ac3add736bdce57f5", "version": "1.48.4",