Date: Sun, 25 Jun 2023 22:59:57 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3b22bb5ac189 - main - math/R-cran-sp: Update to 2.0.0 Message-ID: <202306252259.35PMxv7t073660@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b22bb5ac189434fb941aa2f02b9a3a88dde7240 commit 3b22bb5ac189434fb941aa2f02b9a3a88dde7240 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-06-25 22:57:39 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-06-25 22:58:28 +0000 math/R-cran-sp: Update to 2.0.0 --- math/R-cran-sp/Makefile | 2 +- math/R-cran-sp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index 567e390c0fd2..e69cb9695e18 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -1,5 +1,5 @@ PORTNAME= sp -DISTVERSION= 1.6-1 +DISTVERSION= 2.0-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/distinfo b/math/R-cran-sp/distinfo index 30ce88d9675d..82548fdd11c2 100644 --- a/math/R-cran-sp/distinfo +++ b/math/R-cran-sp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685746369 -SHA256 (sp_1.6-1.tar.gz) = 76f262d54b1922f8eceea717cebb4df2ea576ed09c3380fd874ef2782694a325 -SIZE (sp_1.6-1.tar.gz) = 1227294 +TIMESTAMP = 1687733738 +SHA256 (sp_2.0-0.tar.gz) = 09f8db5fc93061021d7aa296e1e0b3c5543a5eddd3e5f658d4eb52851d5f88f1 +SIZE (sp_2.0-0.tar.gz) = 1161401
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306252259.35PMxv7t073660>