x11/xman: Update to 1.2.0

PR:	286663
This commit is contained in:
mew14930xvi 2025-06-11 10:01:10 +09:00 committed by Emmanuel Vadot
parent 58b1ff0555
commit 9cbe2a237c
3 changed files with 12 additions and 11 deletions

View File

@ -1,17 +1,15 @@
PORTNAME= xman
PORTVERSION= 1.1.5
PORTREVISION= 1
DISTVERSION= 1.2.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Manual page display program for X
WWW= https://gitlab.freedesktop.org/xorg/app/xman
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:app
USE_XORG= x11 xt xaw
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xorgproto xt
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1566062869
SHA256 (xorg/app/xman-1.1.5.tar.bz2) = 4e3c2c7497e9734a6d3c8e1b6a364612892bb31e9f33076c9fdae7177ab60978
SIZE (xorg/app/xman-1.1.5.tar.bz2) = 193676
TIMESTAMP = 1746587331
SHA256 (xorg/app/xman-1.2.0.tar.xz) = f18db80bd72a0c27cf38b2a7b75485ee48cd22aab10f2ff58de54d83e268b406
SIZE (xorg/app/xman-1.2.0.tar.xz) = 177156

View File

@ -1,2 +1,5 @@
This package contains xman, a manual page display program for the X
Window System.
The xman program is a graphical manual page browser using the Athena
Widgets (Xaw) toolkit.
The default size of the initial xman window is small so that you can
leave it running throughout your entire login session.