x11/xdpyinfo: Update to 1.3.4
PR: 287350
This commit is contained in:
parent
3bcc54f8c4
commit
0e5d4e9ee9
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user