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,24 +1,24 @@ PORTNAME= toml-f -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= TOML parser for data serialization and deserialization in Fortran WWW= https://toml-f.github.io/toml-f/ \ https://github.com/toml-f/toml-f LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_aarch64= cannot find an intrinsic module named 'ieee_arithmetic' USES= cmake:testing fortran tar:xz 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 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 @@ -1,53 +1,53 @@ include/test-drive/GNU-14.2.0/testdrive.mod include/test-drive/GNU-14.2.0/testdrive_version.mod include/toml-f/modules/tomlf.mod include/toml-f/modules/tomlf_all.mod include/toml-f/modules/tomlf_build.mod include/toml-f/modules/tomlf_build_array.mod include/toml-f/modules/tomlf_build_keyval.mod include/toml-f/modules/tomlf_build_merge.mod include/toml-f/modules/tomlf_build_path.mod include/toml-f/modules/tomlf_build_table.mod include/toml-f/modules/tomlf_constants.mod include/toml-f/modules/tomlf_datetime.mod include/toml-f/modules/tomlf_de.mod include/toml-f/modules/tomlf_de_abc.mod include/toml-f/modules/tomlf_de_context.mod include/toml-f/modules/tomlf_de_lexer.mod include/toml-f/modules/tomlf_de_parser.mod include/toml-f/modules/tomlf_de_token.mod include/toml-f/modules/tomlf_diagnostic.mod include/toml-f/modules/tomlf_error.mod include/toml-f/modules/tomlf_ser.mod include/toml-f/modules/tomlf_structure.mod include/toml-f/modules/tomlf_structure_array_list.mod include/toml-f/modules/tomlf_structure_list.mod include/toml-f/modules/tomlf_structure_map.mod include/toml-f/modules/tomlf_structure_node.mod include/toml-f/modules/tomlf_structure_ordered_map.mod include/toml-f/modules/tomlf_terminal.mod include/toml-f/modules/tomlf_type.mod include/toml-f/modules/tomlf_type_array.mod include/toml-f/modules/tomlf_type_keyval.mod include/toml-f/modules/tomlf_type_table.mod include/toml-f/modules/tomlf_type_value.mod include/toml-f/modules/tomlf_utils.mod include/toml-f/modules/tomlf_utils_io.mod include/toml-f/modules/tomlf_utils_sort.mod include/toml-f/modules/tomlf_version.mod lib/cmake/test-drive/test-drive-config-version.cmake lib/cmake/test-drive/test-drive-config.cmake lib/cmake/test-drive/test-drive-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/test-drive/test-drive-targets.cmake lib/cmake/toml-f/toml-f-config-version.cmake lib/cmake/toml-f/toml-f-config.cmake 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