Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2023 15:57:59 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: 3a87cb34b894 - main - x11-wm/cage: update to 0.1.5
Message-ID:  <202307281557.36SFvxDC042830@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=3a87cb34b8944ca8fcab2d6371c79f5563bcf244

commit 3a87cb34b8944ca8fcab2d6371c79f5563bcf244
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-28 14:46:37 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-28 15:47:01 +0000

    x11-wm/cage: update to 0.1.5
    
    Changes:        https://github.com/Hjdskes/cage/releases/tag/v0.1.5
    Reported by:    GitHub (watch releases)
---
 x11-wm/cage/Makefile | 14 ++++----------
 x11-wm/cage/distinfo | 16 +++++-----------
 2 files changed, 9 insertions(+), 21 deletions(-)

diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile
index 37f4394d2d61..78b1231b8388 100644
--- a/x11-wm/cage/Makefile
+++ b/x11-wm/cage/Makefile
@@ -1,14 +1,10 @@
 PORTNAME=	cage
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.4
-PORTREVISION=	4
+DISTVERSION=	0.1.5
 CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	70ecdcb02ea0.patch:-p1 # https://github.com/cage-kiosk/cage/pull/148
-PATCHFILES+=	31a3571a7798.patch:-p1 # https://github.com/cage-kiosk/cage/pull/209
-PATCHFILES+=	1a3ab3eb3ad0.patch:-p1 # https://github.com/cage-kiosk/cage/pull/198
-PATCHFILES+=	ee748fec3adf.patch:-p1 # https://github.com/cage-kiosk/cage/pull/197
+PATCHFILES+=	638d4fb71555.patch:-p1 # https://github.com/cage-kiosk/cage/pull/148
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Wayland kiosk
@@ -19,14 +15,13 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.14:graphics/wayland-protocols \
-		wlroots>=0.15.0:x11-toolkits/wlroots
+		wlroots>=0.16.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
 		libxkbcommon.so:x11/libxkbcommon
 
-USES=		compiler:c11 meson pkgconfig xorg
+USES=		compiler:c11 meson pkgconfig
 USE_GITHUB=	yes
-USE_XORG=	pixman
 GH_ACCOUNT=	cage-kiosk
 PLIST_FILES=	bin/${PORTNAME}
 
@@ -47,5 +42,4 @@ post-patch:
 		-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
 		${WRKSRC}/meson.build
 
-.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
 .include <bsd.port.mk>
diff --git a/x11-wm/cage/distinfo b/x11-wm/cage/distinfo
index a49b5782bd48..d8f1e036fef9 100644
--- a/x11-wm/cage/distinfo
+++ b/x11-wm/cage/distinfo
@@ -1,11 +1,5 @@
-TIMESTAMP = 1624693180
-SHA256 (cage-kiosk-cage-v0.1.4_GH0.tar.gz) = dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90
-SIZE (cage-kiosk-cage-v0.1.4_GH0.tar.gz) = 25430
-SHA256 (70ecdcb02ea0.patch) = 2dd0e99d181986c6b2d5e04e89f692e3d77b8bd2a3a08f94cf8a27b38489eb3c
-SIZE (70ecdcb02ea0.patch) = 2137
-SHA256 (31a3571a7798.patch) = 2bedfc37fd7ef5e623e1ba4202be8c2fe2837a495d716c05ae19c41f561f69aa
-SIZE (31a3571a7798.patch) = 880
-SHA256 (1a3ab3eb3ad0.patch) = 7a652a0bb0cfc54da5f4687c55c5576b7413615b171582871c22a6217fc75013
-SIZE (1a3ab3eb3ad0.patch) = 1417
-SHA256 (ee748fec3adf.patch) = 641d86dfac45f471b953b3bfd1884944a1e3292d5d8327bbdbc588e71f9969a6
-SIZE (ee748fec3adf.patch) = 10111
+TIMESTAMP = 1690555597
+SHA256 (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 576b8b5a041712b8d8785243ac6db08c7bc9c32822f96ad6dec7ac2b2db9b2b5
+SIZE (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 23179
+SHA256 (638d4fb71555.patch) = 0730b618e248a453284df9c0d01378f3e3e16c8c4b453b2a8629a4b41f02cc65
+SIZE (638d4fb71555.patch) = 2232



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