mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.2.0
- Fix LICENSE
This commit is contained in:
parent
2259b7b3ab
commit
88ebbbfc1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407934
2 changed files with 4 additions and 5 deletions
|
@ -2,15 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= KFAS
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Kalman filter and smoothers for exponential family state space models
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (KFAS_1.1.2.tar.gz) = 23e646ac55fbde65a84cd4b68af2945b9bb61503306faafe23d43119bf02bba2
|
||||
SIZE (KFAS_1.1.2.tar.gz) = 514084
|
||||
SHA256 (KFAS_1.2.0.tar.gz) = 07ef66788d749931b5f9df9388b60fa94de69494d0622188e5c89b8899ed89a0
|
||||
SIZE (KFAS_1.2.0.tar.gz) = 612226
|
||||
|
|
Loading…
Add table
Reference in a new issue