diff --git a/textproc/toml-f/Makefile b/textproc/toml-f/Makefile index bae40aa35098..0fa53eb1e633 100644 --- a/textproc/toml-f/Makefile +++ b/textproc/toml-f/Makefile @@ -1,25 +1,24 @@ PORTNAME= toml-f -DISTVERSIONPREFIX= v DISTVERSION= 0.3.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/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_aarch64= cannot find an intrinsic module named 'ieee_arithmetic' -USES= cmake:testing fortran -USE_GITHUB= yes +USES= cmake:testing fortran tar:xz 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 d20deaedeadb..f4e5e77f9970 100644 --- a/textproc/toml-f/distinfo +++ b/textproc/toml-f/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1663314668 +SHA256 (toml-f-0.3.1.tar.xz) = 7f40f60c8d9ffbb1b99fb051a3e6682c7dd04d7479aa1cf770eff8174b02544f +SIZE (toml-f-0.3.1.tar.xz) = 382376