diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2026-07-26 05:23:50 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2026-07-26 22:01:07 +0000 |
| commit | 34f6139751188d294edac52bd4cab976e0f41a93 (patch) | |
| tree | e639ceb454a592f079514fa98757e27d5cad3dc7 | |
| parent | 9f760ea4ed4ed99d30c8de277efe73bdbc2271db (diff) | |
math/R-cran-Deriv: Update to 4.3.0
Reported by: portscout
| -rw-r--r-- | math/R-cran-Deriv/Makefile | 4 | ||||
| -rw-r--r-- | math/R-cran-Deriv/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/math/R-cran-Deriv/Makefile b/math/R-cran-Deriv/Makefile index f9cb49e963d6..76ab027df5c9 100644 --- a/math/R-cran-Deriv/Makefile +++ b/math/R-cran-Deriv/Makefile @@ -1,5 +1,5 @@ PORTNAME= Deriv -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,6 +9,8 @@ WWW= https://cran.r-project.org/web/packages/Deriv/ LICENSE= GPLv3 +RUN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp + USES= cran:auto-plist .include <bsd.port.mk> diff --git a/math/R-cran-Deriv/distinfo b/math/R-cran-Deriv/distinfo index 18a9bf2c4613..5877ec678a0c 100644 --- a/math/R-cran-Deriv/distinfo +++ b/math/R-cran-Deriv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750650410 -SHA256 (Deriv_4.2.0.tar.gz) = 210394e7f90fe6fd943d37e8b1953c5a3c10c96fbdc5bbac7660aa9d112a1f63 -SIZE (Deriv_4.2.0.tar.gz) = 38752 +TIMESTAMP = 1785016375 +SHA256 (Deriv_4.3.0.tar.gz) = 95e95f40265b1a0f83510222dd0c0dd11fdcc0fe638c545540350b139371db34 +SIZE (Deriv_4.3.0.tar.gz) = 44850 |
