Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2022 19:12:44 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 475ed6871028 - main - www/py-requests-cache93: Fix PORTSCOUT
Message-ID:  <202207191912.26JJCiPn071913@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 475ed68710285cbe4e0ec53e8c9aaa1cdb07e830
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-07-19 18:33:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-07-19 19:12:34 +0000

    www/py-requests-cache93: Fix PORTSCOUT
---
 www/py-requests-cache93/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-requests-cache93/Makefile b/www/py-requests-cache93/Makefile
index dd98aff62ec9..45845b0f89ab 100644
--- a/www/py-requests-cache93/Makefile
+++ b/www/py-requests-cache93/Makefile
@@ -23,7 +23,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-PORTSCOUT=	skipv
+PORTSCOUT=	ignore:1
 
 do-test:
 	cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v



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