1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

finance/R-cran-fGarch: updated to version 3010.82.1

- removed PORTREVISION due to version bump
 - updated comment to align with CRAN package
 - order run dependencies lexicographically on origin
 - add new test dependencies:
   - devel/R-cran-RUnit
 - mark port as needing to compile

Generated by:	portcran (0.1.0)
This commit is contained in:
David Naylor 2016-08-25 06:54:40 +00:00
parent 4b24986236
commit b282cc46f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420836
2 changed files with 11 additions and 10 deletions

View File

@ -2,21 +2,21 @@
# $FreeBSD$
PORTNAME= fGarch
PORTVERSION= 3010.82
PORTREVISION= 5
DISTVERSION= 3010.82.1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= Autoregressive Conditional Heteroskedastic Modelling
COMMENT= Rmetrics - Autoregressive Conditional Heteroskedastic Modelling
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= R-cran-timeDate>0:finance/R-cran-timeDate \
R-cran-timeSeries>0:finance/R-cran-timeSeries \
R-cran-fBasics>=2100.78:finance/R-cran-fBasics
RUN_DEPENDS= R-cran-fBasics>=2100.78:finance/R-cran-fBasics \
R-cran-timeDate>0:finance/R-cran-timeDate \
R-cran-timeSeries>0:finance/R-cran-timeSeries
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
USES= cran:auto-plist
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (fGarch_3010.82.tar.gz) = 2979bcde127c09e57b117083c9dba2d01cf1301585193dc5d3506eadae280423
SIZE (fGarch_3010.82.tar.gz) = 152081
TIMESTAMP = 1472106184
SHA256 (fGarch_3010.82.1.tar.gz) = ee26673967e52e27d7a88725029c7a026816ebe0845be2f230f0487a18feb558
SIZE (fGarch_3010.82.1.tar.gz) = 160484