- Update to 1.4.2

- Add missing DEPENDS
- Update WWW

PR:		230178
Submitted by:	ndowens@yahoo.com
Approved by:	mainatiner(timeout, > 20 days)
This commit is contained in:
Wen Heping 2018-08-19 10:13:05 +00:00
parent 7b21627bcb
commit a2bc3de4e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477564
3 changed files with 7 additions and 5 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= dlmodeler PORTNAME= dlmodeler
DISTVERSION= 1.2-1 DISTVERSION= 1.4-2
PORTREVISION= 8
CATEGORIES= math CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION} DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -13,6 +12,8 @@ COMMENT= Generalized Dynamic Linear Modeler
LICENSE= GPLv2 GPLv3 BSD2CLAUSE LICENSE= GPLv2 GPLv3 BSD2CLAUSE
LICENSE_COMB= dual LICENSE_COMB= dual
BUILD_DEPENDS= R-cran-KFAS>0:math/R-cran-KFAS
USES= cran:auto-plist USES= cran:auto-plist
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (dlmodeler_1.2-1.tar.gz) = 4a65344f953025c477c9476712981a93a8a061691043431127eeb79cbc9fbf61 TIMESTAMP = 1534647019
SIZE (dlmodeler_1.2-1.tar.gz) = 28426 SHA256 (dlmodeler_1.4-2.tar.gz) = 873e62b1d380a9d6d9a6ec488ccedb3ac75e395ed96f02f59de4ffccc5dcf819
SIZE (dlmodeler_1.4-2.tar.gz) = 31425

View file

@ -5,4 +5,4 @@ of a DLM, build classical seasonal time-series models (monthly, quarterly,
yearly, etc. with calendar adjustments) and provides a unified interface yearly, etc. with calendar adjustments) and provides a unified interface
compatible with other state-space packages including: dlm, FKF and KFAS. compatible with other state-space packages including: dlm, FKF and KFAS.
WWW: http://cran.r-project.org/web/packages/dlmodeler/ WWW: https://www.rdocumentation.org/packages/dlmodeler/