diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-Rsolnp/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-Rsolnp/distinfo | 6 | ||||
-rw-r--r-- | math/R-cran-psych/Makefile | 8 | ||||
-rw-r--r-- | math/R-cran-psych/distinfo | 6 | ||||
-rw-r--r-- | math/R-cran-tensor/Makefile | 5 | ||||
-rw-r--r-- | math/R-cran-tensor/distinfo | 6 | ||||
-rw-r--r-- | math/py-narwhals/Makefile | 4 | ||||
-rw-r--r-- | math/py-narwhals/distinfo | 6 |
8 files changed, 21 insertions, 24 deletions
diff --git a/math/R-cran-Rsolnp/Makefile b/math/R-cran-Rsolnp/Makefile index 45d7f8a0aaaa..8c8978f5f429 100644 --- a/math/R-cran-Rsolnp/Makefile +++ b/math/R-cran-Rsolnp/Makefile @@ -1,5 +1,5 @@ PORTNAME= Rsolnp -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -20,6 +20,6 @@ RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/math/R-cran-Rsolnp/distinfo b/math/R-cran-Rsolnp/distinfo index dab2ce744c95..421ff1184aa8 100644 --- a/math/R-cran-Rsolnp/distinfo +++ b/math/R-cran-Rsolnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750524780 -SHA256 (Rsolnp_2.0.0.tar.gz) = afbbf007ab651e478063e2ac95b49e476f2a4c439fd1cab407223b78b64b9ba3 -SIZE (Rsolnp_2.0.0.tar.gz) = 97859 +TIMESTAMP = 1751601739 +SHA256 (Rsolnp_2.0.1.tar.gz) = 3b221100abdd1dd5b8d2df9325cc4e28b2ad2a6bd5069594c83f04f331c36792 +SIZE (Rsolnp_2.0.1.tar.gz) = 107710 diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 50beb1330859..3c52bfeb4b72 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -1,19 +1,17 @@ PORTNAME= psych -DISTVERSION= 2.5.3 +DISTVERSION= 2.5.6 CATEGORIES= math science DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Psych package for the R project -WWW= https://cran.r-project.org/web/packages/psych/index.html +WWW= https://cran.r-project.org/package=psych LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -CRAN_DEPENDS= R-cran-GPArotation>0:math/R-cran-GPArotation \ +RUN_DEPENDS= R-cran-GPArotation>0:math/R-cran-GPArotation \ R-cran-mnormt>0:math/R-cran-mnormt -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ R-cran-lme4>0:math/R-cran-lme4 \ R-cran-testthat>0:devel/R-cran-testthat diff --git a/math/R-cran-psych/distinfo b/math/R-cran-psych/distinfo index 5df68c91bbbb..a91500ba4731 100644 --- a/math/R-cran-psych/distinfo +++ b/math/R-cran-psych/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743881842 -SHA256 (psych_2.5.3.tar.gz) = dd9cbc45e2e6b8ef3e03994079ba83920c3306f9b0af4ce48a690de4f4ba8fbe -SIZE (psych_2.5.3.tar.gz) = 1149592 +TIMESTAMP = 1751604584 +SHA256 (psych_2.5.6.tar.gz) = ced7eb0ef4e6be7ddab22b0b3f934d3dbd25eefc394067ff9fa1a916ec315110 +SIZE (psych_2.5.6.tar.gz) = 1152216 diff --git a/math/R-cran-tensor/Makefile b/math/R-cran-tensor/Makefile index 8d7db7ccb12b..2f95977359b5 100644 --- a/math/R-cran-tensor/Makefile +++ b/math/R-cran-tensor/Makefile @@ -1,10 +1,9 @@ PORTNAME= tensor -DISTVERSION= 1.5 -PORTREVISION= 1 +DISTVERSION= 1.5.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= Tensor product of arrays WWW= https://CRAN.R-project.org/package=tensor diff --git a/math/R-cran-tensor/distinfo b/math/R-cran-tensor/distinfo index 96e18c9a8555..25ea00690495 100644 --- a/math/R-cran-tensor/distinfo +++ b/math/R-cran-tensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621841003 -SHA256 (tensor_1.5.tar.gz) = e1dec23e3913a82e2c79e76313911db9050fb82711a0da227f94fc6df2d3aea6 -SIZE (tensor_1.5.tar.gz) = 2518 +TIMESTAMP = 1750725012 +SHA256 (tensor_1.5.1.tar.gz) = 6edb07024eaaadec1f83694f5012c2355aced3e589c2c3c659021b5f03168b58 +SIZE (tensor_1.5.1.tar.gz) = 2541 diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index b1a0cb54fc6e..b4ad0c603463 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 1.44.0 +PORTVERSION= 1.45.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/narwhals-dev/narwhals/releases/download/v${PORTVERSION}/ @@ -33,7 +33,7 @@ DASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2024.8:devel/py-dask@${PY_FLAVOR} DUCKDB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}duckdb>=1.0:databases/py-duckdb@${PY_FLAVOR} PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.1.3,1:math/py-pandas@${PY_FLAVOR} MODIN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}modin>=0:math/py-modin@${PY_FLAVOR} -POLARS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}polars>=0.20.3:misc/py-polars@${PY_FLAVOR} +POLARS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}polars>=0.20.4:misc/py-polars@${PY_FLAVOR} PYARROW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=11.0.0:databases/py-pyarrow@${PY_FLAVOR} SQLFRAME_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlframe>=3.22.0:databases/py-sqlframe@${PY_FLAVOR} diff --git a/math/py-narwhals/distinfo b/math/py-narwhals/distinfo index 1ffc5b48d70c..575a984268cc 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954214 -SHA256 (narwhals-1.44.0.tar.gz) = 8cf0616d4f6f21225b3b56fcde96ccab6d05023561a0f162402aa9b8c33ad31d -SIZE (narwhals-1.44.0.tar.gz) = 499250 +TIMESTAMP = 1751375057 +SHA256 (narwhals-1.45.0.tar.gz) = f9ecefb9d09cda6fefa8ead10dc37a79129b6c78b0ac7117d21b4d4486bdd0d1 +SIZE (narwhals-1.45.0.tar.gz) = 508812 |