git: 5da99728470a - main - biology/R-cran-BiocManager: Update to 1.30.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Jul 2025 05:30:27 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5da99728470aaefa7df4e8d433acb984f1074b8b
commit 5da99728470aaefa7df4e8d433acb984f1074b8b
Author: Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-07-15 05:27:51 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-07-15 05:27:51 +0000
biology/R-cran-BiocManager: Update to 1.30.26
Add test dependencies and TESTING_UNSAFE.
Submitter takes maintainership.
Changelog: https://cran.r-project.org/web/packages/BiocManager/NEWS
PR: 287891
---
biology/R-cran-BiocManager/Makefile | 15 ++++++++++++---
biology/R-cran-BiocManager/distinfo | 6 +++---
2 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/biology/R-cran-BiocManager/Makefile b/biology/R-cran-BiocManager/Makefile
index 48cf477bcabb..09af6b32ebbd 100644
--- a/biology/R-cran-BiocManager/Makefile
+++ b/biology/R-cran-BiocManager/Makefile
@@ -1,16 +1,25 @@
PORTNAME= BiocManager
-DISTVERSION= 1.30.25
+DISTVERSION= 1.30.26
CATEGORIES= biology
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= atanubiswas484@gmail.com
COMMENT= Convenient tool to install and update Bioconductor packages
WWW= https://cran.r-project.org/web/packages/BiocManager/
LICENSE= ART20
+TEST_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
+ R-cran-knitr>0:print/R-cran-knitr \
+ R-cran-remotes>0:devel/R-cran-remotes \
+ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
+ R-cran-testthat>0:devel/R-cran-testthat \
+ R-cran-withr>0:devel/R-cran-withr
+
USES= cran:auto-plist,compiles
+TESTING_UNSAFE= yes
+
PORTSCOUT= skipv:1.30.24
.include <bsd.port.mk>
diff --git a/biology/R-cran-BiocManager/distinfo b/biology/R-cran-BiocManager/distinfo
index 595a8507f52d..641e60aea07f 100644
--- a/biology/R-cran-BiocManager/distinfo
+++ b/biology/R-cran-BiocManager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725801036
-SHA256 (BiocManager_1.30.25.tar.gz) = 83ef8b57dcc7350fe1e8c62590a60d3ad3e1f9c8660930c946b20340a4a81e15
-SIZE (BiocManager_1.30.25.tar.gz) = 593414
+TIMESTAMP = 1750881870
+SHA256 (BiocManager_1.30.26.tar.gz) = db9a67556f8f46f41a86dc2abb2c19d354cdf537d4a1b48132896946eb45a23e
+SIZE (BiocManager_1.30.26.tar.gz) = 594489