diff --git a/textproc/toml-f/Makefile b/textproc/toml-f/Makefile index 26a5979671b0..bae40aa35098 100644 --- a/textproc/toml-f/Makefile +++ b/textproc/toml-f/Makefile @@ -1,25 +1,25 @@ PORTNAME= toml-f DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 +DISTVERSION= 0.3.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= TOML parser for data serialization and deserialization in Fortran WWW= https://toml-f.github.io/toml-f/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_aarch64= cannot find an intrinsic module named 'ieee_arithmetic' USES= cmake:testing fortran USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ON= FREEBSD_BUILD_TESTS post-patch: # see https://github.com/toml-f/toml-f/issues/51 @${REINPLACE_CMD} -e 's|$${CMAKE_Fortran_COMPILER_ID}-$${CMAKE_Fortran_COMPILER_VERSION}||' ${WRKSRC}/config/CMakeLists.txt .include diff --git a/textproc/toml-f/distinfo b/textproc/toml-f/distinfo index d9c9ec6edc59..d20deaedeadb 100644 --- a/textproc/toml-f/distinfo +++ b/textproc/toml-f/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659543682 -SHA256 (toml-f-toml-f-v0.3.0_GH0.tar.gz) = dff1bf3466ff346d2dee24440d1a4728e71051fe34d5c282b6ce7e6dc3ce0de9 -SIZE (toml-f-toml-f-v0.3.0_GH0.tar.gz) = 408857 +TIMESTAMP = 1663295984 +SHA256 (toml-f-toml-f-v0.3.1_GH0.tar.gz) = 7586f0be7dc88dddba4d4e42059b84baa2688a2784bdc1d1f37112ab3edb88e1 +SIZE (toml-f-toml-f-v0.3.1_GH0.tar.gz) = 408898 diff --git a/textproc/toml-f/pkg-plist b/textproc/toml-f/pkg-plist index 35257702d870..326f35406193 100644 --- a/textproc/toml-f/pkg-plist +++ b/textproc/toml-f/pkg-plist @@ -1,40 +1,40 @@ include/toml-f/tomlf.mod include/toml-f/tomlf_all.mod include/toml-f/tomlf_build.mod include/toml-f/tomlf_build_array.mod include/toml-f/tomlf_build_keyval.mod include/toml-f/tomlf_build_merge.mod include/toml-f/tomlf_build_path.mod include/toml-f/tomlf_build_table.mod include/toml-f/tomlf_constants.mod include/toml-f/tomlf_datetime.mod include/toml-f/tomlf_de.mod include/toml-f/tomlf_de_abc.mod include/toml-f/tomlf_de_context.mod include/toml-f/tomlf_de_lexer.mod include/toml-f/tomlf_de_parser.mod include/toml-f/tomlf_de_token.mod include/toml-f/tomlf_diagnostic.mod include/toml-f/tomlf_error.mod include/toml-f/tomlf_ser.mod include/toml-f/tomlf_structure.mod include/toml-f/tomlf_structure_base.mod include/toml-f/tomlf_structure_vector.mod include/toml-f/tomlf_terminal.mod include/toml-f/tomlf_type.mod include/toml-f/tomlf_type_array.mod include/toml-f/tomlf_type_keyval.mod include/toml-f/tomlf_type_table.mod include/toml-f/tomlf_type_value.mod include/toml-f/tomlf_utils.mod include/toml-f/tomlf_utils_io.mod include/toml-f/tomlf_utils_sort.mod include/toml-f/tomlf_version.mod 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/libtoml-f.so lib/libtoml-f.so.0 -lib/libtoml-f.so.0.3.0 +lib/libtoml-f.so.0.3.1 libdata/pkgconfig/toml-f.pc