diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 00:45:30 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-08 01:21:28 +0000 |
| commit | b5b8832ebb6ac5be2b3fa5ea5c47809d7ed15308 (patch) | |
| tree | 1dc2fcb44ea1daa077940f6fa11020ff29b4f4b7 | |
| parent | bce6419fbcbadd71b33641802f1500a9934ae808 (diff) | |
textproc/toml-f: update 0.5.1 → 0.5.2
| -rw-r--r-- | textproc/toml-f/Makefile | 4 | ||||
| -rw-r--r-- | textproc/toml-f/distinfo | 6 | ||||
| -rw-r--r-- | textproc/toml-f/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/toml-f/Makefile b/textproc/toml-f/Makefile index 99752764a20e..e819decb59fc 100644 --- a/textproc/toml-f/Makefile +++ b/textproc/toml-f/Makefile @@ -1,5 +1,5 @@ PORTNAME= toml-f -DISTVERSION= 0.5.1 +DISTVERSION= 0.5.2 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.1: 100% tests passed, 0 tests failed out of 6 +# tests as of 0.5.2: 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 5e04df7e0f19..6e88d397136b 100644 --- a/textproc/toml-f/distinfo +++ b/textproc/toml-f/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781754951 -SHA256 (toml-f-0.5.1.tar.xz) = 961221000469a03306dbd99baf20644b6071cbda71add123e1cdf4a6183a2e91 -SIZE (toml-f-0.5.1.tar.xz) = 421240 +TIMESTAMP = 1783471479 +SHA256 (toml-f-0.5.2.tar.xz) = e18ccc26ac1e7580ffb22feda0fbafd228473248f71e84eac171a455a7915d59 +SIZE (toml-f-0.5.2.tar.xz) = 421700 diff --git a/textproc/toml-f/pkg-plist b/textproc/toml-f/pkg-plist index 9e8a6cdcb36f..a75a77a96580 100644 --- a/textproc/toml-f/pkg-plist +++ b/textproc/toml-f/pkg-plist @@ -48,6 +48,6 @@ lib/libtest-drive.so.0 lib/libtest-drive.so.0.6.0 lib/libtoml-f.so lib/libtoml-f.so.0 -lib/libtoml-f.so.0.5.1 +lib/libtoml-f.so.0.5.2 libdata/pkgconfig/test-drive.pc libdata/pkgconfig/toml-f.pc |
