diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index a27da00ecfcb4..d0f29d3f3697e 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -3,6 +3,9 @@ DISTVERSION= 1.4.0 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ +PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/ +PATCHFILES+= cee8e61a02cc.patch:-p1 # https://codeberg.org/dnkl/fnott/issues/96 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Keyboard-driven notification daemon for wlroots-based compositors WWW= https://codeberg.org/dnkl/fnott @@ -23,7 +26,6 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman -CFLAGS+= -Wno-error=unused-but-set-variable # https://codeberg.org/dnkl/fnott/issues/96 WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo index 6f0de3d3a363b..c4a645b787936 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1680250055 SHA256 (fnott-1.4.0.tar.gz) = 60dad48005d212a34852f72064a61cf27d8b0e0e28a8b26fa289b806b84edb5e SIZE (fnott-1.4.0.tar.gz) = 472660 +SHA256 (cee8e61a02cc.patch) = 9befb9afa7168f6bce7bc95044fd2729d3e153d9883195f240198e7101602bed +SIZE (cee8e61a02cc.patch) = 637