diff options
-rw-r--r-- | math/R-cran-memisc/Makefile | 5 | ||||
-rw-r--r-- | math/R-cran-memisc/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index 0276745485f4..b9a81affdad6 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.99.20.1 +DISTVERSION= 0.99.21 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,7 +11,8 @@ COMMENT= Provides an infrastructure for the management of survey data LICENSE= GPLv2 -CRAN_DEPENDS= R-cran-repr>0:devel/R-cran-repr +CRAN_DEPENDS= R-cran-repr>0:devel/R-cran-repr \ + R-cran-data.table>0:devel/R-cran-data.table BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-memisc/distinfo b/math/R-cran-memisc/distinfo index df3228e8a69c..fb78e6f43018 100644 --- a/math/R-cran-memisc/distinfo +++ b/math/R-cran-memisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574593151 -SHA256 (memisc_0.99.20.1.tar.gz) = 1e6bf96b66b6ee5414862e05ca199f5c07a123cf93da5908e65f805a42a81bf4 -SIZE (memisc_0.99.20.1.tar.gz) = 1290946 +TIMESTAMP = 1576914380 +SHA256 (memisc_0.99.21.tar.gz) = d8c3817a2b222fcec86bcbc2f897c67436a7b0ad5d5b32f194cebb687e947439 +SIZE (memisc_0.99.21.tar.gz) = 1294434 |