svn commit: r504960 - head/finance/R-cran-plm

TAKATSU Tomonari tota at FreeBSD.org
Sun Jun 23 16:03:36 UTC 2019


Author: tota
Date: Sun Jun 23 16:03:35 2019
New Revision: 504960
URL: https://svnweb.freebsd.org/changeset/ports/504960

Log:
  - Update to 2.0-2

Modified:
  head/finance/R-cran-plm/Makefile   (contents, props changed)
  head/finance/R-cran-plm/distinfo   (contents, props changed)

Modified: head/finance/R-cran-plm/Makefile
==============================================================================
--- head/finance/R-cran-plm/Makefile	Sun Jun 23 15:39:32 2019	(r504959)
+++ head/finance/R-cran-plm/Makefile	Sun Jun 23 16:03:35 2019	(r504960)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plm
-DISTVERSION=	1.6-6
-PORTREVISION=	1
+DISTVERSION=	2.0-2
 CATEGORIES=	finance
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,12 +11,13 @@ COMMENT=	Linear Models for Panel Data
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-Formula>=0.2.0:math/R-cran-Formula \
-		R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \
+CRAN_DEPENDS=	R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \
 		R-cran-zoo>0:math/R-cran-zoo \
 		R-cran-sandwich>0:math/R-cran-sandwich \
 		R-cran-lmtest>0:finance/R-cran-lmtest \
-		R-cran-maxLik>0:math/R-cran-maxLik
+		R-cran-maxLik>0:math/R-cran-maxLik \
+		R-cran-Rdpack>0:devel/R-cran-Rdpack \
+		R-cran-Formula>=0.2.0:math/R-cran-Formula
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/finance/R-cran-plm/distinfo
==============================================================================
--- head/finance/R-cran-plm/distinfo	Sun Jun 23 15:39:32 2019	(r504959)
+++ head/finance/R-cran-plm/distinfo	Sun Jun 23 16:03:35 2019	(r504960)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520927053
-SHA256 (plm_1.6-6.tar.gz) = 05f5494b5b4b018c149b193671a60c32753504034a4142be51a27ebc3e5224a8
-SIZE (plm_1.6-6.tar.gz) = 1433960
+TIMESTAMP = 1561299832
+SHA256 (plm_2.0-2.tar.gz) = 223967511e5ebdc83820a34f8077be9e8f3e5addea5cfbd6a7f0b207fd63890c
+SIZE (plm_2.0-2.tar.gz) = 1634193


More information about the svn-ports-all mailing list