diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-04-26 04:50:47 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-05-03 09:55:29 +0000 |
commit | a908322b866274630ad097a5cfbde2dfe8c76875 (patch) | |
tree | 11f2b230eec007b012576b7b952faee1bc2dbb85 | |
parent | f2c2cf5cde7d2aee8eac72b7450e95346d2a1a10 (diff) | |
download | ports-a908322b866274630ad097a5cfbde2dfe8c76875.tar.gz ports-a908322b866274630ad097a5cfbde2dfe8c76875.zip |
science/R-cran-e1071: Update to 1.7-13
- Update to 1.7-13
- Drop maintainership
-rw-r--r-- | science/R-cran-e1071/Makefile | 7 | ||||
-rw-r--r-- | science/R-cran-e1071/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile index 8f1a8ffbbc6f..6796ff564055 100644 --- a/science/R-cran-e1071/Makefile +++ b/science/R-cran-e1071/Makefile @@ -1,10 +1,9 @@ PORTNAME= e1071 -DISTVERSION= 1.7-11 -PORTREVISION= 1 +DISTVERSION= 1.7-13 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Misc Functions of the Department of Statistics (e1071), TU Wien WWW= https://cran.r-project.org/web/packages/e1071/ @@ -14,6 +13,6 @@ CRAN_DEPENDS= R-cran-proxy>0:math/R-cran-proxy 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-e1071/distinfo b/science/R-cran-e1071/distinfo index d3e1ab6c1c68..7dc346fd1628 100644 --- a/science/R-cran-e1071/distinfo +++ b/science/R-cran-e1071/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654787240 -SHA256 (e1071_1.7-11.tar.gz) = 48c18e10e7cabc742d37b563672e2eddb6061f2378b69e5563be79ab9948d92f -SIZE (e1071_1.7-11.tar.gz) = 325494 +TIMESTAMP = 1682484637 +SHA256 (e1071_1.7-13.tar.gz) = da94e191af6e69aa0f9e3250d4b823674cc869339d914f761ebf2824177b6b2f +SIZE (e1071_1.7-13.tar.gz) = 314205 |