Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2024 01:25:06 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: 47c04e95d58b - main - devel/py-pytest-shutil: Add PORTSCOUT
Message-ID:  <202412210125.4BL1P6xG010215@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=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>



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