diff options
-rw-r--r-- | devel/R-cran-classInt/Makefile | 5 | ||||
-rw-r--r-- | devel/R-cran-classInt/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/R-cran-classInt/Makefile b/devel/R-cran-classInt/Makefile index de3511b3ea91..89570dcf937a 100644 --- a/devel/R-cran-classInt/Makefile +++ b/devel/R-cran-classInt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= classInt -DISTVERSION= 0.1-24 +DISTVERSION= 0.2-3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,7 +11,8 @@ COMMENT= Choose Univariate Class Intervals LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-e1071>0:science/R-cran-e1071 +CRAN_DEPENDS= R-cran-spData>=0.2.6.2:math/R-cran-spData \ + R-cran-e1071>0:science/R-cran-e1071 BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/devel/R-cran-classInt/distinfo b/devel/R-cran-classInt/distinfo index f1ba1723fab5..cfe94dc67691 100644 --- a/devel/R-cran-classInt/distinfo +++ b/devel/R-cran-classInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520849304 -SHA256 (classInt_0.1-24.tar.gz) = f3dc9084450ea3da07e1ea5eeb097fd2fedc7e29e5d7794b418bcb438c4fcfa2 -SIZE (classInt_0.1-24.tar.gz) = 19194 +TIMESTAMP = 1523944575 +SHA256 (classInt_0.2-3.tar.gz) = 21f447330ce7eb6f069f48cacc4bca7d14521218463ecb74f1b3df5ddae0d1a9 +SIZE (classInt_0.2-3.tar.gz) = 17315 |