Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2026 07:33:25 +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: 340bdf6b3624 - main - textproc/toml-f: update 0=?utf-8?Q?=2E5.0 =E2=86=92?= 0.5.1
Message-ID:  <6a339f45.38e9f.714ab87a@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=340bdf6b3624abc8f52090907ef8ad4088b46b66

commit 340bdf6b3624abc8f52090907ef8ad4088b46b66
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-18 07:18:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-18 07:33:14 +0000

    textproc/toml-f: update 0.5.0 → 0.5.1
---
 textproc/toml-f/Makefile  | 4 ++--
 textproc/toml-f/distinfo  | 6 +++---
 textproc/toml-f/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/toml-f/Makefile b/textproc/toml-f/Makefile
index 2b34c8f91f16..99752764a20e 100644
--- a/textproc/toml-f/Makefile
+++ b/textproc/toml-f/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	toml-f
-DISTVERSION=	0.5.0
+DISTVERSION=	0.5.1
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
@@ -19,6 +19,6 @@ USE_LDCONFIG=	yes
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_TESTING_ON=	BUILD_TESTING
 
-# tests as of 0.5.0: 100% tests passed, 0 tests failed out of 6
+# tests as of 0.5.1: 100% tests passed, 0 tests failed out of 6
 
 .include <bsd.port.mk>
diff --git a/textproc/toml-f/distinfo b/textproc/toml-f/distinfo
index ac3ddb03b562..5e04df7e0f19 100644
--- a/textproc/toml-f/distinfo
+++ b/textproc/toml-f/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775893530
-SHA256 (toml-f-0.5.0.tar.xz) = 9a6c129836d093efd0cab5a2a013330020682a82e8f59a3882e9ae3249c8281f
-SIZE (toml-f-0.5.0.tar.xz) = 385264
+TIMESTAMP = 1781754951
+SHA256 (toml-f-0.5.1.tar.xz) = 961221000469a03306dbd99baf20644b6071cbda71add123e1cdf4a6183a2e91
+SIZE (toml-f-0.5.1.tar.xz) = 421240
diff --git a/textproc/toml-f/pkg-plist b/textproc/toml-f/pkg-plist
index 1a0e48c39b83..9e8a6cdcb36f 100644
--- a/textproc/toml-f/pkg-plist
+++ b/textproc/toml-f/pkg-plist
@@ -45,9 +45,9 @@ lib/cmake/toml-f/toml-f-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/toml-f/toml-f-targets.cmake
 lib/libtest-drive.so
 lib/libtest-drive.so.0
-lib/libtest-drive.so.0.5.0
+lib/libtest-drive.so.0.6.0
 lib/libtoml-f.so
 lib/libtoml-f.so.0
-lib/libtoml-f.so.0.5.0
+lib/libtoml-f.so.0.5.1
 libdata/pkgconfig/test-drive.pc
 libdata/pkgconfig/toml-f.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a339f45.38e9f.714ab87a>