Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2021 17:59:25 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: a2863384a4d9 - main - misc/nn-insight: Add PORTSCOUT tag
Message-ID:  <202105061759.146HxP4R007931@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=a2863384a4d9cd48136d6e158f1224fdb302e34e

commit a2863384a4d9cd48136d6e158f1224fdb302e34e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-06 17:34:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-06 17:59:21 +0000

    misc/nn-insight: Add PORTSCOUT tag
---
 misc/nn-insight/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/nn-insight/Makefile b/misc/nn-insight/Makefile
index 630057e0618a..c52ed25b7ba9 100644
--- a/misc/nn-insight/Makefile
+++ b/misc/nn-insight/Makefile
@@ -25,4 +25,6 @@ USE_QT=		core gui svg widgets buildtools_build qmake_build
 PLIST_FILES=	bin/nn-insight \
 		libexec/nn-insight/tf-lite-plugin.so
 
+PORTSCOUT=	limit:^.*[1-9]\. # prevent hashes
+
 .include <bsd.port.mk>



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