git: 47c04e95d58b - main - devel/py-pytest-shutil: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Dec 2024 01:25:06 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=47c04e95d58b9eb23ca8ab407ed011ee6ada1e50 commit 47c04e95d58b9eb23ca8ab407ed011ee6ada1e50 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-20 08:08:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-21 01:08:06 +0000 devel/py-pytest-shutil: Add PORTSCOUT 1.8.1 is the version for the metaport but we have modularized the upstream projects into smaller ports and there is no release 1.8.1 for this port. --- devel/py-pytest-shutil/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-pytest-shutil/Makefile b/devel/py-pytest-shutil/Makefile index 9212a3e4bbb1..8fba44240da9 100644 --- a/devel/py-pytest-shutil/Makefile +++ b/devel/py-pytest-shutil/Makefile @@ -24,5 +24,6 @@ USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes +PORTSCOUT= skipv:1.8.1 .include <bsd.port.mk>