git: 66978b7ec9c9 - main - benchmarks/super-smack: Mark BROKEN and set expiration date to 2023-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 18:08:47 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=66978b7ec9c9fe7f3cac5d84397cf755b3e00b88 commit 66978b7ec9c9fe7f3cac5d84397cf755b3e00b88 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-19 17:54:28 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-19 18:08:33 +0000 benchmarks/super-smack: Mark BROKEN and set expiration date to 2023-04-30 Unfetchable distfile --- benchmarks/super-smack/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index 4938f8d84a1c..7a2e6cc55ee7 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -10,6 +10,9 @@ WWW= https://jeremy.zawodny.com/mysql/super-smack/ LICENSE= GPLv2+ +BROKEN= unfetchable +EXPIRATION_DATE=2023-04-30 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-smacks-dir=${DATADIR} MAKE_JOBS_UNSAFE= yes