svn commit: r546036 - head/x11-toolkits/wlroots

Jan Beich jbeich at FreeBSD.org
Mon Aug 24 02:57:31 UTC 2020


Author: jbeich
Date: Mon Aug 24 02:57:30 2020
New Revision: 546036
URL: https://svnweb.freebsd.org/changeset/ports/546036

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	Mon Aug 24 02:50:43 2020	(r546035)
+++ head/x11-toolkits/wlroots/Makefile	Mon Aug 24 02:57:30 2020	(r546036)
@@ -55,9 +55,7 @@ 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+=	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_PATCHFILES=	a112d04639c7.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364
 LIBSEAT_LIB_DEPENDS=	libseat.so:sysutils/seatd
 LIBSEAT_MESON_ENABLED=	libseat
 .if make(makesum)

Modified: head/x11-toolkits/wlroots/distinfo
==============================================================================
--- head/x11-toolkits/wlroots/distinfo	Mon Aug 24 02:50:43 2020	(r546035)
+++ head/x11-toolkits/wlroots/distinfo	Mon Aug 24 02:57:30 2020	(r546036)
@@ -7,9 +7,5 @@ SHA256 (90cb6d26877b.patch) = 4c3a87dca481a637457d7409
 SIZE (90cb6d26877b.patch) = 3965
 SHA256 (b59460944208.patch) = 8b15ed54dcec76adf231db454ece78427eeabd5466ffd180b57ec785eeb4c507
 SIZE (b59460944208.patch) = 27381
-SHA256 (a55dfbd29fe6.patch) = b510215117ad6250866781087201ab2e21ddfedba6e29b5e3dc691d058a10446
-SIZE (a55dfbd29fe6.patch) = 8038
-SHA256 (a8538413e383.patch) = c1a7bdba095ec77aa015d8a2fda617cf4b56b81f1ffe30301cc24c966f145c5d
-SIZE (a8538413e383.patch) = 2770
-SHA256 (6d0610456698.patch) = 265b8ebde15ac308c18462804be9d2bf502a123dbf12a43c9facc07201236c3e
-SIZE (6d0610456698.patch) = 964
+SHA256 (a112d04639c7.patch) = e77c9d38dce7779516debfd487ccef7409363efee9c5d74abfe8ace48a22c45a
+SIZE (a112d04639c7.patch) = 14040


More information about the svn-ports-head mailing list