Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2024 13:08:31 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 54709b362f3d - main - net-im/gotosocial: Mark TESTING_UNSAFE
Message-ID:  <202403021308.422D8VJe063017@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403021308.422D8VJe063017>