git: bf59684b4afd - main - textproc/toml-f: Use upstream release archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Sep 2022 07:21:49 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf59684b4afd7824219a9b6758fe16a7583f1e1e commit bf59684b4afd7824219a9b6758fe16a7583f1e1e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-09-25 07:15:56 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-09-25 07:15:59 +0000 textproc/toml-f: Use upstream release archive Use upstream release archive as recommended by Porters Handbook in USE_GITHUB section PR: 266440 Reviewed by: yuri (maintainer) --- textproc/toml-f/Makefile | 5 ++--- textproc/toml-f/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) 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,7 +1,7 @@ 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 @@ -12,8 +12,7 @@ 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 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