forked from Lainports/freebsd-ports
all: Mark ports depending on go118 BROKEN
go118 is out of support, lang/go118 is about to be removed.
This commit is contained in:
parent
dee235a109
commit
90d39d6287
3 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@ WWW= https://github.com/hlandau/acme/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BROKEN= requires unsupported go1.18
|
||||
|
||||
USES= go:1.18
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue