git: db828aa7efb4 - main - devel/py-grpcio-status: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 26 Apr 2022 15:05:04 UTC
The branch main has been updated by sunpoet:

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

commit db828aa7efb4e61740645311609affe98842999b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-26 14:53:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-26 15:01:23 +0000

    devel/py-grpcio-status: Add PORTSCOUT
    
    grpcio-status 1.45.0 has been yanked.
---
 devel/py-grpcio-status/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index 149418edc950..7a0a0458143c 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -21,4 +21,6 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+PORTSCOUT=	skipv:1.45.0
+
 .include <bsd.port.mk>