diff --git a/x11/xset/Makefile b/x11/xset/Makefile index 5c8dff987080..0d68b3ba6c12 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -1,21 +1,19 @@ PORTNAME= xset -PORTVERSION= 1.2.5 -PORTREVISION= 1 +DISTVERSION= 1.2.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= User preference utility for X +WWW= https://gitlab.freedesktop.org/xorg/app/xset LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -EXTRACT_SUFX= .tar.xz -USES= xorg xorg-cat:app -USE_XORG= xmuu x11 xext +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xext xmuu xorgproto -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS= --without-xf86misc \ - --without-fontcache +CONFIGURE_ARGS= --without-fontcache PLIST_FILES= bin/xset share/man/man1/xset.1.gz + .include diff --git a/x11/xset/distinfo b/x11/xset/distinfo index c70c66b2a7d4..3afec3e93217 100644 --- a/x11/xset/distinfo +++ b/x11/xset/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670267857 -SHA256 (xorg/app/xset-1.2.5.tar.xz) = 9f692d55635b3862cd63633b1222a87680ec283c7a8e8ed6dd698a3147f75e2f -SIZE (xorg/app/xset-1.2.5.tar.xz) = 138776 +TIMESTAMP = 1783697912 +SHA256 (xorg/app/xset-1.2.6.tar.xz) = 623837349ea887bc003f01ee2e4b6b8ddd9c2774f632c6d70eead1b56306b695 +SIZE (xorg/app/xset-1.2.6.tar.xz) = 146116 diff --git a/x11/xset/pkg-descr b/x11/xset/pkg-descr index 3ddb3f957d6d..e5c6105f90d0 100644 --- a/x11/xset/pkg-descr +++ b/x11/xset/pkg-descr @@ -1,2 +1,2 @@ -This package contains xset, an application used to set various user preference -options related to the display in the X Window System. +This package contains xset, an application used to set or query various +user preference options related to the display in the X Window System.