diff --git a/ports/xcb-util/portfile.cmake b/ports/xcb-util/portfile.cmake index 0d33899e35..9c6fca0a48 100644 --- a/ports/xcb-util/portfile.cmake +++ b/ports/xcb-util/portfile.cmake @@ -7,12 +7,12 @@ vcpkg_from_gitlab( GITLAB_URL https://gitlab.freedesktop.org/xorg OUT_SOURCE_PATH SOURCE_PATH REPO lib/libxcb-util - REF 3a157762578a2e4253a7cb40d2854a3444d5a9df #v0.4.1 - SHA512 d1ef49c1e16b7643a7afeca1495a96ab9ab9c537ea7669a13b3adda400a204626714afc8ed7fcc3d7532ebe1f89a3aa31e3ca0ee9617330d4df5b65b0c8e6dbc + REF bffd8df1725c0fae9105a097e75b466e2f49d7bd #v0.4.1 + SHA512 59ab4e34b44d720484b0d949bf26bac8ce56bf53f82d090b9229cda2f9c761cbad279774ab644a7a77b861674cdb173b7b597ae2b5860fbc9dfde8f5db3ab30e HEAD_REF master PATCHES ssize.patch -) +) file(TOUCH "${SOURCE_PATH}/m4/dummy") set(ENV{ACLOCAL} "aclocal -I \"${CURRENT_INSTALLED_DIR}/share/xorg/aclocal/\"") diff --git a/ports/xcb-util/vcpkg.json b/ports/xcb-util/vcpkg.json index 66fcf672b1..674c8097b0 100644 --- a/ports/xcb-util/vcpkg.json +++ b/ports/xcb-util/vcpkg.json @@ -1,6 +1,7 @@ { "name": "xcb-util", "version": "0.4.1", + "port-version": 1, "description": "C interface to the X Window System protocol, which replaces the traditional Xlib interface.", "homepage": "https://xcb.freedesktop.org/", "license": null, diff --git a/versions/baseline.json b/versions/baseline.json index 5c9b8997c5..040442c372 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -10722,7 +10722,7 @@ }, "xcb-util": { "baseline": "0.4.1", - "port-version": 0 + "port-version": 1 }, "xcb-util-errors": { "baseline": "1.0.1", diff --git a/versions/x-/xcb-util.json b/versions/x-/xcb-util.json index aa0c85d337..740b6ed66e 100644 --- a/versions/x-/xcb-util.json +++ b/versions/x-/xcb-util.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8db8f7c168cb70641a9e3479c57a68dd2955085b", + "version": "0.4.1", + "port-version": 1 + }, { "git-tree": "8b35e7887b520842dc9f67333ab0b7f04cc0c380", "version": "0.4.1",