svn commit: r401035 - head/science/R-cran-Epi

TAKATSU Tomonari tota at FreeBSD.org
Sun Nov 8 06:47:01 UTC 2015


Author: tota
Date: Sun Nov  8 06:46:59 2015
New Revision: 401035
URL: https://svnweb.freebsd.org/changeset/ports/401035

Log:
  - Update to 1.1.71
  - Update WWW in pkg-descr

Modified:
  head/science/R-cran-Epi/Makefile
  head/science/R-cran-Epi/distinfo
  head/science/R-cran-Epi/pkg-descr

Modified: head/science/R-cran-Epi/Makefile
==============================================================================
--- head/science/R-cran-Epi/Makefile	Sun Nov  8 06:15:14 2015	(r401034)
+++ head/science/R-cran-Epi/Makefile	Sun Nov  8 06:46:59 2015	(r401035)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Epi
-PORTVERSION=	1.1.67
+PORTVERSION=	1.1.71
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,6 +11,9 @@ COMMENT=	Package for statistical analysi
 
 LICENSE=	GPLv2
 
+RUN_DEPENDS=	R-cran-cmprsk>0:${PORTSDIR}/science/R-cran-cmprsk \
+		R-cran-etm>0:${PORTSDIR}/science/R-cran-etm
+
 USES=	cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/science/R-cran-Epi/distinfo
==============================================================================
--- head/science/R-cran-Epi/distinfo	Sun Nov  8 06:15:14 2015	(r401034)
+++ head/science/R-cran-Epi/distinfo	Sun Nov  8 06:46:59 2015	(r401035)
@@ -1,2 +1,2 @@
-SHA256 (Epi_1.1.67.tar.gz) = 4337999d0f22d7b2d5e62ef99288906f2e999faef831853dfd56421ec4fe8b8b
-SIZE (Epi_1.1.67.tar.gz) = 2008396
+SHA256 (Epi_1.1.71.tar.gz) = 69cbc9b206302982109d7c10e8940665f1af227472051c114ffc15f0882f5820
+SIZE (Epi_1.1.71.tar.gz) = 1380987

Modified: head/science/R-cran-Epi/pkg-descr
==============================================================================
--- head/science/R-cran-Epi/pkg-descr	Sun Nov  8 06:15:14 2015	(r401034)
+++ head/science/R-cran-Epi/pkg-descr	Sun Nov  8 06:46:59 2015	(r401035)
@@ -4,4 +4,4 @@ censored data and representation of mult
 useful functions for tabulation and plotting. Contains some
 epidemiological datasets.
 
-WWW: http://www.pubhealth.ku.dk/~bxc/Epi/
+WWW: https://cran.r-project.org/web/packages/Epi/


More information about the svn-ports-all mailing list