diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-06 01:38:36 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-06 06:52:38 +0000 |
commit | ecd257bd2c29f073c88fe1483713a9ae8e39a2e7 (patch) | |
tree | 007e07768efc8067c65492173b14f72bb398f809 | |
parent | 2bad1d90eeb16bd3cc8b20470616d34bf135dc2d (diff) | |
download | ports-ecd257bd2c29f073c88fe1483713a9ae8e39a2e7.tar.gz ports-ecd257bd2c29f073c88fe1483713a9ae8e39a2e7.zip |
-rw-r--r-- | math/R-cran-mvtnorm/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-mvtnorm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 4dc7b3d8880b..7695ca51fe8e 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -1,5 +1,5 @@ PORTNAME= mvtnorm -DISTVERSION= 1.2-0 +DISTVERSION= 1.2-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mvtnorm/distinfo b/math/R-cran-mvtnorm/distinfo index c7702442193d..c1a6c5c8ccec 100644 --- a/math/R-cran-mvtnorm/distinfo +++ b/math/R-cran-mvtnorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685839971 -SHA256 (mvtnorm_1.2-0.tar.gz) = f552ab7d35453ee2926b1ea19b0c10bec2556403a469da07003f82d0b6ae2be0 -SIZE (mvtnorm_1.2-0.tar.gz) = 663148 +TIMESTAMP = 1686015404 +SHA256 (mvtnorm_1.2-1.tar.gz) = 0fdc48e5e1f6e31b36d80cfe9e8212e028b88afc6be190b4c8e85d22d74a2064 +SIZE (mvtnorm_1.2-1.tar.gz) = 663563 |