devel/wf-config: update to 0.9.0

Changes:	https://github.com/WayfireWM/wf-config/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2024-06-19 09:15:48 +02:00
parent 8fa4a420de
commit 4028a42f61
3 changed files with 6 additions and 4 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= wf-config
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
DISTVERSION= 0.9.0
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1691507819
SHA256 (WayfireWM-wf-config-v0.8.0_GH0.tar.gz) = 5b69ab8886e2b0e9c5bffa65c5c676c2848fbcc0e67201886a5f2fdd354e25fb
SIZE (WayfireWM-wf-config-v0.8.0_GH0.tar.gz) = 48539
TIMESTAMP = 1718781348
SHA256 (WayfireWM-wf-config-v0.9.0_GH0.tar.gz) = 973a47795d3397d281d89c561903867f691c9fe8c3d141ba887afd12902c790d
SIZE (WayfireWM-wf-config-v0.9.0_GH0.tar.gz) = 50246

View file

@ -11,6 +11,8 @@ WWW= https://wayfire.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build with wf-config 0.9.0
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
nlohmann-json>0:devel/nlohmann-json \
wf-config>=0.8.0<0.9.0:devel/wf-config \