Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2022 21:44:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 306f68afa626 - main - devel/py-catalogue: Add PORTSCOUT
Message-ID:  <202207072144.267LiNlb028143@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207072144.267LiNlb028143>