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

TAKATSU Tomonari tota at FreeBSD.org
Thu May 4 03:00:37 UTC 2017


Author: tota
Date: Thu May  4 03:00:36 2017
New Revision: 440081
URL: https://svnweb.freebsd.org/changeset/ports/440081

Log:
  - Update to 0.4-7

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	Thu May  4 02:49:28 2017	(r440080)
+++ head/math/R-cran-pbkrtest/Makefile	Thu May  4 03:00:36 2017	(r440081)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pbkrtest
-DISTVERSION=	0.4-6
+DISTVERSION=	0.4-7
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,7 +11,9 @@ COMMENT=	Parametric bootstrap and Kenwar
 
 LICENSE=	GPLv2+
 
-RUN_DEPENDS=	R-cran-lme4>=1.1.10:math/R-cran-lme4
+CRAN_DEPENDS=	R-cran-lme4>=1.1.10:math/R-cran-lme4
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist
 

Modified: head/math/R-cran-pbkrtest/distinfo
==============================================================================
--- head/math/R-cran-pbkrtest/distinfo	Thu May  4 02:49:28 2017	(r440080)
+++ head/math/R-cran-pbkrtest/distinfo	Thu May  4 03:00:36 2017	(r440081)
@@ -1,2 +1,3 @@
-SHA256 (pbkrtest_0.4-6.tar.gz) = 9d28b8916fea3ffec8d5958bb8c531279b1e273f21fdbeb2fcad6d7e300a9c01
-SIZE (pbkrtest_0.4-6.tar.gz) = 165269
+TIMESTAMP = 1493862505
+SHA256 (pbkrtest_0.4-7.tar.gz) = 5cbb03ad2b2468720a5a610a0ebda48ac08119a34fca77810a85f554225c23ea
+SIZE (pbkrtest_0.4-7.tar.gz) = 156406


More information about the svn-ports-all mailing list