Date: Wed, 29 Apr 2026 14:55:15 +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: efe08f172f36 - main - x11-toolkits/libXmu: Update to 1.3.1 Message-ID: <69f21bd3.3d639.770759e0@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=efe08f172f36508f8f6f941a191aee65b3bd52f5 commit efe08f172f36508f8f6f941a191aee65b3bd52f5 Author: Kousuke Kannagi <mce@FreeBSD.org> AuthorDate: 2026-03-27 07:21:07 +0000 Commit: Kousuke Kannagi <mce@FreeBSD.org> CommitDate: 2026-04-29 14:54:40 +0000 x11-toolkits/libXmu: Update to 1.3.1 Update WWW and pkg-descr. https://lists.x.org/archives/xorg-announce/2024-March/003493.html https://lists.x.org/archives/xorg-announce/2024-April/003508.html https://lists.x.org/archives/xorg-announce/2026-January/003655.html https://lists.x.org/archives/xorg-announce/2026-January/003668.html PR: 286757 Approved by: x11 (arrowd) Approved by: fluffy (mentor) --- x11-toolkits/libXmu/Makefile | 4 ++-- x11-toolkits/libXmu/distinfo | 6 +++--- x11-toolkits/libXmu/pkg-descr | 8 +++++++- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index 9e154126cf6f..bd84cbdfdd03 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -1,11 +1,11 @@ PORTNAME= libXmu -PORTVERSION= 1.1.4 +DISTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Miscellaneous Utilities libraries -WWW= https://www.freedesktop.org/wiki/Software/xlibs/ +WWW= https://gitlab.freedesktop.org/xorg/lib/libxmu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-toolkits/libXmu/distinfo b/x11-toolkits/libXmu/distinfo index 921ad647bf01..fdfc607622a8 100644 --- a/x11-toolkits/libXmu/distinfo +++ b/x11-toolkits/libXmu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697741126 -SHA256 (xorg/lib/libXmu-1.1.4.tar.xz) = 210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244 -SIZE (xorg/lib/libXmu-1.1.4.tar.xz) = 349264 +TIMESTAMP = 1769693274 +SHA256 (xorg/lib/libXmu-1.3.1.tar.xz) = 81a99e94c4501e81c427cbaa4a11748b584933e94b7a156830c3621256857bc4 +SIZE (xorg/lib/libXmu-1.3.1.tar.xz) = 374032 diff --git a/x11-toolkits/libXmu/pkg-descr b/x11-toolkits/libXmu/pkg-descr index ca4cefbca713..058383fc98b1 100644 --- a/x11-toolkits/libXmu/pkg-descr +++ b/x11-toolkits/libXmu/pkg-descr @@ -1 +1,7 @@ -This package contains the X Miscellaneous Utilities libraries. +The Xmu Library is a collection of miscellaneous utility functions +that have been useful in building various applications and widgets. +This library is required by the Athena Widgets. + +A subset of the functions that do not rely on the Athena Widgets +(libXaw) or X Toolkit Instrinsics (libXt) are provided in a second +library, libXmuu.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f21bd3.3d639.770759e0>
