git: 8a5fd05566a6 - main - devel/py-watchfiles: Update PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 12:14:01 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a5fd05566a6c74ec4c65ed5efe1f514ef45d329 commit 8a5fd05566a6c74ec4c65ed5efe1f514ef45d329 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-30 12:13:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-30 12:13:30 +0000 devel/py-watchfiles: Update PORTSCOUT --- devel/py-watchfiles/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index aa7022c489ac..268bd2a8e940 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -23,6 +23,6 @@ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no -PORTSCOUT= skipv:4.0.16 +PORTSCOUT= skipv:4.0.16,v4.0.16 .include <bsd.port.mk>