Date: Fri, 30 Dec 2022 14:11:34 GMT From: =?utf-8?Q?Vin=C3=ADcius=20Zavam?= <egypcio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f114b85770df - main - security/meek: fix PORTSCOUT, by using skipv Message-ID: <202212301411.2BUEBYPn058967@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=f114b85770dfc30a36848bd47d42740971b319dd commit f114b85770dfc30a36848bd47d42740971b319dd Author: VinÃcius Zavam <egypcio@FreeBSD.org> AuthorDate: 2022-12-30 14:08:26 +0000 Commit: VinÃcius Zavam <egypcio@FreeBSD.org> CommitDate: 2022-12-30 14:08:26 +0000 security/meek: fix PORTSCOUT, by using skipv --- security/meek/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/meek/Makefile b/security/meek/Makefile index 9bd010e08b06..4d2e59434cd5 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -36,6 +36,8 @@ PLIST_FILES= bin/meek-client \ SUB_FILES= pkg-message +PORTSCOUT= skipv:rm + do-test: .for t in ${GO_TARGET} cd ${GO_WRKSRC}; \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212301411.2BUEBYPn058967>