Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 17:00:25 +0000
From:      Kousuke Kannagi <mce@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 13df578a7266 - main - x11-wm/twm: Update to 1.0.13.1
Message-ID:  <69f62da9.243e1.49954320@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mce:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13df578a72662d3d1800deaede82a5c5da27dd91

commit 13df578a72662d3d1800deaede82a5c5da27dd91
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-03-25 04:26:21 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-05-02 17:00:04 +0000

    x11-wm/twm: Update to 1.0.13.1
    
    Add WWW and update pkg-descr.
    
    https://lists.x.org/archives/xorg-announce/2025-May/003599.html
    https://lists.x.org/archives/xorg-announce/2025-May/003600.html
    
    PR:             287157
    Approved by:    x11 (arrowd)
    Approved by:    fluffy (mentor)
---
 x11-wm/twm/Makefile  | 8 +++-----
 x11-wm/twm/distinfo  | 6 +++---
 x11-wm/twm/pkg-descr | 5 ++++-
 3 files changed, 10 insertions(+), 9 deletions(-)

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f62da9.243e1.49954320>