The branch stable/14 has been updated by bapt:

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

commit 8800003ecf9bbee04fba4447645f94c2d15cb74f
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2025-06-26 11:31:12 +0000
Commit:     Baptiste Daroussin <b...@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
             ..
         ..

Reply via email to