Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2021 08:55:14 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: 4f04864bd3d9 - main - cad/openroad: Add PORTSCOUT tag.
Message-ID:  <202109260855.18Q8tEJf049928@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=4f04864bd3d9f6c7cc2d2b752ee49a1446560733

commit 4f04864bd3d9f6c7cc2d2b752ee49a1446560733
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-09-26 08:22:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-09-26 08:54:07 +0000

    cad/openroad: Add PORTSCOUT tag.
---
 cad/openroad/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index d892f8e8043c..ec9a8e85b092 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -39,6 +39,8 @@ BINARY_ALIAS=	python3=${PYTHON_CMD} tclsh=${TCLSH}
 PLIST_FILES=	bin/openroad \
 		bin/sta
 
+PORTSCOUT=	ignore:2021.*
+
 post-patch: # override the TCL version to be the same as USES=tcl sets
 	@${FIND} ${WRKSRC} -name FindTCL.cmake \
 		| ${XARGS} ${REINPLACE_CMD} -e ' \



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