Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 16:35:13 +0000
From:      Sergey A. Osokin <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Kousuke Kannagi <mce@FreeBSD.org>
Subject:   git: b37979167fb9 - main - x11/xlsclients: update: 1.1.5 -> 1.1.6
Message-ID:  <6a15cbc1.36b59.3a0a2670@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by osa:

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

commit b37979167fb9d378fdbb8067768aa7ca5fd41a3e
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-05-26 16:32:23 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2026-05-26 16:34:56 +0000

    x11/xlsclients: update: 1.1.5 -> 1.1.6
    
    PR:             295592
    Approved by:    x11 (arrowd, maintainer)
    Co-authored-by: osa
    Sponsored by:   tipi.work
---
 x11/xlsclients/Makefile  | 7 +++----
 x11/xlsclients/distinfo  | 6 +++---
 x11/xlsclients/pkg-descr | 6 ++++--
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile
index 10ffba852d64..40e484613c0f 100644
--- a/x11/xlsclients/Makefile
+++ b/x11/xlsclients/Makefile
@@ -1,18 +1,17 @@
 PORTNAME=	xlsclients
-PORTVERSION=	1.1.5
-PORTREVISION=	1
+DISTVERSION=	1.1.6
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	List client applications running on a display
+WWW=		https://gitlab.freedesktop.org/xorg/app/xlsclients
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		tar:xz xorg xorg-cat:app
-USE_XORG=	x11 xcb xmuu
+USE_XORG=	xcb
 
 PLIST_FILES=	bin/xlsclients share/man/man1/xlsclients.1.gz
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 
 .include <bsd.port.mk>
diff --git a/x11/xlsclients/distinfo b/x11/xlsclients/distinfo
index e4b75f1a414d..ff55f88dff43 100644
--- a/x11/xlsclients/distinfo
+++ b/x11/xlsclients/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668362435
-SHA256 (xorg/app/xlsclients-1.1.5.tar.xz) = 68baee57e70250ac4a7759fb78221831f97d88bc8e51dcc2e64eb3f8ca56bae3
-SIZE (xorg/app/xlsclients-1.1.5.tar.xz) = 125552
+TIMESTAMP = 1779741507
+SHA256 (xorg/app/xlsclients-1.1.6.tar.xz) = 909810a3fdbd01d84747907f2c0cc32ee732e77afc88cb310abb9d155b2a0807
+SIZE (xorg/app/xlsclients-1.1.6.tar.xz) = 132260
diff --git a/x11/xlsclients/pkg-descr b/x11/xlsclients/pkg-descr
index 4260e2348c1e..6e0153a533b1 100644
--- a/x11/xlsclients/pkg-descr
+++ b/x11/xlsclients/pkg-descr
@@ -1,2 +1,4 @@
-This package contains xlsclients, which is a utility for listing information
-about the client applications running on a display.
+This package contains xlsclients, which is a utility for listing
+information about the client applications running on a display. It may
+be used to generate scripts representing a snapshot of the user's
+current session.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a15cbc1.36b59.3a0a2670>