Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 16:58:30 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: b7b1f9b45a9f - main - math/casadi: Add the PORTSCOUT line
Message-ID:  <202104071658.137GwUFg028049@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=b7b1f9b45a9f92bd9edb830129ae5415c64efb99

commit b7b1f9b45a9f92bd9edb830129ae5415c64efb99
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-07 16:57:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-07 16:58:27 +0000

    math/casadi: Add the PORTSCOUT line
---
 math/casadi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/casadi/Makefile b/math/casadi/Makefile
index efb79347f5a5..dc60e205b838 100644
--- a/math/casadi/Makefile
+++ b/math/casadi/Makefile
@@ -65,4 +65,6 @@ CC=		clang${LLVM_DEFAULT}
 CXX=		clang++${LLVM_DEFAULT}
 .endif
 
+PORTSCOUT=	limit:^.*[1-9]\..* # prevent tags like ge2
+
 .include <bsd.port.mk>



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