diff --git a/x11/wmenu/Makefile b/x11/wmenu/Makefile index 49aa5f048bb8..102672b04294 100644 --- a/x11/wmenu/Makefile +++ b/x11/wmenu/Makefile @@ -1,33 +1,32 @@ PORTNAME= wmenu -DISTVERSION= 0.1.4 -PORTREVISION= 1 +DISTVERSION= 0.1.6 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 0eadcf3094d7..fd51a7cb77be 100644 --- a/x11/wmenu/distinfo +++ b/x11/wmenu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690796366 -SHA256 (wmenu-0.1.4.tar.gz) = b5a97a96936d076dce7275e3762d3959b4c99b6038bc33a7258195316a672799 -SIZE (wmenu-0.1.4.tar.gz) = 17083 +TIMESTAMP = 1706341563 +SHA256 (wmenu-0.1.6.tar.gz) = 0684739e6339ffad6562338a4bf67e29bf18688d1a9b0ddf31b693a64d29efac +SIZE (wmenu-0.1.6.tar.gz) = 17447