diff options
author | Wen Heping <wen@FreeBSD.org> | 2025-02-06 12:43:31 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2025-02-06 13:17:18 +0000 |
commit | 87e59b6cf5deec8e4d93312dc1287422fc8f906e (patch) | |
tree | 77d7e707024b0f468c91a95bcb38c852c2a59471 | |
parent | e877c4933c359abe3ed29c0d25207729350fce6c (diff) |
math/R-cran-sp: Update to 2.2.0
-rw-r--r-- | math/R-cran-sp/Makefile | 2 | ||||
-rw-r--r-- | 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 fbd541af1cf1..417e5682f7df 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -1,5 +1,5 @@ PORTNAME= sp -DISTVERSION= 2.1-4 +DISTVERSION= 2.2-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/distinfo b/math/R-cran-sp/distinfo index 7f6cf6f00bcd..1ee973cf252d 100644 --- a/math/R-cran-sp/distinfo +++ b/math/R-cran-sp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714964426 -SHA256 (sp_2.1-4.tar.gz) = e185e7fb61d2d7dbc50fd765a93e170fa778083a653588db1f5e99d019479f0a -SIZE (sp_2.1-4.tar.gz) = 1254712 +TIMESTAMP = 1738845707 +SHA256 (sp_2.2-0.tar.gz) = b57be793a96bec568bed5b619e62ec1f4efaf879adc0e57e486b891768148b98 +SIZE (sp_2.2-0.tar.gz) = 4474033 |