Date: Fri, 5 Nov 2021 15:16:40 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82170711ac9b - main - textproc/vgrep: Add PORTSCOUT Message-ID: <202111051516.1A5FGe2G060127@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=82170711ac9b56a03db28fd974072bda887c4645 commit 82170711ac9b56a03db28fd974072bda887c4645 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-11-05 15:16:06 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-11-05 15:16:28 +0000 textproc/vgrep: Add PORTSCOUT --- textproc/vgrep/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index 320ae37b0faf..a2f4d2f84df2 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -31,6 +31,7 @@ GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION}" +PORTSCOUT= skipv:16.09,16.09.1 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111051516.1A5FGe2G060127>