Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Dec 2023 17:32:45 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b457d29490fc - main - science/R-cran-e1071: Update to 1.7-14
Message-ID:  <202312091732.3B9HWj8J082666@gitrepo.freebsd.org>

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

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

commit b457d29490fc5b73a8d9e7c25a4ade3c3d14e6bc
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-12-09 17:28:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-12-09 17:31:19 +0000

    science/R-cran-e1071: Update to 1.7-14
    
    - Take maintainership
    
    ChangeLog: https://cran.r-project.org/web/packages/e1071/news.html
---
 science/R-cran-e1071/Makefile | 7 +++++--
 science/R-cran-e1071/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile
index 6796ff564055..9211d1eb6f33 100644
--- a/science/R-cran-e1071/Makefile
+++ b/science/R-cran-e1071/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	e1071
-DISTVERSION=	1.7-13
+DISTVERSION=	1.7-14
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Misc Functions of the Department of Statistics (e1071), TU Wien
 WWW=		https://cran.r-project.org/web/packages/e1071/
 
@@ -12,6 +12,9 @@ LICENSE=	GPLv2+
 CRAN_DEPENDS=	R-cran-proxy>0:math/R-cran-proxy
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
+TEST_DEPENDS=	R-cran-mlbench>0:devel/R-cran-mlbench \
+		R-cran-randomForest>0:devel/R-cran-randomForest \
+		R-cran-xtable>0:textproc/R-cran-xtable
 
 USES=		cran:auto-plist,compiles
 
diff --git a/science/R-cran-e1071/distinfo b/science/R-cran-e1071/distinfo
index 7dc346fd1628..cccacc5aaaae 100644
--- a/science/R-cran-e1071/distinfo
+++ b/science/R-cran-e1071/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682484637
-SHA256 (e1071_1.7-13.tar.gz) = da94e191af6e69aa0f9e3250d4b823674cc869339d914f761ebf2824177b6b2f
-SIZE (e1071_1.7-13.tar.gz) = 314205
+TIMESTAMP = 1702139972
+SHA256 (e1071_1.7-14.tar.gz) = 754d97ab073acc07b909a190f87f021e31e07269c8632c53166a6c2843e65195
+SIZE (e1071_1.7-14.tar.gz) = 326383



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