From nobody Wed Apr 29 14:58:31 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 4g5L611jd2z6blcP for ; Wed, 29 Apr 2026 14:58:33 +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 4g5L5z4gnBz3FRv for ; Wed, 29 Apr 2026 14:58:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777474711; 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=E++maccnr20Of1ghPVWbKHhBr3UDLpIt9Aww2qt6hf8=; b=IKXdDs2CVdeY6CekOatFEY0DWHJOkQ8woAh86G9VRc/crMIEanPyHLScSi9rmoFDcTWbn1 r3pl4iIibamqG935a8yieZV+fKWwGSOI/6+Po2/dTJQ0YTIY/LpAWwEr/5UkygkTi/zzpN Z+KRBokd3NdDsfOj/tU+n/0URWZuXwA8n19uS2KjJFPQQVY8byriWKbfC75q5sbW9V1jEc FdFtvS042ilUxUQE7RJiGCaoJEMe2gU2UOzGlJholWNY+3Res1rSZShZGqFuWSgqW1sqKA yqKLkXER79umjrQ6GvgBO7mkxRQq1cxBb53LCdk7xRsTAQ14nm4PEW0AqcYJ2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777474711; a=rsa-sha256; cv=none; b=LHtGJhAgo5kncEICSrml+Qpw4wNZlJwq/6APTaO6Aizj0PLbinlf5Yr4tIr+Pj3ChrS3U7 adhVddAJCna1vH1KFUKY/n0UgAJamVbqpZqZ/GCdkIvP4tJLAeYBUvyQPs9klULhhiwDS2 HZA8qWJ6OJVr+zC2nJOS+5GX/VPzqnjJu5CwAVlnxHy6hjw/nkLailo6Pi4qK37Y5d0+/r k1w6v1iNqtXXoA7uYGCzSoa+RTfeVfPIYuNQ6YdTdMYdMz+vUfbDOklzv8Zo6amrz2/laV +YRGoHSf5YvSy8CxCmcObWJfKwPYzamOBtK7CJMt44FkDb7s9eWu6EFYeegVHg== 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=1777474711; 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=E++maccnr20Of1ghPVWbKHhBr3UDLpIt9Aww2qt6hf8=; b=SVnIOLFFSeqs5IL28YDBJZ1l45s5sOxlYn7GuJCV9asxBGXs17aST5pGH2F/GgtudGkkWY 2CrCOEb28UAvbYBSdGb4+ZL5d0B5Bq0SMMQxGqzRF2oyohvfR08jpm4LvgkiZ1dIyhiSiS ulM69w0Tnenbg8HEMYOC3jB+Mlx1FNzdoTakGhVeD+OS10N1EhUH+3T+FR6Gp3nMONWWxE 7FpzfCptvibr3KTwHp3dkf+WTV+aa7UUB486J3hzZndCjC+aYmLVyCCqgd0foVWioDw1bc V1tRopWJsQBVHvy/l/Te3AvtHyJX9Hyc44OU4T1weZ9ZCGePe+95Q43l5nqcZQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g5L5z3bSZzlg6 for ; Wed, 29 Apr 2026 14:58:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d569 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 29 Apr 2026 14:58:31 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kousuke Kannagi Subject: git: 0bdbabb96da5 - main - x11/editres: Update to 1.1.1 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: 0bdbabb96da5de92744dc6a4a016e23419b69077 Auto-Submitted: auto-generated Date: Wed, 29 Apr 2026 14:58:31 +0000 Message-Id: <69f21c97.3d569.5dcd36ec@gitrepo.freebsd.org> The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bdbabb96da5de92744dc6a4a016e23419b69077 commit 0bdbabb96da5de92744dc6a4a016e23419b69077 Author: Kousuke Kannagi AuthorDate: 2026-04-28 16:48:08 +0000 Commit: Kousuke Kannagi CommitDate: 2026-04-29 14:58:05 +0000 x11/editres: Update to 1.1.1 Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2026-April/003681.html https://lists.x.org/archives/xorg-announce/2026-April/003696.html PR: 294652 Approved by: x11 (arrowd) Approved by: fluffy (mentor) --- x11/editres/Makefile | 11 +++++------ x11/editres/distinfo | 6 +++--- x11/editres/pkg-descr | 9 +++++++-- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/x11/editres/Makefile b/x11/editres/Makefile index 8a7250c257b2..672396197d94 100644 --- a/x11/editres/Makefile +++ b/x11/editres/Makefile @@ -1,18 +1,17 @@ PORTNAME= editres -PORTVERSION= 1.0.9 +DISTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Dynamic resource editor for X Toolkit Applications +WWW= https://gitlab.freedesktop.org/xorg/app/editres LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:xz xorg xorg-cat:app -USE_XORG= x11 xt xmu xaw - -LIB_DEPENDS+=libxkbfile.so:x11/libxkbfile +LIB_DEPENDS= libxkbfile.so:x11/libxkbfile -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xaw xmu xorgproto xt .include diff --git a/x11/editres/distinfo b/x11/editres/distinfo index 00fecd2b6d85..c4846f50a74b 100644 --- a/x11/editres/distinfo +++ b/x11/editres/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709536946 -SHA256 (xorg/app/editres-1.0.9.tar.xz) = cdfc3f7a6f0ecea417af785b1f46469d9c21a3543a765480a3090fd65e3db3c6 -SIZE (xorg/app/editres-1.0.9.tar.xz) = 161300 +TIMESTAMP = 1777295178 +SHA256 (xorg/app/editres-1.1.1.tar.xz) = e0a29b2f5e178362f71950c45ec49b43ccc75cacf44356948377e71cdfee119b +SIZE (xorg/app/editres-1.1.1.tar.xz) = 166828 diff --git a/x11/editres/pkg-descr b/x11/editres/pkg-descr index dbea285b5c32..b27458e373c4 100644 --- a/x11/editres/pkg-descr +++ b/x11/editres/pkg-descr @@ -1,2 +1,7 @@ -This package contains editres, a dynamic resource editor for X Toolkit -Applications. +Editres is a tool that allows users and application developers to view +the full widget hierarchy of any Xt Toolkit application that speaks the +Editres protocol. In addition, editres will help the user construct +resource specifications, allow the user to apply the resource to the +application and view the results dynamically. Once the user is happy +with a resource specification editres will append the resource string to +the user's X Resources file.