git: 9b463631397b - main - net/speedtest: Mark IGNORE on FreeBSD 15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 21:31:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b463631397b887569961d3dc23b0b85e0cc7033 commit 9b463631397b887569961d3dc23b0b85e0cc7033 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 21:25:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 21:30:05 +0000 net/speedtest: Mark IGNORE on FreeBSD 15 --- net/speedtest/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/speedtest/Makefile b/net/speedtest/Makefile index d0b61aca533b..4fc68fa079d7 100644 --- a/net/speedtest/Makefile +++ b/net/speedtest/Makefile @@ -10,6 +10,7 @@ COMMENT= Internet connection measurement for developers WWW= https://www.speedtest.net/apps/cli IGNORE_FreeBSD_14= Upstream does not provide package for release +IGNORE_FreeBSD_15= Upstream does not provide package for release ONLY_FOR_ARCHS= amd64 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \