diff --git a/x11/xmag/Makefile b/x11/xmag/Makefile index 992bf0ca2dfb..4bf203db088d 100644 --- a/x11/xmag/Makefile +++ b/x11/xmag/Makefile @@ -1,16 +1,15 @@ PORTNAME= xmag -PORTVERSION= 1.0.6 -PORTREVISION= 1 +DISTVERSION= 1.0.8 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X application for screen magnifying +WWW= https://gitlab.freedesktop.org/xorg/app/xmag LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= xt xaw - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xaw xmu xt xorgproto .include diff --git a/x11/xmag/distinfo b/x11/xmag/distinfo index 65dd3cf9fdf9..e0565304add0 100644 --- a/x11/xmag/distinfo +++ b/x11/xmag/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xmag-1.0.6.tar.bz2) = 87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 -SIZE (xorg/app/xmag-1.0.6.tar.bz2) = 143112 +TIMESTAMP = 1751179564 +SHA256 (xorg/app/xmag-1.0.8.tar.xz) = 326d3c583d795bb53ac609d144e7f7fb1499baba7eaec14b8e6cd232ea069532 +SIZE (xorg/app/xmag-1.0.8.tar.xz) = 141688 diff --git a/x11/xmag/pkg-descr b/x11/xmag/pkg-descr index ae86ccc48fe0..44eac6906bcd 100644 --- a/x11/xmag/pkg-descr +++ b/x11/xmag/pkg-descr @@ -1,2 +1,4 @@ -This package contains xmag, a screen magnifying application for the -X Window System. +Xmag is a utility to display a magnified snapshot of a portion of an +X11 screen. If no explicit region is specified, a square with the +pointer in the upper left corner is displayed indicating the area to be +enlarged.