diff --git a/x11-wm/twm/Makefile b/x11-wm/twm/Makefile index 2ba13aa2d44a..e11ddb06165c 100644 --- a/x11-wm/twm/Makefile +++ b/x11-wm/twm/Makefile @@ -1,17 +1,15 @@ PORTNAME= twm -PORTVERSION= 1.0.12 -PORTREVISION= 1 +DISTVERSION= 1.0.13.1 CATEGORIES= x11-wm MAINTAINER= x11@FreeBSD.org COMMENT= Tab Window Manager for the X Window System +WWW= https://gitlab.freedesktop.org/xorg/app/twm LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz xorg xorg-cat:app -USE_XORG= ice sm x11 xext xmu xrandr xt - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USE_XORG= ice sm x11 xext xmu xorgproto xrandr xt .include diff --git a/x11-wm/twm/distinfo b/x11-wm/twm/distinfo index 35a028b322a4..03579b2d3a08 100644 --- a/x11-wm/twm/distinfo +++ b/x11-wm/twm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656487137 -SHA256 (xorg/app/twm-1.0.12.tar.xz) = aaf201d4de04c1bb11eed93de4bee0147217b7bdf61b7b761a56b2fdc276afe4 -SIZE (xorg/app/twm-1.0.12.tar.xz) = 262624 +TIMESTAMP = 1747732301 +SHA256 (xorg/app/twm-1.0.13.1.tar.xz) = a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5 +SIZE (xorg/app/twm-1.0.13.1.tar.xz) = 272456 diff --git a/x11-wm/twm/pkg-descr b/x11-wm/twm/pkg-descr index 922cdd97d166..6f6faaa7e279 100644 --- a/x11-wm/twm/pkg-descr +++ b/x11-wm/twm/pkg-descr @@ -1 +1,4 @@ -This package contains twm, a Window Manager for the X Window System. +Twm is a window manager for the X Window System. It provides titlebars, +shaped windows, several forms of icon management, user-defined macro +functions, click-to-type and pointer-driven keyboard focus, and +user-specified key and pointer button bindings.