svn commit: r520546 - head/math/R-cran-memisc
TAKATSU Tomonari
tota at FreeBSD.org
Sat Dec 21 07:49:05 UTC 2019
Author: tota
Date: Sat Dec 21 07:49:04 2019
New Revision: 520546
URL: https://svnweb.freebsd.org/changeset/ports/520546
Log:
- Update to 0.99.21
Modified:
head/math/R-cran-memisc/Makefile (contents, props changed)
head/math/R-cran-memisc/distinfo (contents, props changed)
Modified: head/math/R-cran-memisc/Makefile
==============================================================================
--- head/math/R-cran-memisc/Makefile Sat Dec 21 07:42:25 2019 (r520545)
+++ head/math/R-cran-memisc/Makefile Sat Dec 21 07:49:04 2019 (r520546)
@@ -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
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}
Modified: head/math/R-cran-memisc/distinfo
==============================================================================
--- head/math/R-cran-memisc/distinfo Sat Dec 21 07:42:25 2019 (r520545)
+++ head/math/R-cran-memisc/distinfo Sat Dec 21 07:49:04 2019 (r520546)
@@ -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
More information about the svn-ports-head
mailing list