mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
8fa4a420de
commit
4028a42f61
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= wf-config
|
PORTNAME= wf-config
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.8.0
|
DISTVERSION= 0.9.0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= jbeich@FreeBSD.org
|
MAINTAINER= jbeich@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1691507819
|
TIMESTAMP = 1718781348
|
||||||
SHA256 (WayfireWM-wf-config-v0.8.0_GH0.tar.gz) = 5b69ab8886e2b0e9c5bffa65c5c676c2848fbcc0e67201886a5f2fdd354e25fb
|
SHA256 (WayfireWM-wf-config-v0.9.0_GH0.tar.gz) = 973a47795d3397d281d89c561903867f691c9fe8c3d141ba887afd12902c790d
|
||||||
SIZE (WayfireWM-wf-config-v0.8.0_GH0.tar.gz) = 48539
|
SIZE (WayfireWM-wf-config-v0.9.0_GH0.tar.gz) = 50246
|
||||||
|
|
|
@ -11,6 +11,8 @@ WWW= https://wayfire.org/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN= fails to build with wf-config 0.9.0
|
||||||
|
|
||||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
||||||
nlohmann-json>0:devel/nlohmann-json \
|
nlohmann-json>0:devel/nlohmann-json \
|
||||||
wf-config>=0.8.0<0.9.0:devel/wf-config \
|
wf-config>=0.8.0<0.9.0:devel/wf-config \
|
||||||
|
|
Loading…
Add table
Reference in a new issue