diff --git a/x11/wmenu/Makefile b/x11/wmenu/Makefile index 102672b04294..032dcff2b41c 100644 --- a/x11/wmenu/Makefile +++ b/x11/wmenu/Makefile @@ -1,32 +1,32 @@ PORTNAME= wmenu -DISTVERSION= 0.1.6 +DISTVERSION= 0.1.7 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~adnano/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= o.hushchenkov@gmail.com COMMENT= Efficient dynamic menu for Wayland WWW= https://sr.ht/~adnano/wmenu/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= scdoc:textproc/scdoc \ wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 gnome meson pkgconfig USE_GNOME= cairo pango # XXX Drop after FreeBSD 13.4 EOL around 2026-01-31 # https://cgit.freebsd.org/src/commit/?id=af93fea71038 .if !exists(/usr/include/sys/timerfd.h) LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim CPPFLAGS+= `pkg-config --cflags epoll-shim` LDFLAGS+= `pkg-config --libs epoll-shim` .endif PLIST_FILES= bin/wmenu \ share/man/man1/wmenu.1.gz .include diff --git a/x11/wmenu/distinfo b/x11/wmenu/distinfo index fd51a7cb77be..fed7739e8e14 100644 --- a/x11/wmenu/distinfo +++ b/x11/wmenu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706341563 -SHA256 (wmenu-0.1.6.tar.gz) = 0684739e6339ffad6562338a4bf67e29bf18688d1a9b0ddf31b693a64d29efac -SIZE (wmenu-0.1.6.tar.gz) = 17447 +TIMESTAMP = 1710236249 +SHA256 (wmenu-0.1.7.tar.gz) = f86c9bfb32a907d467c59d34123c8e7d55cda08524735b7c640b682830f854b9 +SIZE (wmenu-0.1.7.tar.gz) = 19052