git: 306f68afa626 - main - devel/py-catalogue: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Jul 2022 21:44:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=306f68afa6269ec11acd90d653fca2c5cf87e504 commit 306f68afa6269ec11acd90d653fca2c5cf87e504 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 21:27:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 21:42:50 +0000 devel/py-catalogue: Add PORTSCOUT 2.1.0 has been yanked. --- devel/py-catalogue/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-catalogue/Makefile b/devel/py-catalogue/Makefile index af4f9007c52e..fb6c9e4c7c88 100644 --- a/devel/py-catalogue/Makefile +++ b/devel/py-catalogue/Makefile @@ -17,6 +17,8 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +PORTSCOUT= skipv:2.1.0 + .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 30800