Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2023 11:53:39 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 870a2a578325 - main - science/R-cran-Epi: Update to 2.47.1
Message-ID:  <202305121153.34CBrdXB083552@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=870a2a57832578bc88b39073e95172117ad01e16

commit 870a2a57832578bc88b39073e95172117ad01e16
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-05-12 11:30:37 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-12 11:32:07 +0000

    science/R-cran-Epi: Update to 2.47.1
---
 science/R-cran-Epi/Makefile | 15 +++++++--------
 science/R-cran-Epi/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile
index 100dafda42d2..be25c61e50e5 100644
--- a/science/R-cran-Epi/Makefile
+++ b/science/R-cran-Epi/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	Epi
-PORTVERSION=	2.47
-PORTREVISION=	1
+PORTVERSION=	2.47.1
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,16 +10,16 @@ WWW=		https://cran.r-project.org/web/packages/Epi/
 LICENSE=	GPLv2
 
 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-data.table>0:devel/R-cran-data.table \
 		R-cran-dplyr>0:math/R-cran-dplyr \
+		R-cran-etm>0:science/R-cran-etm \
+		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-numDeriv>0:math/R-cran-numDeriv \
-		R-cran-data.table>0:devel/R-cran-data.table \
-		R-cran-zoo>0:math/R-cran-zoo \
-		R-cran-magrittr>0:devel/R-cran-magrittr
+		R-cran-plyr>0:devel/R-cran-plyr \
+		R-cran-zoo>0:math/R-cran-zoo
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=	cran:auto-plist,compiles
+USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/science/R-cran-Epi/distinfo b/science/R-cran-Epi/distinfo
index cf881ec2748e..0b4c25d7e620 100644
--- a/science/R-cran-Epi/distinfo
+++ b/science/R-cran-Epi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657510782
-SHA256 (Epi_2.47.tar.gz) = 9ddf42909e6a645820d6b8978759e5f5c02407bdd7f081fbcbc26f0600e86db6
-SIZE (Epi_2.47.tar.gz) = 3513808
+TIMESTAMP = 1683890723
+SHA256 (Epi_2.47.1.tar.gz) = e13a051d31ac16c29e24d962bc9cb44d93bc0d8289249fc8a2c3337e1d3490a8
+SIZE (Epi_2.47.1.tar.gz) = 3011698



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