From nobody Sat May 2 16:54:30 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g7DXQ6y2Vz6cHlt for ; Sat, 02 May 2026 16:54:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7DXQ6PQ9z3X3Z for ; Sat, 02 May 2026 16:54:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777740870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=n6D9eBw33/0pwbBABJjOfbWnW8UdOYoMdb1IpEjPrrQ=; b=AI7XYIbpeFpy/RqBDDVNf5zK9eQTEz7FR8WKOPlzHmpNK0telVN4cNTMxZeO2x8pGAqbiz TW736FA/r15xG5a6oHGcAdHcwDCtDUhkBDRC8owMB7eKAhFNCZXebom1T48kPDX+vRkOYV NpdWvrtqGHS8V57n6V/Xx3LiYwvYMzILSn2Y/Nk+nFQIWZGmS8vgPszZMRLIwai2CQocW3 TZ5MKMqTucJD3xRvJdSDKQmqBdLiTJpzkmGuL9hdmP474ix/F+s5ZL/QIGgegp3YhM2bfy GAWG942nJ3BINhC/GWHobqTO1g18p4Adh3fP9D6rZ65B6YWE5RaRJEhhj01KEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777740870; a=rsa-sha256; cv=none; b=yz/jp3tbGuGfvKpnO0dvqaKIxce1OCIYFUrmRO9jUE3I4soKnkUOot75pq+MaUCCEIQVTC ymI0eexvyEAG9m7dKQBaYvywpRGAK06XNcvMOfNYpPT4eV6IRSmi7tZjGmEdyJytPpdOPD hM5sk/axRojhJzitd6ucTdksml8NQPcPTh008FNRQvIhaiSlUjiQeD9QY/gLZXeC8LWq01 u2YaOG3k0dgrM9V4J5LByoUJQo3JrfK+TLDde3pRJ2HEwtESUuAhnWST69Dymxfm2jMONV 6oLc9Bh8T1tSSQmy+8yZmyydwBN9zU/+Rm/14fjqUAhb9mBSTgE/DvTL507mrA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777740870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=n6D9eBw33/0pwbBABJjOfbWnW8UdOYoMdb1IpEjPrrQ=; b=h4IeQZNrrkJk/lb2BsN+ffIs6OEV0SoSOV7tnR2EbJp6Iy5P4crxSpdcwEFOtSk+/eQYRB mzaLweqXzrUWkPSQ87L0G9dsMkGO+UhrmuSrAaOxtDrq5uymgk63cKyXhhmawU4pK46Ih/ PXE3EGelUFBozBNNcoSK97+RSa7yYzDLFG9Tyfe4guLxFeHYhnevz+xMl080ZrfdMN24LW wa4FL6c1jVt4Ef4absVnzI7K8PEvuOx96rlBMCK8rXqgljbTf5vdEz5uCMkMFi2YhEoJDe y+AKUsoSdEncNnrzi2qdO918adRfcwYT0sKtLHgsY2IvCp0msdMNDBMqiHwpnw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g7DXQ5Z86zvN0 for ; Sat, 02 May 2026 16:54:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 243b4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 02 May 2026 16:54:30 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kousuke Kannagi Subject: git: 3c5262098903 - main - x11/libXinerama: Update to 1.1.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c5262098903061389dbdf1f8fa3bdf0864a88e7 Auto-Submitted: auto-generated Date: Sat, 02 May 2026 16:54:30 +0000 Message-Id: <69f62c46.243b4.1edd24d@gitrepo.freebsd.org> The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c5262098903061389dbdf1f8fa3bdf0864a88e7 commit 3c5262098903061389dbdf1f8fa3bdf0864a88e7 Author: Kousuke Kannagi AuthorDate: 2026-03-26 05:04:30 +0000 Commit: Kousuke Kannagi CommitDate: 2026-05-02 16:54:00 +0000 x11/libXinerama: Update to 1.1.6 Update COMMENT, WWW and pkg-descr. Add LICENSE_FILE and INSTALL_TARGET=install-strip. https://lists.x.org/archives/xorg-announce/2026-January/003661.html PR: 294056 Approved by: x11 (arrowd) Approved by: fluffy (mentor) --- x11/libXinerama/Makefile | 9 ++++++--- x11/libXinerama/distinfo | 6 +++--- x11/libXinerama/pkg-descr | 4 +++- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index 8c4a6964a618..5e062d00f70d 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -1,17 +1,20 @@ PORTNAME= libXinerama -PORTVERSION= 1.1.5 +DISTVERSION= 1.1.6 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= X11 Xinerama library -WWW= https://www.freedesktop.org/Software/xlibs +COMMENT= X11 Xinerama extension library +WWW= https://gitlab.freedesktop.org/xorg/lib/libxinerama LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe tar:xz xorg xorg-cat:lib USE_XORG= x11 xext xorgproto CPE_PRODUCT= libxinerama CPE_VENDOR= x +INSTALL_TARGET= install-strip + .include diff --git a/x11/libXinerama/distinfo b/x11/libXinerama/distinfo index 11c4f111f557..3ad9c2ffd2f5 100644 --- a/x11/libXinerama/distinfo +++ b/x11/libXinerama/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716927167 -SHA256 (xorg/lib/libXinerama-1.1.5.tar.xz) = 5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c -SIZE (xorg/lib/libXinerama-1.1.5.tar.xz) = 260272 +TIMESTAMP = 1774415610 +SHA256 (xorg/lib/libXinerama-1.1.6.tar.xz) = d00fc1599c303dc5cbc122b8068bdc7405d6fcb19060f4597fc51bd3a8be51d7 +SIZE (xorg/lib/libXinerama-1.1.6.tar.xz) = 268440 diff --git a/x11/libXinerama/pkg-descr b/x11/libXinerama/pkg-descr index b6454b6f9a78..d463f0f18a40 100644 --- a/x11/libXinerama/pkg-descr +++ b/x11/libXinerama/pkg-descr @@ -1 +1,3 @@ -This package contains the X Extension library. +Xinerama is a simple library designed to interface the Xinerama +Extension for retrieving information about physical output devices +which may be combined into a single logical X screen.