Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2024 18:10:15 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4028a42f61fe - main - devel/wf-config: update to 0.9.0
Message-ID:  <202408241810.47OIAFxR065038@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4028a42f61fe67d57f418f97239267685c50358c

commit 4028a42f61fe67d57f418f97239267685c50358c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-19 07:15:48 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-08-24 18:08:55 +0000

    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)
---
 devel/wf-config/Makefile | 2 +-
 devel/wf-config/distinfo | 6 +++---
 x11-wm/wayfire/Makefile  | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/wf-config/Makefile b/devel/wf-config/Makefile
index 58c40b3e4a40..4d9cae193076 100644
--- a/devel/wf-config/Makefile
+++ b/devel/wf-config/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wf-config
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.0
+DISTVERSION=	0.9.0
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/devel/wf-config/distinfo b/devel/wf-config/distinfo
index 6b22237d4571..e3f1efb30475 100644
--- a/devel/wf-config/distinfo
+++ b/devel/wf-config/distinfo
@@ -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
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 340ca4461e51..e5ba98baa6ab 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241810.47OIAFxR065038>