diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index 8cf851fca120..6fc2895a8969 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -5,6 +5,9 @@ DISTVERSION= 0.2.0 CATEGORIES= sysutils MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ +PATCH_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/commit/ +PATCHFILES+= 8e1bf10d9dec.patch:-p1 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Minimal seat management daemon and universal library @@ -14,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 meson pkgconfig USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} -MESON_ARGS= -Dwerror=false \ - -Dbuiltin=enabled # SUID fallback +MESON_ARGS= -Dbuiltin=enabled # SUID fallback PLIST_FILES= bin/${PORTNAME} \ include/libseat.h \ lib/libseat.so \ diff --git a/sysutils/seatd/distinfo b/sysutils/seatd/distinfo index 4e33f8f993b1..3be4408a5cc4 100644 --- a/sysutils/seatd/distinfo +++ b/sysutils/seatd/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1598648954 SHA256 (seatd-0.2.0.tar.gz) = 6b0160fa2f0500da7db6450547b8ffa7063d063dc94a4a2a710f416b2e41699f SIZE (seatd-0.2.0.tar.gz) = 32324 +SHA256 (8e1bf10d9dec.patch) = 7d1128c3604a1707e3f19acb99fee81a97f4a3f6d35d68c209faaf8eda853b7a +SIZE (8e1bf10d9dec.patch) = 720