Date: Thu, 11 May 2023 15:21:37 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6ec86a4593f - main - math/R-cran-spdep: Update to 1.2-8 Message-ID: <202305111521.34BFLbKB057051@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6ec86a4593fbadc420e868feae548e5cfbb5b97 commit c6ec86a4593fbadc420e868feae548e5cfbb5b97 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-04-26 03:09:50 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-11 15:06:17 +0000 math/R-cran-spdep: Update to 1.2-8 --- math/R-cran-spdep/Makefile | 17 ++++++++--------- math/R-cran-spdep/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index e9d8c30f5caf..03fb81400562 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -1,6 +1,5 @@ PORTNAME= spdep -DISTVERSION= 1.2-5 -PORTREVISION= 1 +DISTVERSION= 1.2-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,16 +9,16 @@ WWW= https://cran.r-project.org/web/packages/spdep/ LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-sp>=1.0:math/R-cran-sp \ - R-cran-spData>=0.2.6.0:math/R-cran-spData \ - R-cran-sf>0:math/R-cran-sf \ - R-cran-deldir>0:math/R-cran-deldir \ - R-cran-units>0:math/R-cran-units \ +CRAN_DEPENDS= R-cran-deldir>0:math/R-cran-deldir \ + R-cran-e1071>0:science/R-cran-e1071 \ R-cran-s2>0:graphics/R-cran-s2 \ - R-cran-e1071>0:science/R-cran-e1071 + R-cran-sf>0:math/R-cran-sf \ + R-cran-sp>=1.0:math/R-cran-sp \ + R-cran-spData>=0.2.6.0:math/R-cran-spData \ + R-cran-units>0:math/R-cran-units BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 9be003e82d76..294f47da8494 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660320618 -SHA256 (spdep_1.2-5.tar.gz) = e2729c46c6761c1b22f7f5f5d8dafc0103ee480ee7952b9590573e09d59365c5 -SIZE (spdep_1.2-5.tar.gz) = 3997612 +TIMESTAMP = 1682478578 +SHA256 (spdep_1.2-8.tar.gz) = 8d9fb4cb10d1035526ad6d9f7a11972efb0e3137dcff176d73df6ebfe96c9190 +SIZE (spdep_1.2-8.tar.gz) = 4014320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305111521.34BFLbKB057051>