diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-06-08 12:47:46 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-06-08 17:07:57 +0000 |
commit | 5f5ba08ff007ee25c924a4cec4e106ca5348a228 (patch) | |
tree | f8e15b0eef31c8a51deb6e61c04cc379f24e3591 | |
parent | 1a233b2c60036e5c1001466b2598fdc63082e851 (diff) |
math/R-cran-admisc: upgrade to 0.28
-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 a30a8e3be0d2..c2c487f655fc 100644 --- a/math/R-cran-admisc/Makefile +++ b/math/R-cran-admisc/Makefile @@ -1,7 +1,7 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= admisc -DISTVERSION= 0.27 +DISTVERSION= 0.28 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-admisc/distinfo b/math/R-cran-admisc/distinfo index 6e602d8c2cac..d46d6b5931a6 100644 --- a/math/R-cran-admisc/distinfo +++ b/math/R-cran-admisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651694400 -SHA256 (admisc_0.27.tar.gz) = 23d46a081714431b6674281b3442ee4f8c3e7050f73b6f9dd38db23b36cc0e1e -SIZE (admisc_0.27.tar.gz) = 58494 +TIMESTAMP = 1654692240 +SHA256 (admisc_0.28.tar.gz) = 0ade5b6b1cfa3d1637fbfbc2b88ffdcb1199cefebfa4527b326df94acc23dd31 +SIZE (admisc_0.28.tar.gz) = 58877 |