git: 71eb15606720 - main - biology/R-cran-BiocManager: Skip pre-release version in portscout
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Aug 2024 00:56:10 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=71eb1560672080dc6ef94231516ba7e6db11a429 commit 71eb1560672080dc6ef94231516ba7e6db11a429 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-08-23 00:45:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-08-23 00:56:00 +0000 biology/R-cran-BiocManager: Skip pre-release version in portscout --- biology/R-cran-BiocManager/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/R-cran-BiocManager/Makefile b/biology/R-cran-BiocManager/Makefile index 1e183d284ef1..7850b27a18a4 100644 --- a/biology/R-cran-BiocManager/Makefile +++ b/biology/R-cran-BiocManager/Makefile @@ -11,4 +11,6 @@ LICENSE= ART20 USES= cran:auto-plist,compiles +PORTSCOUT= skipv:1.30.24 + .include <bsd.port.mk>