mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 1.5-12
- Fix LICENSE
This commit is contained in:
parent
094f317d39
commit
3b1e142623
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407080
@ -2,21 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plm
|
||||
DISTVERSION= 1.4-0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.5-12
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Linear Models for Panel Data
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-bdsmatrix>0:${PORTSDIR}/math/R-cran-bdsmatrix \
|
||||
R-cran-Formula>=0.2.0:${PORTSDIR}/math/R-cran-Formula \
|
||||
RUN_DEPENDS= R-cran-Formula>=0.2.0:${PORTSDIR}/math/R-cran-Formula \
|
||||
R-cran-bdsmatrix>0:${PORTSDIR}/math/R-cran-bdsmatrix \
|
||||
R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
|
||||
R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich \
|
||||
R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo
|
||||
R-cran-car>0:${PORTSDIR}/math/R-cran-car \
|
||||
R-cran-lmtest>0:${PORTSDIR}/finance/R-cran-lmtest
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (plm_1.4-0.tar.gz) = 506687dde0ab0a7b41cfcb966c11e3aa3df3e70f8c58e8d4b715bfecdfd1c98f
|
||||
SIZE (plm_1.4-0.tar.gz) = 1164455
|
||||
SHA256 (plm_1.5-12.tar.gz) = 5f9e8aae36fea65ab385ffb315a1f2e8e2707f474bd031cf8fd4ef6d1aa84d7f
|
||||
SIZE (plm_1.5-12.tar.gz) = 1246790
|
||||
|
Loading…
Reference in New Issue
Block a user