From nobody Tue May 26 22:20:46 2026 X-Original-To: dev-commits-src-all@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 4gQ6dw1KK6z6gY49 for ; Tue, 26 May 2026 22:20:52 +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 4gQ6dv4rVdz47W6 for ; Tue, 26 May 2026 22:20:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779834051; 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=LJBNxBWLoB4sftBpbJeDFTdQrPsgKwGxoFhiQzq7MnA=; b=Y4XoMQk9Go6Hreh7+Y4CCv9id13diuRA9bX2KTMgoHKHI4XIj9MQNiaGN1C0zx9gQfTi8H fUgwHqKH+oBMsGcvbfJNCvWdrvtPApgca4y6PjyD0CiF63W5KwDv9+1p7QALWKbCkgSW1L yMHOLebd6cwHUkvFvZw7NbMSbBwLJG+rdLp66QtYabCAnvLLYN/uV1uiBisxf0xqgZS7Qs S7OBLqnjYMmcyuGKQwYkT6cDR27QoFD5cD6SMP+nTWISMunQzY1+MXeAiC54B/H3Laq14E 7UVdv3djNdb1QQGzh2JfBTuipqxzzMM9vwgrbXcMOP4LRzlJ8nD7V81WasRN/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779834051; a=rsa-sha256; cv=none; b=cAZbDvmDYufbD6+l/VHEUfK4wT/8Vbjf3L3GSW7Hdg3sRxITJ2LF7B0EWlDx8knt7+AE1f BgKpg6J+LGnlWu9px6MqHPJbSREODX+oVKIwtoi+XAyLDPD6PvNSK6q0nJpr/5AggMYzsO E7fdrnIHDUn+q1Z7DBaRK4UQV4191tHIu5yeDxtidiJiOd3ht9hZIJGlQ+PKNechayJ0Lv wC/JUcUpLQyBJ/7c5tDTJxqcYWtRCxjbITm0jI96wR/NWWSt6aEfhS2xM3T9/ol3xIGT5V +yh2GcBuaV68cOWR//bDoaAVZFVAs29gf/M7bVdQxCQr2dp1Oy+3D1OG0W89Jw== 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=1779834051; 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=LJBNxBWLoB4sftBpbJeDFTdQrPsgKwGxoFhiQzq7MnA=; b=r8MYnv1Tu4q+n9gIP/YTR0b0RHWeztkzfwFAxxLo4ZEiDfNMZYskQQQzCIgJieGrgDq/hl fuh5V9d1VJkUe+CCHvaaQWiq9jnlwZQ+73174K5VkoUKin8fjeEBMKKfW0ZowuS/iYVnCh 2Sj4A3PHnlvNxlUCr3Hy6b5QleM5uUAw608XsiQ5WfSkky1eVvXFcvc9Awn8d35+cn2FOd 7KTwyVvELk3oAC8FhHlGziVrA8q41AfqnEAYiwpeJCqELEX/6D5st8MlCtNxZ4ULFQ9Xy2 uTHZpRkmTc7R5KG+llJfehp9tXroDELoQRomTWrufp9QzCOeX6zTdo80bJRB0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQ6dv4SRLzXNs for ; Tue, 26 May 2026 22:20:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 328dd by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 22:20:46 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Jose Luis Duran Subject: git: 7669a182c232 - stable/15 - mtree: usr: Add missing pkg/triggers entry List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 7669a182c232fcb9e1e4b627df2f306e7b0d23ea Auto-Submitted: auto-generated Date: Tue, 26 May 2026 22:20:46 +0000 Message-Id: <6a161cbe.328dd.7e71f5f9@gitrepo.freebsd.org> The branch stable/15 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=7669a182c232fcb9e1e4b627df2f306e7b0d23ea commit 7669a182c232fcb9e1e4b627df2f306e7b0d23ea Author: Jose Luis Duran AuthorDate: 2026-01-14 14:28:35 +0000 Commit: Jose Luis Duran CommitDate: 2026-05-26 22:19:51 +0000 mtree: usr: Add missing pkg/triggers entry Reviewed by: ivy Fixes: ea5e50c2985b ("packages: Add a mandoc package") Differential Revision: https://reviews.freebsd.org/D54682 (cherry picked from commit b8480379adcefaff0553aed1df67b249a0b194c8) --- etc/mtree/BSD.usr.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index f0e7941258ae..0597690f49bf 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -833,6 +833,10 @@ .. .. .. + pkg + triggers + .. + .. security .. sendmail