Skip to content

Commit

Permalink
science/R-cran-e1071: Update to 1.7-14
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Dec 9, 2023
1 parent 7769baa commit b457d29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions 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/

Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit b457d29

Please sign in to comment.