diff options
author | tota <tota@FreeBSD.org> | 2017-05-07 15:46:15 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2017-05-07 15:46:15 +0800 |
commit | a0790bca929144dbbb1081f7709f956e26f56d74 (patch) | |
tree | 07e9888f7c445362e611addd35c93234c2ab1c88 /science | |
parent | 9522b833a1080236d3f176e1b258b0bce2c7b4d9 (diff) | |
download | freebsd-ports-gnome-a0790bca929144dbbb1081f7709f956e26f56d74.tar.gz freebsd-ports-gnome-a0790bca929144dbbb1081f7709f956e26f56d74.tar.zst freebsd-ports-gnome-a0790bca929144dbbb1081f7709f956e26f56d74.zip |
- Update to 1.6-8
- Add "compiles" argument to USES=cran
Diffstat (limited to 'science')
-rw-r--r-- | science/R-cran-e1071/Makefile | 4 | ||||
-rw-r--r-- | science/R-cran-e1071/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile index 28d07488486d..bf0eda5fd151 100644 --- a/science/R-cran-e1071/Makefile +++ b/science/R-cran-e1071/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e1071 -DISTVERSION= 1.6-7 +DISTVERSION= 1.6-8 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,6 +11,6 @@ COMMENT= Misc Functions of the Department of Statistics (e1071), TU Wien LICENSE= GPLv2 -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/science/R-cran-e1071/distinfo b/science/R-cran-e1071/distinfo index f575cd687bb9..c61b2b8993c6 100644 --- a/science/R-cran-e1071/distinfo +++ b/science/R-cran-e1071/distinfo @@ -1,2 +1,3 @@ -SHA256 (e1071_1.6-7.tar.gz) = 7048fbc0ac17d7e3420fe68081d0e0a2176b1154ee3191d53558ea9724c7c980 -SIZE (e1071_1.6-7.tar.gz) = 600498 +TIMESTAMP = 1494142872 +SHA256 (e1071_1.6-8.tar.gz) = f68601743b9b49e1d1f8b9ec9963d6500d66158417c53f65bf7232678d88c622 +SIZE (e1071_1.6-8.tar.gz) = 581513 |