diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2017-05-07 07:46:15 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2017-05-07 07:46:15 +0000 |
commit | 816bcf828303959d46c82e700ea3da969405f945 (patch) | |
tree | 07e9888f7c445362e611addd35c93234c2ab1c88 /science/R-cran-e1071 | |
parent | aeee909b37764305558d0c775dd58c4ffba3a57d (diff) | |
download | ports-816bcf828303959d46c82e700ea3da969405f945.tar.gz ports-816bcf828303959d46c82e700ea3da969405f945.zip |
Notes
Diffstat (limited to 'science/R-cran-e1071')
-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 |