The branch main has been updated by bapt:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=442472e1b72a8b540df3fe038ed96615fc0abd68

commit 442472e1b72a8b540df3fe038ed96615fc0abd68
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2025-06-26 11:31:12 +0000
Commit:     Baptiste Daroussin <b...@freebsd.org>
CommitDate: 2025-06-26 11:47:37 +0000

    libyaml: add missing mtree entry
---
 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 a6b5e4bed274..97b555e50dc1 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -30,6 +30,8 @@
             ..
             ucl
             ..
+            yaml
+            ..
             zstd
             ..
         ..

Reply via email to