diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index e992cf86a743..3094fea6f501 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,30 +1,30 @@ PORTNAME= fnott -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 CATEGORIES= x11 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 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 USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: @${REINPLACE_CMD} 's,/usr/local,${PREFIX},g' \ ${WRKSRC}/xdg.c .include diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo index b2850fe29a7d..bd4918daed51 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611914892 -SHA256 (fnott-1.0.1.tar.gz) = 5821aff9e2c8aefd1bd251fb5583cfb4c20554ae1c6e284bfc866afd6bc1c03d -SIZE (fnott-1.0.1.tar.gz) = 99744 +TIMESTAMP = 1624443234 +SHA256 (fnott-1.1.0.tar.gz) = ffe7671d845e7885d056624bfa854e0e73ad464fcd11196a6b48bd2222d53991 +SIZE (fnott-1.1.0.tar.gz) = 105960 diff --git a/x11/fnott/pkg-plist b/x11/fnott/pkg-plist index 9aa301555810..4070e14fc698 100644 --- a/x11/fnott/pkg-plist +++ b/x11/fnott/pkg-plist @@ -1,9 +1,9 @@ bin/fnott bin/fnottctl man/man1/fnott.1.gz man/man1/fnottctl.1.gz -man/man5/fnott.5.gz +man/man5/fnott.ini.5.gz share/applications/fnott.desktop -%%DATADIR%%/fnottrc +%%DATADIR%%/fnott.ini share/zsh/site-functions/_fnott share/zsh/site-functions/_fnottctl