Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2023 21:03:51 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 505a40915296 - main - devel/tokio-console: Add PORTSCOUT line
Message-ID:  <202301022103.302L3pUS029224@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=505a40915296762d8c9953f65067209460340e85

commit 505a40915296762d8c9953f65067209460340e85
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-02 19:48:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-02 21:03:35 +0000

    devel/tokio-console: Add PORTSCOUT line
---
 devel/tokio-console/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/tokio-console/Makefile b/devel/tokio-console/Makefile
index da841adcc6a7..96b393035949 100644
--- a/devel/tokio-console/Makefile
+++ b/devel/tokio-console/Makefile
@@ -211,6 +211,8 @@ CARGO_CRATES=	addr2line-0.17.0 \
 
 PLIST_FILES=	bin/${PORTNAME}
 
+PORTSCOUT=	limit:^tokio-console-v[0-9].*
+
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301022103.302L3pUS029224>