R-lmtest: update to version 0.9.37.

Update to the canonical form of an R package and fix the LICENSE
field.
This commit is contained in:
brook 2019-07-31 19:52:47 +00:00
parent 4fdb2e81da
commit 42a9959749
3 changed files with 13 additions and 12 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2019,v 1.3184 2019/07/31 19:51:24 brook Exp $
$NetBSD: CHANGES-2019,v 1.3185 2019/07/31 19:52:47 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@ -5141,3 +5141,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated math/R-igraph to 1.2.4.1 [brook 2019-07-31]
Updated math/R-lme4 to 1.1.21 [brook 2019-07-31]
Updated math/R-lmm to 1.2 [brook 2019-07-31]
Updated math/R-lmtest to 0.9.37 [brook 2019-07-31]

View file

@ -1,19 +1,19 @@
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:49 brook Exp $
# $NetBSD: Makefile,v 1.3 2019/07/31 19:52:48 brook Exp $
CATEGORIES= math
CATEGORIES= math R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/lmtest/
COMMENT= Testing linear regression models
LICENSE= gnu-gpl-v2
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= lmtest
R_PKGVER= 0.9-35
R_PKGVER= 0.9-37
DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
DEPENDS+= R-zoo>=1.8.3:../../math/R-zoo
DEPENDS+= R-zoo>=1.8.6:../../math/R-zoo
USE_LANGUAGES= c fortran
BUILDLINK_ABI_DEPENDS.R+= R>=2.10.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/03/21 15:26:08 minskim Exp $
$NetBSD: distinfo,v 1.2 2019/07/31 19:52:48 brook Exp $
SHA1 (R/lmtest_0.9-35.tar.gz) = a666ce0abb240596c1b7d847cb34e5de4190bf90
RMD160 (R/lmtest_0.9-35.tar.gz) = d64b45eed6ec06a43cb6485427eb664ffe9f9179
SHA512 (R/lmtest_0.9-35.tar.gz) = c9df54073865d24e46d6e8a46dbfbeeef1f76d2a1c9d5518c79bb2e5de727a84d3b8ddfe568f18cd8a5ed94a0a8f9a35adad2c6cdae1f3b5d78392a3bea80769
Size (R/lmtest_0.9-35.tar.gz) = 183575 bytes
SHA1 (R/lmtest_0.9-37.tar.gz) = 83a11035281b18c05abdc8106add2e6394da6f23
RMD160 (R/lmtest_0.9-37.tar.gz) = 651c6f5bdaaa83bd2fcbf998328386290efd1e3f
SHA512 (R/lmtest_0.9-37.tar.gz) = 2d58a5297b00dd227f5f5187a1be0772c6bb3acc57fbccd32a3673579460cd530d19466e0b49ce9eae91544a003ec19d538c495629a89600bed2bf7e6895292c
Size (R/lmtest_0.9-37.tar.gz) = 184426 bytes