git: 4230f8cf7c98 - main - devel/py-grpcio-status: Remove outdated PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 09:09:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4230f8cf7c98515960fd9ca61b6e923d073acc28
commit 4230f8cf7c98515960fd9ca61b6e923d073acc28
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:00:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:00:11 +0000
devel/py-grpcio-status: Remove outdated PORTSCOUT
---
devel/py-grpcio-status/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index 98646e88b7de..bd3eff12c243 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -21,6 +21,4 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-PORTSCOUT= skipv:1.55.0
-
.include <bsd.port.mk>