Date: Thu, 14 May 2026 23:17:33 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bb1b30ea1b0e - main - textproc/libfyaml: update 0.9.=?utf-8?Q?3 =E2=86=92 0.?=9.6 Message-ID: <6a06580d.1803c.4f5a8d82@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb1b30ea1b0ecdd77ffd184e7add048a80d76043 commit bb1b30ea1b0ecdd77ffd184e7add048a80d76043 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-14 23:08:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-14 23:17:28 +0000 textproc/libfyaml: update 0.9.3 → 0.9.6 --- textproc/libfyaml/Makefile | 2 +- textproc/libfyaml/distinfo | 6 +++--- textproc/libfyaml/pkg-plist | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/textproc/libfyaml/Makefile b/textproc/libfyaml/Makefile index 3f49ee6909db..fe7b6acd467c 100644 --- a/textproc/libfyaml/Makefile +++ b/textproc/libfyaml/Makefile @@ -1,5 +1,5 @@ PORTNAME= libfyaml -DISTVERSION= 0.9.3 +DISTVERSION= 0.9.6 CATEGORIES= textproc MASTER_SITES= https://github.com/pantoniou/libfyaml/releases/download/v${DISTVERSION}/ diff --git a/textproc/libfyaml/distinfo b/textproc/libfyaml/distinfo index 156b077e9bbe..82608f942d6b 100644 --- a/textproc/libfyaml/distinfo +++ b/textproc/libfyaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769785450 -SHA256 (libfyaml-0.9.3.tar.gz) = d4541c36ae726f51e9df22dd8ac1a19d122666060daf3806e37b848d4c73a8ed -SIZE (libfyaml-0.9.3.tar.gz) = 1076446 +TIMESTAMP = 1778799968 +SHA256 (libfyaml-0.9.6.tar.gz) = a59cc3331e2eb903ec36933ad52a45888041cac31e44f553a00511131242c483 +SIZE (libfyaml-0.9.6.tar.gz) = 1146628 diff --git a/textproc/libfyaml/pkg-plist b/textproc/libfyaml/pkg-plist index 8038e8c5a9d0..4a0ad165c5ae 100644 --- a/textproc/libfyaml/pkg-plist +++ b/textproc/libfyaml/pkg-plist @@ -6,6 +6,19 @@ bin/fy-testsuite bin/fy-tool bin/fy-ypath include/libfyaml.h +include/libfyaml/libfyaml-align.h +include/libfyaml/libfyaml-allocator.h +include/libfyaml/libfyaml-atomics.h +include/libfyaml/libfyaml-blake3.h +include/libfyaml/libfyaml-composer.h +include/libfyaml/libfyaml-core.h +include/libfyaml/libfyaml-docbuild.h +include/libfyaml/libfyaml-dociter.h +include/libfyaml/libfyaml-endian.h +include/libfyaml/libfyaml-path-exec.h +include/libfyaml/libfyaml-thread.h +include/libfyaml/libfyaml-util.h +include/libfyaml/libfyaml-vlsize.h lib/libfyaml.a lib/libfyaml.so lib/libfyaml.so.0 @@ -18,3 +31,6 @@ share/man/man1/fy-join.1.gz share/man/man1/fy-testsuite.1.gz share/man/man1/fy-tool.1.gz share/man/man1/fy-ypath.1.gz +share/man/man3/libfyaml-core.3.gz +share/man/man3/libfyaml-misc.3.gz +share/man/man3/libfyaml.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a06580d.1803c.4f5a8d82>
