From nobody Tue Apr 28 00:35:36 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 4g4M0m60lhz6ZxJZ for ; Tue, 28 Apr 2026 00:35:36 +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 4g4M0m598gz43JY for ; Tue, 28 Apr 2026 00:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777336536; 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=qAP2yAr44+iH4vQ8akKO4dkLOLNZocoLIACBalpQRUc=; b=faP1nkHPcMYSvIOoiK4q3aFUM73rXyCDYa2EhPmoBvH6UEaUhiQfNlVAGYrp0zZdKjbPyf LQmbgpVyTm/kC+H0hvE4bcv8IV/cY8UPu3cdMoSF1A5/+motN5QcTUpB33K1WWV2yaNu4O Tp+znQdi9ec7sywgDicSlznvyVRPBFb2Sqgfq5bdIGa3WGtbAzfHdl/SWTbKchtcYj4V5S WDFMsmGZLTELUYWvNq7/EILp93hZ9nmjOvD7BFe1/UHidnK93OEAegBoYGwAgG2LiN0TY+ K0ys38UVO8lcBIGAW8Cg4l1i7oyd6b6qeV2GXQsUp5ikF5lmJffU50kImcrDDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777336536; a=rsa-sha256; cv=none; b=a9+dXGErWa7mNwKazZ04JwEfkxwA+OxkCqTuEw9cYgLosOaT+4tMJ5V0yErW2knCWXBEp5 zc2I4ehXeC93FQbTpGsn5P4gD1v/xPNFMiMBOYoDulf8dcsHtJ1zB6NByN+UTMsudTj/Py dbScM1UrBP8SZBKe1gDBsK70RgYJJqyXrthRfPLvdsJiA4biThh1Opw7wWVUFc9xJu2l1z rvNq50J1qNuJrCw4udmkHoj7OPO+XDbjkIyl0fixv/Ye7vvjDZQ+DgMrZ7ggSHz/xz+rd+ ZsyEuA51fWuaZHrDjxi0iZnMQ85isVsy1OPwlw1S4HwiNU5NDLUkHhsICDO13A== 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=1777336536; 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=qAP2yAr44+iH4vQ8akKO4dkLOLNZocoLIACBalpQRUc=; b=IMrBZQLgvL2XCCDvv7lNqNXoLhNaruDafU1vaxZsNjceB/k6cCrfRcoYsf5RB04Vg2Pg8F UIuN6tGaJO5XJLt41MoN1MN2o+XP9FIcAYVbZxzYd8oVxjc2qM3Z9XvtVZlu8yIU0CKAI7 hI19iS9Gud1sKNENJWNux1muYQrf6qDmjDqu59re/VWgZQI8bKjsb9EHUYU2dp5dGyy60x RCPZn2GdxmCjb5bPm6N+Lr9iSIunSzsjR3pe7+Y05eLkd4cSDIZE9/f8Gi9EW+NFaJGlEl LNhH/ERYGC5kESy5ZYE52w1pmaOcUocBTxtuh08nDHKs52SoswLu828kx3jMTg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g4M0m4ZfNzVTf for ; Tue, 28 Apr 2026 00:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3162f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Apr 2026 00:35:36 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kousuke Kannagi Subject: git: e43ce3a581e1 - main - x11/iceauth: Update to 1.0.11 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: e43ce3a581e10fe114f584d29dea08cc39591943 Auto-Submitted: auto-generated Date: Tue, 28 Apr 2026 00:35:36 +0000 Message-Id: <69f000d8.3162f.67fdaeb4@gitrepo.freebsd.org> The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=e43ce3a581e10fe114f584d29dea08cc39591943 commit e43ce3a581e10fe114f584d29dea08cc39591943 Author: Kousuke Kannagi AuthorDate: 2026-04-21 14:40:26 +0000 Commit: Kousuke Kannagi CommitDate: 2026-04-28 00:34:59 +0000 x11/iceauth: Update to 1.0.11 Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2022-April/003140.html https://lists.x.org/archives/xorg-announce/2024-March/003480.html https://lists.x.org/archives/xorg-announce/2026-April/003683.html PR: 288049 Approved by: x11 (arrowd) Approved by: osa (mentor) --- x11/iceauth/Makefile | 10 ++++------ x11/iceauth/distinfo | 6 +++--- x11/iceauth/pkg-descr | 7 +++++-- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index e3aac0f34e08..808103692108 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -1,18 +1,16 @@ PORTNAME= iceauth -PORTVERSION= 1.0.8 -PORTREVISION= 3 +DISTVERSION= 1.0.11 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= ICE authority file utility for X +WWW= https://gitlab.freedesktop.org/xorg/app/iceauth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= xorgproto ice - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= ice xorgproto PLIST_FILES= bin/iceauth share/man/man1/iceauth.1.gz diff --git a/x11/iceauth/distinfo b/x11/iceauth/distinfo index cdcbc51a08a2..1cca42efe9ba 100644 --- a/x11/iceauth/distinfo +++ b/x11/iceauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522339244 -SHA256 (xorg/app/iceauth-1.0.8.tar.bz2) = e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6 -SIZE (xorg/app/iceauth-1.0.8.tar.bz2) = 137905 +TIMESTAMP = 1776581393 +SHA256 (xorg/app/iceauth-1.0.11.tar.xz) = 9d633cf0d4d1d98e3ef02d18660372958b60a67016e8a72cd04093a8d8f8d4e9 +SIZE (xorg/app/iceauth-1.0.11.tar.xz) = 140540 diff --git a/x11/iceauth/pkg-descr b/x11/iceauth/pkg-descr index ae475980c9f5..1e97ccfe396a 100644 --- a/x11/iceauth/pkg-descr +++ b/x11/iceauth/pkg-descr @@ -1,2 +1,5 @@ -This package contains iceauth, an ICE authority file utility for the X -Window System. +The iceauth program is used to edit and display the authorization +information used in connecting with ICE (the X11 Inter-Client Exchange +protocol). This program is usually used to extract authorization +records from one machine and merge them in on another (as is the case +when using remote logins or granting access to other users).