diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-09 20:31:08 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-10 11:23:10 +0100 |
commit | 1b00d25d2e2e6bf97a9a63d46c66093775fe08fa (patch) | |
tree | 963a8ab39e8facd54196a19d58856ef1a5251010 | |
parent | devel/py-sip: Remove unneeded patch (diff) |
math/R-cran-admisc: upgrade to 0.34
Changelog at <https://cran.r-project.org/web/packages/admisc/ChangeLog>.
-rw-r--r-- | math/R-cran-admisc/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-admisc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-admisc/Makefile b/math/R-cran-admisc/Makefile index b8aced47478d..88982f3d07fb 100644 --- a/math/R-cran-admisc/Makefile +++ b/math/R-cran-admisc/Makefile @@ -1,5 +1,5 @@ PORTNAME= admisc -DISTVERSION= 0.33 +DISTVERSION= 0.34 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-admisc/distinfo b/math/R-cran-admisc/distinfo index 77379a0ce696..cd252d69dd0e 100644 --- a/math/R-cran-admisc/distinfo +++ b/math/R-cran-admisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688224968 -SHA256 (admisc_0.33.tar.gz) = 3911bea32326bfc2e19d4f47d05e8ad7260da36fa2ae0bfde03540195081dbaa -SIZE (admisc_0.33.tar.gz) = 62909 +TIMESTAMP = 1702148268 +SHA256 (admisc_0.34.tar.gz) = fdcf875e6440fd049a78171db2594d6d963c484eca9387f852c5c8b3208a5bdf +SIZE (admisc_0.34.tar.gz) = 64567 |