Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 09:45:26 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e5ef2f9d734 - main - x11/thingylaunch: update to 4.0.0
Message-ID:  <202410230945.49N9jQvZ096308@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e5ef2f9d734ed2fe169367aa30a5fbacb5d7042

commit 0e5ef2f9d734ed2fe169367aa30a5fbacb5d7042
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2024-10-23 09:44:29 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2024-10-23 09:45:24 +0000

    x11/thingylaunch: update to 4.0.0
---
 x11/thingylaunch/Makefile | 6 ++----
 x11/thingylaunch/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index fa76fc00519d..7b813cfe82c0 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thingylaunch
-DISTVERSION=	3.0.3
+DISTVERSION=	4.0.0
 CATEGORIES=	x11
 MASTER_SITES=	https://code.ptrcrt.ch/${PORTNAME}/tarball/${DISTVERSION}/
 
@@ -11,9 +11,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 USES=		compiler:c++11-lib pkgconfig xorg
-USE_XORG=	xorgproto xcb
-LIB_DEPENDS+=	libxcb-icccm.so:x11/xcb-util-wm \
-		libxcb-keysyms.so:x11/xcb-util-keysyms
+USE_XORG=	x11 xorgproto
 
 PLIST_FILES=	bin/${PORTNAME}
 
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index e8a0337514bf..dc20a73ed793 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712818525
-SHA256 (thingylaunch-3.0.3.tar.gz) = 302a3683dc205bbf667adca48ee937af09793ff39f228e3eb327b70701f7f6a4
-SIZE (thingylaunch-3.0.3.tar.gz) = 10240
+TIMESTAMP = 1729676575
+SHA256 (thingylaunch-4.0.0.tar.gz) = f14424bde2e77f16d2b7bbc24a0536563ff81d766c02fb9a2fd16c71b8622110
+SIZE (thingylaunch-4.0.0.tar.gz) = 9713



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