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 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.