git: f63e2c774258 - main - x11/kanshi: update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Mar 2024 00:48:34 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f63e2c774258464c5277e1aa342c49b54edb94f3 commit f63e2c774258464c5277e1aa342c49b54edb94f3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-06 17:26:49 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-28 00:48:00 +0000 x11/kanshi: update to 1.6.0 Changes: https://git.sr.ht/~emersion/kanshi/refs/v1.6.0 Reported by: Repology --- x11/kanshi/Makefile | 5 +++-- x11/kanshi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile index c04ad8922f7f..e578c2680528 100644 --- a/x11/kanshi/Makefile +++ b/x11/kanshi/Makefile @@ -1,6 +1,6 @@ PORTNAME= kanshi DISTVERSIONPREFIX= v -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -11,7 +11,8 @@ WWW= https://sr.ht/~emersion/kanshi/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libwayland-client.so:graphics/wayland +LIB_DEPENDS= libscfg.so:devel/libscfg \ + libwayland-client.so:graphics/wayland USES= compiler:c11 meson pkgconfig MESON_ARGS= -Dipc=disabled # https://github.com/varlink/libvarlink/issues/53 diff --git a/x11/kanshi/distinfo b/x11/kanshi/distinfo index b1e3cb55b07d..0bea986cadcf 100644 --- a/x11/kanshi/distinfo +++ b/x11/kanshi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706808926 -SHA256 (kanshi-v1.5.1.tar.gz) = d403d2a99170261baa6606336724bc9721f779dc39294d2e088745d7bd41f427 -SIZE (kanshi-v1.5.1.tar.gz) = 22492 +TIMESTAMP = 1709746009 +SHA256 (kanshi-v1.6.0.tar.gz) = 1021bee594672c5304caf548865459bab097f0e2f95de3865ec2079c76a1aaac +SIZE (kanshi-v1.6.0.tar.gz) = 22107