git: 4f04864bd3d9 - main - cad/openroad: Add PORTSCOUT tag.

Yuri Victorovich yuri at FreeBSD.org
Sun Sep 26 08:55:15 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f04864bd3d9f6c7cc2d2b752ee49a1446560733

commit 4f04864bd3d9f6c7cc2d2b752ee49a1446560733
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-26 08:22:29 +0000
Commit:     Yuri Victorovich <yuri at 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 ' \


More information about the dev-commits-ports-main mailing list