aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2018-03-23 11:27:46 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2018-03-23 11:27:46 +0000
commite6fd54e1baa77c55fc2724059f5b63fbfa821805 (patch)
tree897306bb71f15f235f48602ff50da10b15c6e005 /math
parent96df02a0bd117b7d8eac5e0206551f68326e91ad (diff)
downloadports-e6fd54e1baa77c55fc2724059f5b63fbfa821805.tar.gz
ports-e6fd54e1baa77c55fc2724059f5b63fbfa821805.zip
- Update to 0.21.0
- Fix LICENSE section
Notes
Notes: svn path=/head/; revision=465347
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-NMF/Makefile10
-rw-r--r--math/R-cran-NMF/distinfo5
2 files changed, 8 insertions, 7 deletions
diff --git a/math/R-cran-NMF/Makefile b/math/R-cran-NMF/Makefile
index d32f0ccb3c8f..08cb7720b70c 100644
--- a/math/R-cran-NMF/Makefile
+++ b/math/R-cran-NMF/Makefile
@@ -2,18 +2,16 @@
# $FreeBSD$
PORTNAME= NMF
-PORTVERSION= 0.20.6
-PORTREVISION= 2
+PORTVERSION= 0.21.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Algorithms and Framework for Nonnegative Matrix Factorization
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
-RUN_DEPENDS= R-cran-pkgmaker>=0.20:devel/R-cran-pkgmaker \
+CRAN_DEPENDS= R-cran-pkgmaker>=0.20:devel/R-cran-pkgmaker \
R-cran-registry>0:devel/R-cran-registry \
R-cran-rngtools>=1.2.3:devel/R-cran-rngtools \
R-cran-stringr>=1.0.0:textproc/R-cran-stringr \
@@ -25,6 +23,8 @@ RUN_DEPENDS= R-cran-pkgmaker>=0.20:devel/R-cran-pkgmaker \
R-cran-doParallel>0:devel/R-cran-doParallel \
R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
R-cran-reshape2>0:devel/R-cran-reshape2
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist,compiles
diff --git a/math/R-cran-NMF/distinfo b/math/R-cran-NMF/distinfo
index f1dcad51d95c..e0a8fad87319 100644
--- a/math/R-cran-NMF/distinfo
+++ b/math/R-cran-NMF/distinfo
@@ -1,2 +1,3 @@
-SHA256 (NMF_0.20.6.tar.gz) = dfccd4b4d6ec90cd7628fd128d2456d792f406cee4d32b13448dcb0ffe4ab056
-SIZE (NMF_0.20.6.tar.gz) = 1764466
+TIMESTAMP = 1521801445
+SHA256 (NMF_0.21.0.tar.gz) = 3b30c81c66066fab4a63c5611a0313418b840d8b63414db31ef0e932872d02e3
+SIZE (NMF_0.21.0.tar.gz) = 1587085