pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 19:52:48 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/math/R-lmtest: Makefile distinfo
Log Message:
R-lmtest: update to version 0.9.37.
Update to the canonical form of an R package and fix the LICENSE
field.
To generate a diff of this commit:
cvs rdiff -u -r1.3184 -r1.3185 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/R-lmtest/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-lmtest/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3184 pkgsrc/doc/CHANGES-2019:1.3185
--- pkgsrc/doc/CHANGES-2019:1.3184 Wed Jul 31 19:51:24 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 19:52:47 2019
@@ -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 i
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]
Index: pkgsrc/math/R-lmtest/Makefile
diff -u pkgsrc/math/R-lmtest/Makefile:1.2 pkgsrc/math/R-lmtest/Makefile:1.3
--- pkgsrc/math/R-lmtest/Makefile:1.2 Sat Jul 28 14:40:49 2018
+++ pkgsrc/math/R-lmtest/Makefile Wed Jul 31 19:52:48 2019
@@ -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@localhost
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"
Index: pkgsrc/math/R-lmtest/distinfo
diff -u pkgsrc/math/R-lmtest/distinfo:1.1 pkgsrc/math/R-lmtest/distinfo:1.2
--- pkgsrc/math/R-lmtest/distinfo:1.1 Wed Mar 21 15:26:08 2018
+++ pkgsrc/math/R-lmtest/distinfo Wed Jul 31 19:52:48 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index