Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2020 23:55:39 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545797 - head/x11-toolkits/wlroots
Message-ID:  <202008222355.07MNtd1H045181@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Aug 22 23:55:38 2020
New Revision: 545797
URL: https://svnweb.freebsd.org/changeset/ports/545797

Log:
  x11-toolkits/wlroots: refresh LIBSEAT patches

Modified:
  head/x11-toolkits/wlroots/Makefile   (contents, props changed)
  head/x11-toolkits/wlroots/distinfo   (contents, props changed)

Modified: head/x11-toolkits/wlroots/Makefile
==============================================================================
--- head/x11-toolkits/wlroots/Makefile	Sat Aug 22 23:54:58 2020	(r545796)
+++ head/x11-toolkits/wlroots/Makefile	Sat Aug 22 23:55:38 2020	(r545797)
@@ -55,10 +55,11 @@ CONSOLEKIT_MESON_ENABLED=	consolekit2
 
 LIBSEAT_DESC=		DRM sessions with/without root via libseat (experimental)
 LIBSEAT_PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:libseat
-LIBSEAT_PATCHFILES=	be3753a4774f.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364
-LIBSEAT_PATCHFILES+=	c1955ad1ab05.patch:-p1:libseat # FreeBSD build fix
+LIBSEAT_PATCHFILES+=	a55dfbd29fe6.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364
+LIBSEAT_PATCHFILES+=	a8538413e383.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364
+LIBSEAT_PATCHFILES+=	6d0610456698.patch:-p1:libseat # FreeBSD build fix
 LIBSEAT_LIB_DEPENDS=	libseat.so:sysutils/seatd
-#LIBSEAT_MESON_ENABLED=	libseat
+LIBSEAT_MESON_ENABLED=	libseat
 .if make(makesum)
 .MAKEFLAGS:		WITH+=LIBSEAT
 .endif

Modified: head/x11-toolkits/wlroots/distinfo
==============================================================================
--- head/x11-toolkits/wlroots/distinfo	Sat Aug 22 23:54:58 2020	(r545796)
+++ head/x11-toolkits/wlroots/distinfo	Sat Aug 22 23:55:38 2020	(r545797)
@@ -7,7 +7,9 @@ SHA256 (90cb6d26877b.patch) = 4c3a87dca481a637457d7409
 SIZE (90cb6d26877b.patch) = 3965
 SHA256 (b59460944208.patch) = 8b15ed54dcec76adf231db454ece78427eeabd5466ffd180b57ec785eeb4c507
 SIZE (b59460944208.patch) = 27381
-SHA256 (be3753a4774f.patch) = 7097190a74ce45db51c6651c7780f1eb8c3fec1fcc8a2252999a28cad15a092d
-SIZE (be3753a4774f.patch) = 12350
-SHA256 (c1955ad1ab05.patch) = f32e1dfddac74b08cfbc806aac4ce9b9eecbfe3d75b4ebbb5f714fa587e85f05
-SIZE (c1955ad1ab05.patch) = 2699
+SHA256 (a55dfbd29fe6.patch) = b510215117ad6250866781087201ab2e21ddfedba6e29b5e3dc691d058a10446
+SIZE (a55dfbd29fe6.patch) = 8038
+SHA256 (a8538413e383.patch) = c1a7bdba095ec77aa015d8a2fda617cf4b56b81f1ffe30301cc24c966f145c5d
+SIZE (a8538413e383.patch) = 2770
+SHA256 (6d0610456698.patch) = 265b8ebde15ac308c18462804be9d2bf502a123dbf12a43c9facc07201236c3e
+SIZE (6d0610456698.patch) = 964



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008222355.07MNtd1H045181>