git: 7ae881fc82c0 - main - cad/irsim: Limit PORTSCOUT versions to 9.7.* range
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Sep 2025 22:50:44 UTC
The branch main has been updated by alven:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7ae881fc82c05cdbef8842af799ec41ec993a0c6
commit 7ae881fc82c05cdbef8842af799ec41ec993a0c6
Author: Älven <alven@FreeBSD.org>
AuthorDate: 2025-09-21 22:49:54 +0000
Commit: Älven <alven@FreeBSD.org>
CommitDate: 2025-09-21 22:49:54 +0000
cad/irsim: Limit PORTSCOUT versions to 9.7.* range
Approved by: db@ (Mentor, implicit)
---
cad/irsim/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 96a55dafc13e..ef0b803403ea 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -23,6 +23,8 @@ USE_XORG= x11
GNU_CONFIGURE= yes
+PORTSCOUT= limit:^9\.7\.\d{3}
+
CONFIGURE_WRKSRC= ${WRKSRC}/scripts
PLIST= pkg-plist.${FLAVOR}