diff --git a/x11/wob/Makefile b/x11/wob/Makefile index 3a7b11945d75..5316f0b8fb9b 100644 --- a/x11/wob/Makefile +++ b/x11/wob/Makefile @@ -1,44 +1,44 @@ PORTNAME= wob -DISTVERSION= 0.15 +DISTVERSION= 0.15.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Lightweight overlay volume (or anything) bar for Wayland WWW= https://github.com/francma/wob LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>=1.13:graphics/wayland-protocols LIB_DEPENDS= libinih.so:devel/inih \ libwayland-client.so:graphics/wayland TEST_DEPENDS= cmocka>0:sysutils/cmocka USES= meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= francma MESON_ARGS= -Dseccomp=disabled -Dtests=disabled PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ man/man5/${PORTNAME}.ini.5.gz post-patch: # Respect PREFIX for system-wide config @${REINPLACE_CMD} 's,/etc,${PREFIX}&,' \ ${WRKSRC}/src/config.c \ ${WRKSRC}/${PORTNAME}.1.scd pre-test: @if [ ! -e ${WRKDIR}/.meson_build_tests ]; then \ ${RM} ${CONFIGURE_COOKIE} ${BUILD_COOKIE}; \ ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure -Dtests=enabled"; \ ${TOUCH} ${WRKDIR}/.meson_build_tests; \ fi .include diff --git a/x11/wob/distinfo b/x11/wob/distinfo index 27ccfd010bd1..09bbf20fd00a 100644 --- a/x11/wob/distinfo +++ b/x11/wob/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694864576 -SHA256 (francma-wob-0.15_GH0.tar.gz) = 78a031cc963b0f1095ecd9127aa16a50f244dd2bdea40e2670be00086cfe7b95 -SIZE (francma-wob-0.15_GH0.tar.gz) = 22980 +TIMESTAMP = 1694937086 +SHA256 (francma-wob-0.15.1_GH0.tar.gz) = 094f666e799a7fa0914192d041032f4e9a28a87486d024db80ade010988b218a +SIZE (francma-wob-0.15.1_GH0.tar.gz) = 23389