git: 619f3e5b73c8 - main - devel/py-watchfiles: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 15 Sep 2024 20:16:49 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=619f3e5b73c87c95e98f8ee5ed328b8dba4a4f9b

commit 619f3e5b73c87c95e98f8ee5ed328b8dba4a4f9b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 19:43:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:09:50 +0000

    devel/py-watchfiles: Add PORTSCOUT
---
 devel/py-watchfiles/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile
index a4c8cddb9beb..aa7022c489ac 100644
--- a/devel/py-watchfiles/Makefile
+++ b/devel/py-watchfiles/Makefile
@@ -23,4 +23,6 @@ USE_PYTHON=	autoplist concurrent pep517
 CARGO_BUILD=	no
 CARGO_INSTALL=	no
 
+PORTSCOUT=	skipv:4.0.16
+
 .include <bsd.port.mk>