Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2016 04:49:02 +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: r424000 - head/science/R-cran-Epi
Message-ID:  <201610150449.u9F4n2LE053867@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Oct 15 04:49:01 2016
New Revision: 424000
URL: https://svnweb.freebsd.org/changeset/ports/424000

Log:
  - Update to 2.7

Modified:
  head/science/R-cran-Epi/Makefile   (contents, props changed)
  head/science/R-cran-Epi/distinfo   (contents, props changed)

Modified: head/science/R-cran-Epi/Makefile
==============================================================================
--- head/science/R-cran-Epi/Makefile	Sat Oct 15 02:39:02 2016	(r423999)
+++ head/science/R-cran-Epi/Makefile	Sat Oct 15 04:49:01 2016	(r424000)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Epi
-PORTVERSION=	2.0
+PORTVERSION=	2.7
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,10 +11,14 @@ COMMENT=	Package for statistical analysi
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	R-cran-cmprsk>0:science/R-cran-cmprsk \
+CRAN_DEPENDS=	R-cran-cmprsk>0:science/R-cran-cmprsk \
 		R-cran-etm>0:science/R-cran-etm \
-		R-cran-plyr>0:devel/R-cran-plyr
+		R-cran-plyr>0:devel/R-cran-plyr \
+		R-cran-numDeriv>0:math/R-cran-numDeriv \
+		R-cran-data.table>0:devel/R-cran-data.table
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/science/R-cran-Epi/distinfo
==============================================================================
--- head/science/R-cran-Epi/distinfo	Sat Oct 15 02:39:02 2016	(r423999)
+++ head/science/R-cran-Epi/distinfo	Sat Oct 15 04:49:01 2016	(r424000)
@@ -1,2 +1,3 @@
-SHA256 (Epi_2.0.tar.gz) = f56aaa3a74b113f7b798ab245868dce5b22a45c1990d0398295dfeb5e1a05011
-SIZE (Epi_2.0.tar.gz) = 1723643
+TIMESTAMP = 1475924124
+SHA256 (Epi_2.7.tar.gz) = 995d6bffd6d9044f3195d88d4cbc3778f5b1c09f18c5cbc83e153e937b9a815d
+SIZE (Epi_2.7.tar.gz) = 1406079



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610150449.u9F4n2LE053867>