summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2020-10-25 03:19:22 +0000
committerwen <wen@pkgsrc.org>2020-10-25 03:19:22 +0000
commit127165d493b821c42812507d98336c35a1da5695 (patch)
tree4a51da49f24c94d8e6705d28b23279e12cfa142d /math
parentb749d8c9ca3c27bf55210eec6fafb861cd1d6af5 (diff)
downloadpkgsrc-127165d493b821c42812507d98336c35a1da5695.tar.gz
Update to 1.2.4
Upstream changes: Formula 1.2-4 model.part() method tries to avoid calling has_dot() by checking the data attributes first. This can greatly improve speed when there are lots of variables in a model part that is actually not of interest.
Diffstat (limited to 'math')
-rw-r--r--math/R-Formula/Makefile4
-rw-r--r--math/R-Formula/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/math/R-Formula/Makefile b/math/R-Formula/Makefile
index 65c52e1698a..2224e618d22 100644
--- a/math/R-Formula/Makefile
+++ b/math/R-Formula/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:44 brook Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/25 03:19:22 wen Exp $
R_PKGNAME= Formula
-R_PKGVER= 1.2-3
+R_PKGVER= 1.2-4
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/math/R-Formula/distinfo b/math/R-Formula/distinfo
index 1dbd9b67c79..c326eec4c0c 100644
--- a/math/R-Formula/distinfo
+++ b/math/R-Formula/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/07/31 13:03:21 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/10/25 03:19:22 wen Exp $
-SHA1 (R/Formula_1.2-3.tar.gz) = 8a399e67a1d215a0491c467b06bc0537d7a5a2a7
-RMD160 (R/Formula_1.2-3.tar.gz) = 040a3ce69de11b0f3476e463b76f2fa2a5352542
-SHA512 (R/Formula_1.2-3.tar.gz) = 4ca08831fd1d405df64cfc4dd2f4fe6d170a7533faf6d17f74a51dce600cbe7162c583095650c409ee544caf12d5d144c05909a257e9cfc912f924a4da645b26
-Size (R/Formula_1.2-3.tar.gz) = 151340 bytes
+SHA1 (R/Formula_1.2-4.tar.gz) = 5ad12937280eb823274dd383988467290ec4fedf
+RMD160 (R/Formula_1.2-4.tar.gz) = 62193260a74644b8b6c4c85466f3b12b2c28400c
+SHA512 (R/Formula_1.2-4.tar.gz) = 9fa7bf9710c37ae28454b533dfe82cc602b0ddae4ecae38e31155cd957cba51060ba84fa0bbc3adf65aa02d0a2c56fea3a852da292bb71d615437fbdc246a741
+Size (R/Formula_1.2-4.tar.gz) = 164214 bytes