Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2024 02:39:47 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76b29612094e - main - www/authelia: Not broken
Message-ID:  <202403250239.42P2dlIZ027512@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76b29612094e1480bbf5381b84b7edebe94214c1

commit 76b29612094e1480bbf5381b84b7edebe94214c1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-25 02:34:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-25 02:39:44 +0000

    www/authelia: Not broken
    
    PR:             277940
    Reported by:    Orville Q. Song <sam990620@gmail.com>
---
 www/authelia/Makefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 239e04701b7b..b09412001443 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -12,11 +12,6 @@ WWW=		https://www.authelia.com/docs/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_armv6=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_armv7=	imports modernc.org/libc/errno: build constraints exclude all Go files
-BROKEN_i386=	imports modernc.org/libc/errno: build constraints exclude all Go files
-
 USES=		cpe go:1.21,modules
 
 GO_MODULE=	github.com/authelia/authelia/v4



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