diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index 8f3ef343205c..a27da00ecfcb 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,37 +1,38 @@ PORTNAME= fnott -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.4.0 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Keyboard-driven notification daemon for wlroots-based compositors WWW= https://codeberg.org/dnkl/fnott LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ tllist>=1.0.1:devel/tllist \ wayland-protocols>0:graphics/wayland-protocols \ scdoc:textproc/scdoc LIB_DEPENDS= libdbus-1.so:devel/dbus \ libepoll-shim.so:devel/libepoll-shim \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ - libfcft.so:x11-fonts/fcft + libfcft.so:x11-fonts/fcft \ + libfontconfig.so:x11-fonts/fontconfig 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: # Respect PREFIX for system-wide config @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/config.c \ ${WRKSRC}/doc/${PORTNAME}.ini.5.scd # Respect PREFIX for icons @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/xdg.c .include diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo index 0917a50affd7..6f0de3d3a363 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659859287 -SHA256 (fnott-1.3.0.tar.gz) = d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454 -SIZE (fnott-1.3.0.tar.gz) = 380852 +TIMESTAMP = 1680250055 +SHA256 (fnott-1.4.0.tar.gz) = 60dad48005d212a34852f72064a61cf27d8b0e0e28a8b26fa289b806b84edb5e +SIZE (fnott-1.4.0.tar.gz) = 472660