svn commit: r467562 - head/devel/R-cran-classInt
TAKATSU Tomonari
tota at FreeBSD.org
Tue Apr 17 06:48:57 UTC 2018
Author: tota
Date: Tue Apr 17 06:48:56 2018
New Revision: 467562
URL: https://svnweb.freebsd.org/changeset/ports/467562
Log:
- Update to 0.2-3
Modified:
head/devel/R-cran-classInt/Makefile (contents, props changed)
head/devel/R-cran-classInt/distinfo (contents, props changed)
Modified: head/devel/R-cran-classInt/Makefile
==============================================================================
--- head/devel/R-cran-classInt/Makefile Tue Apr 17 06:47:32 2018 (r467561)
+++ head/devel/R-cran-classInt/Makefile Tue Apr 17 06:48:56 2018 (r467562)
@@ -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}
Modified: head/devel/R-cran-classInt/distinfo
==============================================================================
--- head/devel/R-cran-classInt/distinfo Tue Apr 17 06:47:32 2018 (r467561)
+++ head/devel/R-cran-classInt/distinfo Tue Apr 17 06:48:56 2018 (r467562)
@@ -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
More information about the svn-ports-all
mailing list