devel/govendor: Deprecate and set expiration date to 2022-06-30

Unmaintained by the upstream. Go modules support is considered
production now, deprecate this port and set expiration date.

PR:		264068
Approved by:	Randy Westlund <rwestlun@gmail.com> (maintainer)
This commit is contained in:
Dmitri Goutnik 2022-05-19 15:54:59 -05:00
parent b5f5d46276
commit e4ca986997

View file

@ -10,6 +10,9 @@ COMMENT= Go vendor tool that works with the standard vendor file
LICENSE= BSD3CLAUSE
DEPRECATED= Use Go modules
EXPIRATION_DATE= 2022-06-30
BROKEN_aarch64= fails to compile, needs vendor/golang.org/x/sys 33540a1f6037 or later
USES= go