aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2020-03-31 09:19:05 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2020-03-31 09:19:05 +0000
commitee6e61459f34d19530da6f33f588c22737c70543 (patch)
tree0b2322bda5d79925629511338c01fdef7408f3c3 /finance
parent54357b34aba99071f9bf54393717529cca838e48 (diff)
downloadports-ee6e61459f34d19530da6f33f588c22737c70543.tar.gz
ports-ee6e61459f34d19530da6f33f588c22737c70543.zip
- Update to 2.2-3
- Update WWW: line in pkg-descr
Notes
Notes: svn path=/head/; revision=529957
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-plm/Makefile2
-rw-r--r--finance/R-cran-plm/distinfo6
-rw-r--r--finance/R-cran-plm/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile
index 76684d8217d2..caacba67043e 100644
--- a/finance/R-cran-plm/Makefile
+++ b/finance/R-cran-plm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plm
-DISTVERSION= 2.2-0
+DISTVERSION= 2.2-3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-plm/distinfo b/finance/R-cran-plm/distinfo
index 150c4e1ad34d..a415e71c09b1 100644
--- a/finance/R-cran-plm/distinfo
+++ b/finance/R-cran-plm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567917807
-SHA256 (plm_2.2-0.tar.gz) = 7f038532c387d417ea0c86322d873e6a3959a061a490bc506241a95edc50c86a
-SIZE (plm_2.2-0.tar.gz) = 1513935
+TIMESTAMP = 1585642362
+SHA256 (plm_2.2-3.tar.gz) = 8dfaccdbf3ee4623c73d9601573ca6558fe114ad0be9bed00022d4787b697c81
+SIZE (plm_2.2-3.tar.gz) = 1635664
diff --git a/finance/R-cran-plm/pkg-descr b/finance/R-cran-plm/pkg-descr
index 3e7d78cd76f3..392094bf886a 100644
--- a/finance/R-cran-plm/pkg-descr
+++ b/finance/R-cran-plm/pkg-descr
@@ -4,4 +4,4 @@ R. plm is a package for R which intends to make the estimation of
linear panel models straightforward. plm provides functions to
estimate a wide variety of models and to make (robust) inference.
-WWW: http://cran.r-project.org/web/packages/plm/
+WWW: https://cran.r-project.org/web/packages/plm/