mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 1.5-2
- Fix LICENSE section - Update WWW: line in pkg-descr
This commit is contained in:
parent
97e38a2606
commit
17172b761e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514385
@ -2,20 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= strucchange
|
||||
DISTVERSION= 1.5-1
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.5-2
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Testing, Monitoring, and Dating Structural Changes
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
|
||||
CRAN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
|
||||
R-cran-sandwich>0:math/R-cran-sandwich
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (strucchange_1.5-1.tar.gz) = 740e2e20477b9fceeef767ae1002adc5ec397cb0f7daba5289a2c23b0dddaf31
|
||||
SIZE (strucchange_1.5-1.tar.gz) = 542552
|
||||
TIMESTAMP = 1570954722
|
||||
SHA256 (strucchange_1.5-2.tar.gz) = 7d247c5ae6f5a63c80e478799d009c57fb8803943aa4286d05f71235cc1002f8
|
||||
SIZE (strucchange_1.5-2.tar.gz) = 544106
|
||||
|
@ -9,4 +9,4 @@ in regression models with structural changes can be estimated
|
||||
together with confidence intervals. Emphasis is always given to
|
||||
methods for visualizing the data.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/strucchange/
|
||||
WWW: https://cran.r-project.org/web/packages/strucchange/
|
||||
|
Loading…
Reference in New Issue
Block a user