diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-03-16 10:57:22 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-03-16 11:06:11 +0100 |
commit | ca33b7995939085de922e071ddfc208ac305fde3 (patch) | |
tree | 6fa5d339688594a468329e91a33fd695edde34a7 | |
parent | c7ba0e975a54d211b0fc78d63a08bdcefa508cc1 (diff) | |
download | freebsd-ports-ca33b7995939085de922e071ddfc208ac305fde3.zip |
math/R-cran-eRm: upgrade to 1.0-6
Changelog at <https://cran.r-project.org/web/packages/eRm/news.html>.
-rw-r--r-- | math/R-cran-eRm/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-eRm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-eRm/Makefile b/math/R-cran-eRm/Makefile index f1c720daba59..c037630bab75 100644 --- a/math/R-cran-eRm/Makefile +++ b/math/R-cran-eRm/Makefile @@ -1,5 +1,5 @@ PORTNAME= eRm -DISTVERSION= 1.0-5 +DISTVERSION= 1.0-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-eRm/distinfo b/math/R-cran-eRm/distinfo index 70c292dfaca0..d5930cddd513 100644 --- a/math/R-cran-eRm/distinfo +++ b/math/R-cran-eRm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709481317 -SHA256 (eRm_1.0-5.tar.gz) = c0d51603672f9819e784541b3bc61e9f0fb63d88e0a7b5595bf10ae023dc712e -SIZE (eRm_1.0-5.tar.gz) = 763771 +TIMESTAMP = 1710582538 +SHA256 (eRm_1.0-6.tar.gz) = bcf2ab129e218018be9c420c6258db17ff123171ebbeee71d031202a85b73d15 +SIZE (eRm_1.0-6.tar.gz) = 763848 |