svn commit: r529957 - head/finance/R-cran-plm
TAKATSU Tomonari
tota at FreeBSD.org
Tue Mar 31 09:19:25 UTC 2020
Author: tota
Date: Tue Mar 31 09:19:05 2020
New Revision: 529957
URL: https://svnweb.freebsd.org/changeset/ports/529957
Log:
- Update to 2.2-3
- Update WWW: line in pkg-descr
Modified:
head/finance/R-cran-plm/Makefile (contents, props changed)
head/finance/R-cran-plm/distinfo (contents, props changed)
head/finance/R-cran-plm/pkg-descr (contents, props changed)
Modified: head/finance/R-cran-plm/Makefile
==============================================================================
--- head/finance/R-cran-plm/Makefile Tue Mar 31 08:31:14 2020 (r529956)
+++ head/finance/R-cran-plm/Makefile Tue Mar 31 09:19:05 2020 (r529957)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plm
-DISTVERSION= 2.2-0
+DISTVERSION= 2.2-3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
Modified: head/finance/R-cran-plm/distinfo
==============================================================================
--- head/finance/R-cran-plm/distinfo Tue Mar 31 08:31:14 2020 (r529956)
+++ head/finance/R-cran-plm/distinfo Tue Mar 31 09:19:05 2020 (r529957)
@@ -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
Modified: head/finance/R-cran-plm/pkg-descr
==============================================================================
--- head/finance/R-cran-plm/pkg-descr Tue Mar 31 08:31:14 2020 (r529956)
+++ head/finance/R-cran-plm/pkg-descr Tue Mar 31 09:19:05 2020 (r529957)
@@ -4,4 +4,4 @@ R. plm is a package for R which intends to make the es
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/
More information about the svn-ports-head
mailing list