Date: Tue, 12 May 2026 17:07:07 +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: ea164db8ef47 - main - x11/xorg-cf-files: Update to 1.0.9 Message-ID: <6a035e3b.3e5ea.65f002ae@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=ea164db8ef47b40e095e9969b1cc39b89b98777f commit ea164db8ef47b40e095e9969b1cc39b89b98777f Author: Kousuke Kannagi <mce@FreeBSD.org> AuthorDate: 2026-05-10 04:17:38 +0000 Commit: Kousuke Kannagi <mce@FreeBSD.org> CommitDate: 2026-05-12 17:05:37 +0000 x11/xorg-cf-files: Update to 1.0.9 Support for using the autoconf/automake build system to install this package has been removed in this release. Update COMMENT and pkg-descr. Add WWW. Remove REINPLACE_CMD, which is no longer needed in 1.0.4 and later. https://lists.x.org/archives/xorg-announce/2025-September/003630.html PR: 295173 Approved by: x11 (arrowd) Approved by: osa (mentor) --- x11/xorg-cf-files/Makefile | 13 +++++-------- x11/xorg-cf-files/distinfo | 6 +++--- x11/xorg-cf-files/pkg-descr | 6 +++++- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 2c82369b7860..738965c9c3c6 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -1,19 +1,16 @@ PORTNAME= xorg-cf-files -PORTVERSION= 1.0.8 -PORTREVISION= 1 +DISTVERSION= 1.0.9 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= X.org cf files for use with imake builds +COMMENT= Imake configuration files & templates +WWW= https://gitlab.freedesktop.org/xorg/util/cf LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:xz xorg-cat:util +USES= tar:xz xorg-cat:util,meson NO_ARCH= yes -post-patch: - @${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \ - ${WRKSRC}/X11.tmpl - .include <bsd.port.mk> diff --git a/x11/xorg-cf-files/distinfo b/x11/xorg-cf-files/distinfo index 23705d5b2238..381094e81911 100644 --- a/x11/xorg-cf-files/distinfo +++ b/x11/xorg-cf-files/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686217434 -SHA256 (xorg/util/xorg-cf-files-1.0.8.tar.xz) = 7408955defcfab0f44d1bedd4ec0c20db61914917ad17bfc1f1c9bf56acc17b9 -SIZE (xorg/util/xorg-cf-files-1.0.8.tar.xz) = 290280 +TIMESTAMP = 1778382918 +SHA256 (xorg/util/xorg-cf-files-1.0.9.tar.xz) = 07716eb1fe1fd1f8a1d6588457db0101cae70cb896d49dc65978c97b148ce976 +SIZE (xorg/util/xorg-cf-files-1.0.9.tar.xz) = 174740 diff --git a/x11/xorg-cf-files/pkg-descr b/x11/xorg-cf-files/pkg-descr index e0bb5bcf11a3..11a1bc4c2a6d 100644 --- a/x11/xorg-cf-files/pkg-descr +++ b/x11/xorg-cf-files/pkg-descr @@ -1 +1,5 @@ -X.org cf files for use with imake based builds. +The xorg-cf-files package contains the data files for the imake utility, +defining the known settings for a wide variety of platforms (many of +which have not been verified or tested in almost two decades), and for +many of the libraries formerly delivered in the X.Org monolithic +releases.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a035e3b.3e5ea.65f002ae>
