diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2025-07-01 10:29:39 -0500 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2025-07-01 10:31:13 -0500 |
commit | e88477c8dbf10eeaa53d2be30fa8df31fa17754c (patch) | |
tree | 7efc64deca644866f9434b633aa4ae39523941bb | |
parent | devel/py-pytest-datadir: update 1.6.1 → 1.7.2 (diff) |
sysutils/bsdstats: mark as BROKEN.
The mastersite simply returns a PHP fatal error.
Noticed via maintainer-timeout in reply to PR.
PR: ` 251504
Hat: bugmeister
-rw-r--r-- | sysutils/bsdstats/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/bsdstats/Makefile b/sysutils/bsdstats/Makefile index efc2b70b66e9..6d4dc7683d80 100644 --- a/sysutils/bsdstats/Makefile +++ b/sysutils/bsdstats/Makefile @@ -10,6 +10,8 @@ WWW= https://www.bsdstats.org/ LICENSE= BSD4CLAUSE +BROKEN= mastersite gives PHP fatal error as of 20250701 + NO_BUILD= yes USE_RC_SUBR= bsdstats SUB_FILES= 300.statistics bsdstats-send pkg-message |