git: 9e5288532615 - main - math/R-cran-isoband: Update to 0.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Dec 2025 09:10:00 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e5288532615b62715bf7d6c1226fde0a98a80f5
commit 9e5288532615b62715bf7d6c1226fde0a98a80f5
Author: Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-12-12 09:08:44 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-12-12 09:09:45 +0000
math/R-cran-isoband: Update to 0.3.0
Add dependencies.
Switch to DISTVERSION.
Changelog: https://cran.r-project.org/web/packages/isoband/news/news.html
---
math/R-cran-isoband/Makefile | 18 ++++++++++++++++--
math/R-cran-isoband/distinfo | 6 +++---
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/math/R-cran-isoband/Makefile b/math/R-cran-isoband/Makefile
index c5ff794f0947..61c9fe786eea 100644
--- a/math/R-cran-isoband/Makefile
+++ b/math/R-cran-isoband/Makefile
@@ -1,5 +1,5 @@
PORTNAME= isoband
-PORTVERSION= 0.2.7
+DISTVERSION= 0.3.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -9,6 +9,20 @@ WWW= https://cran.r-project.org/web/packages/isoband/
LICENSE= MIT
-USES= compiler:c++11-lang cran:auto-plist,compiles
+CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
+ R-cran-cpp11>0:devel/R-cran-cpp11 \
+ R-cran-rlang>0:devel/R-cran-rlang
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
+ R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
+ R-cran-knitr>0:print/R-cran-knitr \
+ R-cran-magick>0:graphics/R-cran-magick \
+ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
+ R-cran-sf>0:math/R-cran-sf \
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
+ R-cran-xml2>0:textproc/R-cran-xml2
+
+USES= compiler:c++17-lang cran:auto-plist,compiles
.include <bsd.port.mk>
diff --git a/math/R-cran-isoband/distinfo b/math/R-cran-isoband/distinfo
index 431f7a6c822a..516c21591311 100644
--- a/math/R-cran-isoband/distinfo
+++ b/math/R-cran-isoband/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682475010
-SHA256 (isoband_0.2.7.tar.gz) = 7693223343b45b86de2b5b638ff148f0dafa6d7b1237e822c5272902f79cdf61
-SIZE (isoband_0.2.7.tar.gz) = 1591812
+TIMESTAMP = 1765257970
+SHA256 (isoband_0.3.0.tar.gz) = fe8d3d58ca75bbee32f389152ac0058818f3f76f09c9867949531de7abc424ac
+SIZE (isoband_0.3.0.tar.gz) = 1593511