svn commit: r467038 - head/math/R-cran-lava
TAKATSU Tomonari
tota at FreeBSD.org
Wed Apr 11 09:12:51 UTC 2018
Author: tota
Date: Wed Apr 11 09:12:50 2018
New Revision: 467038
URL: https://svnweb.freebsd.org/changeset/ports/467038
Log:
- Update to 1.6.1
Modified:
head/math/R-cran-lava/Makefile (contents, props changed)
head/math/R-cran-lava/distinfo (contents, props changed)
Modified: head/math/R-cran-lava/Makefile
==============================================================================
--- head/math/R-cran-lava/Makefile Wed Apr 11 09:03:36 2018 (r467037)
+++ head/math/R-cran-lava/Makefile Wed Apr 11 09:12:50 2018 (r467038)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lava
-DISTVERSION= 1.5.1
-PORTREVISION= 1
+DISTVERSION= 1.6.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,7 +11,8 @@ COMMENT= Latent Variable Models
LICENSE= GPLv3
-CRAN_DEPENDS= R-cran-numDeriv>0:math/R-cran-numDeriv
+CRAN_DEPENDS= R-cran-numDeriv>0:math/R-cran-numDeriv \
+ R-cran-SQUAREM>0:math/R-cran-SQUAREM
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
Modified: head/math/R-cran-lava/distinfo
==============================================================================
--- head/math/R-cran-lava/distinfo Wed Apr 11 09:03:36 2018 (r467037)
+++ head/math/R-cran-lava/distinfo Wed Apr 11 09:12:50 2018 (r467038)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506647804
-SHA256 (lava_1.5.1.tar.gz) = c41da42c9d90d81de876c29bfca736fa111a8924add07c85ab2f8d98200195ed
-SIZE (lava_1.5.1.tar.gz) = 842110
+TIMESTAMP = 1522295526
+SHA256 (lava_1.6.1.tar.gz) = 33f04b315ad639e057bf7791e2536b8dc83398e3bc05083a16d38efbebb56986
+SIZE (lava_1.6.1.tar.gz) = 862732
More information about the svn-ports-all
mailing list