diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index 1fad3c6f37f0..ad06a1784618 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seatd -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.0 CATEGORIES= sysutils MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/sysutils/seatd/distinfo b/sysutils/seatd/distinfo index 047a7cc53bd3..4e33f8f993b1 100644 --- a/sysutils/seatd/distinfo +++ b/sysutils/seatd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598206385 -SHA256 (seatd-0.1.0.tar.gz) = 96f38bf984ff80cc22447341e052e9edb254ec458bc0ddf0b90a6ca2d4fba858 -SIZE (seatd-0.1.0.tar.gz) = 30874 +TIMESTAMP = 1598648954 +SHA256 (seatd-0.2.0.tar.gz) = 6b0160fa2f0500da7db6450547b8ffa7063d063dc94a4a2a710f416b2e41699f +SIZE (seatd-0.2.0.tar.gz) = 32324 diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 2852601fd590..e8fbf1a18d8d 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -57,6 +57,7 @@ LIBSEAT_DESC= DRM sessions with/without root via libseat (experimental) LIBSEAT_PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:libseat LIBSEAT_PATCHFILES= bad1e9afa8ea.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364 LIBSEAT_PATCHFILES+= 330c50b48dfe.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2379 +LIBSEAT_PATCHFILES+= 4a85ae24c7df.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2383 LIBSEAT_LIB_DEPENDS= libseat.so:sysutils/seatd LIBSEAT_MESON_ENABLED= libseat .if make(makesum) diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 621b9dec992f..2e17545b1bc1 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -11,3 +11,5 @@ SHA256 (bad1e9afa8ea.patch) = 6022aba43fb2ed867e6eedca7319e6304a6312d28441c75a93 SIZE (bad1e9afa8ea.patch) = 14832 SHA256 (330c50b48dfe.patch) = cf0f93636aa163c120d256849f28d4da6446a20f64616c451acbf3d705484013 SIZE (330c50b48dfe.patch) = 1473 +SHA256 (4a85ae24c7df.patch) = 00f04b80ae39205aaffb3abfe4ffa9ef5d76d206280312c9fcce6b15e3f85c25 +SIZE (4a85ae24c7df.patch) = 2306