mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
finance/R-cran-fBasics: updated to version 3042.89
- removed PORTREVISION due to version bump - updated comment to align with CRAN package - updated license to align with CRAN package - order run dependencies lexicographically on origin - add new test dependency: - devel/R-cran-RUnit - changelog not updated Generated by: portcran (0.1.7)
This commit is contained in:
parent
d12a862d60
commit
f9dc9695e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456604
@ -2,21 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fBasics
|
||||
PORTVERSION= 3011.87
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3042.89
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= dbn@FreeBSD.org
|
||||
COMMENT= Markets and Basic Statistics
|
||||
COMMENT= Rmetrics - Markets and Basic Statistics
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-timeDate>0:finance/R-cran-timeDate \
|
||||
R-cran-timeSeries>=2100.84:finance/R-cran-timeSeries \
|
||||
R-cran-stabledist>0:math/R-cran-stabledist \
|
||||
R-cran-gss>0:math/R-cran-gss
|
||||
R-cran-timeSeries>0:finance/R-cran-timeSeries \
|
||||
R-cran-gss>0:math/R-cran-gss \
|
||||
R-cran-stabledist>0:math/R-cran-stabledist
|
||||
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (fBasics_3011.87.tar.gz) = f0a79bb3931cd145677c947d8cd87cf60869f604933e685e74225bb01ad992f4
|
||||
SIZE (fBasics_3011.87.tar.gz) = 932125
|
||||
TIMESTAMP = 1513584449
|
||||
SHA256 (fBasics_3042.89.tar.gz) = b8b8d2362cbcfae3282b35fb59258cc956e2e60a5d19e3c7cee06b51b434da74
|
||||
SIZE (fBasics_3042.89.tar.gz) = 929797
|
||||
|
Loading…
Reference in New Issue
Block a user