x11/xmag: Update to 1.0.8

PR:	287956
This commit is contained in:
mew14930xvi 2025-07-02 13:16:50 +09:00 committed by Emmanuel Vadot
parent 0823d96ba4
commit 1662d02482
3 changed files with 12 additions and 10 deletions

View File

@ -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 <bsd.port.mk>

View File

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

View File

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