diff options
-rw-r--r-- | x11/wob/Makefile | 7 | ||||
-rw-r--r-- | x11/wob/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/wob/Makefile b/x11/wob/Makefile index 622a28927397..d8429a14b91e 100644 --- a/x11/wob/Makefile +++ b/x11/wob/Makefile @@ -1,6 +1,5 @@ PORTNAME= wob -DISTVERSION= 0.15.1 -PORTREVISION= 1 +DISTVERSION= 0.16 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -10,7 +9,7 @@ WWW= https://github.com/francma/wob LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= wayland-protocols>=1.13:graphics/wayland-protocols +BUILD_DEPENDS= wayland-protocols>=1.31:graphics/wayland-protocols LIB_DEPENDS= libinih.so:devel/inih \ libwayland-client.so:graphics/wayland TEST_DEPENDS= cmocka>0:sysutils/cmocka @@ -18,7 +17,7 @@ TEST_DEPENDS= cmocka>0:sysutils/cmocka USES= meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= francma -MESON_ARGS= -Dseccomp=disabled -Dtests=disabled +MESON_ARGS= ${seccomp systemd-unit-files tests:L:C/.*/-D&=disabled/} PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES diff --git a/x11/wob/distinfo b/x11/wob/distinfo index 09bbf20fd00a..0a2ba1e92008 100644 --- a/x11/wob/distinfo +++ b/x11/wob/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694937086 -SHA256 (francma-wob-0.15.1_GH0.tar.gz) = 094f666e799a7fa0914192d041032f4e9a28a87486d024db80ade010988b218a -SIZE (francma-wob-0.15.1_GH0.tar.gz) = 23389 +TIMESTAMP = 1747732898 +SHA256 (francma-wob-0.16_GH0.tar.gz) = 8a5850beec72b5b19be631a6eb21315a20082bf9135447080f9e9045f143938b +SIZE (francma-wob-0.16_GH0.tar.gz) = 25709 |