Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2023 06:38: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: 6adab1e3d4e5 - main - devel/outcome: Add PORTSCOUT tag
Message-ID:  <202307210638.36L6cp7V014118@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=6adab1e3d4e5659bfa682d642af2bf84e05b4bab

commit 6adab1e3d4e5659bfa682d642af2bf84e05b4bab
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-21 06:14:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-21 06:38:39 +0000

    devel/outcome: Add PORTSCOUT tag
---
 devel/outcome/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/outcome/Makefile b/devel/outcome/Makefile
index 0130caeda82d..bb9ef66bb468 100644
--- a/devel/outcome/Makefile
+++ b/devel/outcome/Makefile
@@ -26,6 +26,8 @@ CMAKE_ARGS=	-Dquickcpplib_DIR=${LOCALBASE}/lib/cmake/quickcpplib
 NO_BUILD=	yes
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^.*[0-9]\.[0-9].*
+
 post-patch: # remove the test folter until the problems are fixed by the upstream
 	# tests have problems:
 	# - they are unconditionally built, see https://github.com/ned14/outcome/issues/285



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