svn commit: r530229 - head/math/R-cran-pbkrtest

TAKATSU Tomonari tota at FreeBSD.org
Wed Apr 1 17:28:53 UTC 2020


Author: tota
Date: Wed Apr  1 17:28:41 2020
New Revision: 530229
URL: https://svnweb.freebsd.org/changeset/ports/530229

Log:
  - Update to 0.4-8.6

Modified:
  head/math/R-cran-pbkrtest/Makefile   (contents, props changed)
  head/math/R-cran-pbkrtest/distinfo   (contents, props changed)

Modified: head/math/R-cran-pbkrtest/Makefile
==============================================================================
--- head/math/R-cran-pbkrtest/Makefile	Wed Apr  1 17:17:37 2020	(r530228)
+++ head/math/R-cran-pbkrtest/Makefile	Wed Apr  1 17:28:41 2020	(r530229)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pbkrtest
-DISTVERSION=	0.4-7
-PORTREVISION=	3
+DISTVERSION=	0.4-8.6
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,7 +11,8 @@ COMMENT=	Parametric bootstrap and Kenward-Roger-based 
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-lme4>=1.1.10:math/R-cran-lme4
+CRAN_DEPENDS=	R-cran-lme4>=1.1.10:math/R-cran-lme4 \
+		R-cran-magrittr>0:devel/R-cran-magrittr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/math/R-cran-pbkrtest/distinfo
==============================================================================
--- head/math/R-cran-pbkrtest/distinfo	Wed Apr  1 17:17:37 2020	(r530228)
+++ head/math/R-cran-pbkrtest/distinfo	Wed Apr  1 17:28:41 2020	(r530229)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493862505
-SHA256 (pbkrtest_0.4-7.tar.gz) = 5cbb03ad2b2468720a5a610a0ebda48ac08119a34fca77810a85f554225c23ea
-SIZE (pbkrtest_0.4-7.tar.gz) = 156406
+TIMESTAMP = 1585713340
+SHA256 (pbkrtest_0.4-8.6.tar.gz) = 5f863b167968d97ea504f3fffabc1b4c922e244d4e194e013229960d3384bd68
+SIZE (pbkrtest_0.4-8.6.tar.gz) = 174962


More information about the svn-ports-head mailing list