diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-15 12:00:58 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-15 12:01:29 +0100 |
commit | e58351e7a24f3d0475401bc21429527a705deecb (patch) | |
tree | cea7cfd05fc6d0ead0ac9f4c7ed173b53d12e243 | |
parent | sysutils/kops: Update to 1.30.1 (diff) |
math/R-cran-stabledist: Update to 0.7-2
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/stabledist/ChangeLog
-rw-r--r-- | math/R-cran-stabledist/Makefile | 5 | ||||
-rw-r--r-- | math/R-cran-stabledist/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile index 943fa9abb730..6ddd658fd0c6 100644 --- a/math/R-cran-stabledist/Makefile +++ b/math/R-cran-stabledist/Makefile @@ -1,10 +1,9 @@ PORTNAME= stabledist -DISTVERSION= 0.7-1 -PORTREVISION= 5 +DISTVERSION= 0.7-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Stable Distribution Functions WWW= https://cran.r-project.org/web/packages/stabledist/ diff --git a/math/R-cran-stabledist/distinfo b/math/R-cran-stabledist/distinfo index 84cb3a772a3f..2b6c2df86c99 100644 --- a/math/R-cran-stabledist/distinfo +++ b/math/R-cran-stabledist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473966418 -SHA256 (stabledist_0.7-1.tar.gz) = 06c5704d3a3c179fa389675c537c39a006867bc6e4f23dd7e406476ed2c88a69 -SIZE (stabledist_0.7-1.tar.gz) = 31963 +TIMESTAMP = 1726397630 +SHA256 (stabledist_0.7-2.tar.gz) = 26671710c0d8e3c815b56e6e4f6bc9ea0509db47c0ef5b8acfbfa16095a16fd5 +SIZE (stabledist_0.7-2.tar.gz) = 33308 |