git: a2863384a4d9 - main - misc/nn-insight: Add PORTSCOUT tag
Yuri Victorovich
yuri at FreeBSD.org
Thu May 6 17:59:25 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a2863384a4d9cd48136d6e158f1224fdb302e34e
commit a2863384a4d9cd48136d6e158f1224fdb302e34e
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-06 17:34:23 +0000
Commit: Yuri Victorovich <yuri at 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>
More information about the dev-commits-ports-all
mailing list