Date: Sun, 1 Oct 2017 05:52:41 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451018 - head/math/R-cran-ddalpha Message-ID: <201710010552.v915qfAo066719@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Oct 1 05:52:41 2017 New Revision: 451018 URL: https://svnweb.freebsd.org/changeset/ports/451018 Log: - Update to 1.3.1 Modified: head/math/R-cran-ddalpha/Makefile (contents, props changed) head/math/R-cran-ddalpha/distinfo (contents, props changed) Modified: head/math/R-cran-ddalpha/Makefile ============================================================================== --- head/math/R-cran-ddalpha/Makefile Sun Oct 1 02:53:27 2017 (r451017) +++ head/math/R-cran-ddalpha/Makefile Sun Oct 1 05:52:41 2017 (r451018) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ddalpha -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,6 +12,7 @@ COMMENT= Depth-Based Classification and Calculation of LICENSE= GPLv2 CRAN_DEPENDS= R-cran-robustbase>0:math/R-cran-robustbase \ + R-cran-sfsmisc>0:devel/R-cran-sfsmisc \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-BH>0:devel/R-cran-BH BUILD_DEPENDS= ${CRAN_DEPENDS} Modified: head/math/R-cran-ddalpha/distinfo ============================================================================== --- head/math/R-cran-ddalpha/distinfo Sun Oct 1 02:53:27 2017 (r451017) +++ head/math/R-cran-ddalpha/distinfo Sun Oct 1 05:52:41 2017 (r451018) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505038914 -SHA256 (ddalpha_1.2.1.tar.gz) = c4a9842e9dec1bd992460e6c68b5f2f5d6463d0c2474ef2e0e572dd34b284d5b -SIZE (ddalpha_1.2.1.tar.gz) = 417557 +TIMESTAMP = 1506679357 +SHA256 (ddalpha_1.3.1.tar.gz) = 707d72464c37726f4a067417d6a8927a232b59cf67fa77aa48eef8414ae29f5d +SIZE (ddalpha_1.3.1.tar.gz) = 543340
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710010552.v915qfAo066719>