Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2022 11:05:49 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: d84dad157785 - main - math/scorec-core: Add PORTSCOUT tag
Message-ID:  <202212251105.2BPB5nVf058450@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=d84dad1577853c3b2872dffb829001543e252ebe

commit d84dad1577853c3b2872dffb829001543e252ebe
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-25 11:05:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-25 11:05:31 +0000

    math/scorec-core: Add PORTSCOUT tag
---
 math/scorec-core/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile
index 278db822f2bb..7bea7085b6bd 100644
--- a/math/scorec-core/Makefile
+++ b/math/scorec-core/Makefile
@@ -46,4 +46,6 @@ MPICH_USES=		mpi:mpich
 
 OPENMPI_USES=		mpi:openmpi
 
+PORTSCOUT=	limit:^.*[0-9]\.[0-9].* # prevent tags like remove_viz
+
 .include <bsd.port.mk>



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