Date: Tue, 1 Jul 2025 13:55:09 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0e5d4e9ee988 - main - x11/xdpyinfo: Update to 1.3.4 Message-ID: <202507011355.561Dt9Sl037402@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e5d4e9ee9889e66f0d123a9a0e553a3493a7428 commit 0e5d4e9ee9889e66f0d123a9a0e553a3493a7428 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2025-06-07 02:43:05 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2025-07-01 13:54:19 +0000 x11/xdpyinfo: Update to 1.3.4 PR: 287350 --- x11/xdpyinfo/Makefile | 12 +++++------- x11/xdpyinfo/distinfo | 5 +++-- x11/xdpyinfo/pkg-descr | 7 +++++-- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index bcaeb1d888b6..532fd8397bd8 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -1,20 +1,18 @@ PORTNAME= xdpyinfo -PORTVERSION= 1.3.2 -PORTREVISION= 5 +DISTVERSION= 1.3.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Display information utility for X +WWW= https://gitlab.freedesktop.org/xorg/app/xdpyinfo LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= x11 xcb xcomposite xext xinerama xorgproto xrender \ +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xcb xcomposite xext xi xinerama xorgproto xrender \ xtst xxf86dga xxf86vm -CONFIGURE_ARGS= --without-xf86misc - PLIST_FILES= bin/xdpyinfo share/man/man1/xdpyinfo.1.gz -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include <bsd.port.mk> diff --git a/x11/xdpyinfo/distinfo b/x11/xdpyinfo/distinfo index b647047e4a06..4cb9d7344205 100644 --- a/x11/xdpyinfo/distinfo +++ b/x11/xdpyinfo/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xdpyinfo-1.3.2.tar.bz2) = 30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51 -SIZE (xorg/app/xdpyinfo-1.3.2.tar.bz2) = 141351 +TIMESTAMP = 1748021082 +SHA256 (xorg/app/xdpyinfo-1.3.4.tar.xz) = a8ada581dbd7266440d7c3794fa89edf6b99b8857fc2e8c31042684f3af4822b +SIZE (xorg/app/xdpyinfo-1.3.4.tar.xz) = 137064 diff --git a/x11/xdpyinfo/pkg-descr b/x11/xdpyinfo/pkg-descr index 1ab1193022b3..4596654acddb 100644 --- a/x11/xdpyinfo/pkg-descr +++ b/x11/xdpyinfo/pkg-descr @@ -1,2 +1,5 @@ -This package contains xdpyinfo, which is a utility for displaying -information about an X server. +Xdpyinfo is a utility for displaying information about an X server. It +is used to examine the capabilities of a server, the predefined values +for various parameters used in communicating between clients and the +server, and the different types of screens and visuals that are +available.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507011355.561Dt9Sl037402>
