- Update to 2.15.1
- Fix LICENSE section - Update WWW: line in pkg-descr
This commit is contained in:
parent
4916d4fff1
commit
8abfc81755
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465773
@ -2,16 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= LearnBayes
|
||||
PORTVERSION= 2.15
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.15.1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Functions for Learning Bayesian Inference
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (LearnBayes_2.15.tar.gz) = 45c91114b4aaa0314feeb4311dbe78f5b75a3b76bb2d1ca0f8adb2e0f1cbe233
|
||||
SIZE (LearnBayes_2.15.tar.gz) = 968534
|
||||
TIMESTAMP = 1522140990
|
||||
SHA256 (LearnBayes_2.15.1.tar.gz) = 9b110858456523ca0b2a63f22013c4e1fbda6674b9d84dc1f4de8bffc5260532
|
||||
SIZE (LearnBayes_2.15.1.tar.gz) = 794622
|
||||
|
@ -6,4 +6,4 @@ algorithms for summarizing posterior distributions defined by the
|
||||
user. It also contains functions for regression models, hierarchical
|
||||
models, Bayesian tests, and illustrations of Gibbs sampling.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/LearnBayes/
|
||||
WWW: https://cran.r-project.org/web/packages/LearnBayes/
|
||||
|
Loading…
Reference in New Issue
Block a user