all: Mark ports depending on go118 BROKEN

go118 is out of support, lang/go118 is about to be removed.
This commit is contained in:
Dmitri Goutnik 2023-08-04 10:16:16 -05:00
parent dee235a109
commit 90d39d6287
3 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,8 @@ WWW= https://ooni.org/about/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= requires unsupported go1.18
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
USES= go:1.18,modules

View file

@ -10,6 +10,8 @@ WWW= https://github.com/hlandau/acme/
LICENSE= MIT
BROKEN= requires unsupported go1.18
USES= go:1.18
USE_GITHUB= yes

View file

@ -11,6 +11,8 @@ WWW= https://github.com/XTLS/Xray-core
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= requires unsupported go1.18
USES= go:1.18,modules
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}