git: 5da00af00258 - main - security/aws-lc: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 02 Jan 2025 02:50:21 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5da00af00258efef44b37e9e3c4a03fa1b70c175

commit 5da00af00258efef44b37e9e3c4a03fa1b70c175
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:43:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:43:42 +0000

    security/aws-lc: Add PORTSCOUT
---
 security/aws-lc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile
index 2879e10d7946..59d3b41dcf95 100644
--- a/security/aws-lc/Makefile
+++ b/security/aws-lc/Makefile
@@ -31,4 +31,6 @@ GH_ACCOUNT=	aws
 
 CONFLICTS_INSTALL=	boringssl libressl* openssl*
 
+PORTSCOUT=	limit:^[0-9]*\.
+
 .include <bsd.port.mk>