Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2025 14:32:27 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 8800003ecf9b - stable/14 - libyaml: add missing mtree entry
Message-ID:  <202507081432.568EWRow073561@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=8800003ecf9bbee04fba4447645f94c2d15cb74f

commit 8800003ecf9bbee04fba4447645f94c2d15cb74f
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-06-26 11:31:12 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-07-08 14:31:47 +0000

    libyaml: add missing mtree entry
    
    (cherry picked from commit 442472e1b72a8b540df3fe038ed96615fc0abd68)
---
 etc/mtree/BSD.usr.dist | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 3ff04fe4e716..39e5d925a109 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -30,6 +30,8 @@
             ..
             ucl
             ..
+            yaml
+            ..
             zstd
             ..
         ..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507081432.568EWRow073561>