git: 13c65f59f189 - main - x11-wm/sway-devel: force rebuild after 6312e4808912
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 22:01:39 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=13c65f59f18997ec53922361cd60fdd712a74a0a commit 13c65f59f18997ec53922361cd60fdd712a74a0a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-03 22:00:08 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-03 22:00:11 +0000 x11-wm/sway-devel: force rebuild after 6312e4808912 [sway/desktop/xwayland.c:505] void handle_unmap(struct wl_listener *, void *):Cannot unmap unmapped view --- x11-wm/sway-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 59a7ca796850..9f92f316dd88 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= sway DISTVERSION?= 1.8.1-181 # git rev-list --count 1.8.1.. DISTVERSIONSUFFIX?= -gf8ddd97e0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PKGNAMESUFFIX?= -devel