git: 54709b362f3d - main - net-im/gotosocial: Mark TESTING_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 13:08:31 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=54709b362f3dad9feedf7e293fa480ba79bd2614 commit 54709b362f3dad9feedf7e293fa480ba79bd2614 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-02 13:06:52 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-02 13:07:22 +0000 net-im/gotosocial: Mark TESTING_UNSAFE PR: 277179 --- net-im/gotosocial/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index d512bed8c793..0bf14cc110b4 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -37,6 +37,8 @@ DBDIR= /var/db/${PORTNAME} PLIST_SUB= WWWDIR="${WWWDIR}" +TESTING_UNSAFE= FAIL github.com/superseriousbusiness/gotosocial/internal/log + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in LICENSE README.md