diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-08-19 17:38:33 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-08-20 00:40:46 +0000 |
commit | 2a38648419fee80f0c70c6aec01fedcb79693472 (patch) | |
tree | f96c3a368e363d5fec802752d47c7d8d846e68a6 | |
parent | 137000ae8cb75c0b7e4357a5e286633ce64d5780 (diff) |
x11-toolkits/wlroots-devel: update to 0.15.0.351
-rw-r--r-- | x11-toolkits/wlroots-devel/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/wlroots-devel/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 01fae3fb9040..25b972cae4e1 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,12 +1,12 @@ PORTNAME= wlroots -DISTVERSION= 0.15.0-344 +DISTVERSION= 0.15.0-351 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github PATCHFILES+= 7c0e2a271a4c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 -PATCHFILES+= cd9c857901a4.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 +PATCHFILES+= a5df0a02a2d9.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318 @@ -29,7 +29,7 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= bea4bd43e3a46af717f211f0a8e581a72cea7cb9 +GL_COMMIT= 7c575922c05e4d5fd9a403c2aa631a54c7531d44 MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} .ifdef PKGNAMESUFFIX diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index 0ef1316fa40a..bd9f467e858a 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1660563429 -SHA256 (wlroots-wlroots-bea4bd43e3a46af717f211f0a8e581a72cea7cb9_GL0.tar.gz) = 599082f63350ee829dba7bc9ce93c7851ccee421568fed4ccac0e2fbe15cdae0 -SIZE (wlroots-wlroots-bea4bd43e3a46af717f211f0a8e581a72cea7cb9_GL0.tar.gz) = 581602 +TIMESTAMP = 1660930713 +SHA256 (wlroots-wlroots-7c575922c05e4d5fd9a403c2aa631a54c7531d44_GL0.tar.gz) = a67bbcf0b97e5997c982103836b77587a9ad3979e87f935581367f884ce47795 +SIZE (wlroots-wlroots-7c575922c05e4d5fd9a403c2aa631a54c7531d44_GL0.tar.gz) = 580953 SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 -SHA256 (cd9c857901a4.patch) = a5b14368851f51c9a5e5effdc8421a2c64386c02f47630e5ab049b7a82197ffb -SIZE (cd9c857901a4.patch) = 4231 +SHA256 (a5df0a02a2d9.patch) = df5deb1714001870b846501cbee1e775468ac9c61e735ee3b4ad3a2b83c5573e +SIZE (a5df0a02a2d9.patch) = 4233 SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418 SIZE (347b32642fb6.patch) = 3810 |