svn commit: r389198 - head/finance/R-cran-strucchange
TAKATSU Tomonari
tota at FreeBSD.org
Thu Jun 11 13:08:36 UTC 2015
Author: tota
Date: Thu Jun 11 13:08:34 2015
New Revision: 389198
URL: https://svnweb.freebsd.org/changeset/ports/389198
Log:
- Update to 1.5-1
- Change LICENSE from GPLv2 to GPLv2 or GPLv3
- Replace tab with a single space after WWW: in pkg-descr
Modified:
head/finance/R-cran-strucchange/Makefile
head/finance/R-cran-strucchange/distinfo
head/finance/R-cran-strucchange/pkg-descr
Modified: head/finance/R-cran-strucchange/Makefile
==============================================================================
--- head/finance/R-cran-strucchange/Makefile Thu Jun 11 12:46:13 2015 (r389197)
+++ head/finance/R-cran-strucchange/Makefile Thu Jun 11 13:08:34 2015 (r389198)
@@ -2,15 +2,15 @@
# $FreeBSD$
PORTNAME= strucchange
-DISTVERSION= 1.5-0
-PORTREVISION= 2
+DISTVERSION= 1.5-1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota at FreeBSD.org
COMMENT= Testing, Monitoring, and Dating Structural Changes
-LICENSE= GPLv2
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich
Modified: head/finance/R-cran-strucchange/distinfo
==============================================================================
--- head/finance/R-cran-strucchange/distinfo Thu Jun 11 12:46:13 2015 (r389197)
+++ head/finance/R-cran-strucchange/distinfo Thu Jun 11 13:08:34 2015 (r389198)
@@ -1,2 +1,2 @@
-SHA256 (strucchange_1.5-0.tar.gz) = 4347340ad8af6754db2ea154230ffe4f7961452e7fe2ad060e5d5ba8ccb8339e
-SIZE (strucchange_1.5-0.tar.gz) = 538728
+SHA256 (strucchange_1.5-1.tar.gz) = 740e2e20477b9fceeef767ae1002adc5ec397cb0f7daba5289a2c23b0dddaf31
+SIZE (strucchange_1.5-1.tar.gz) = 542552
Modified: head/finance/R-cran-strucchange/pkg-descr
==============================================================================
--- head/finance/R-cran-strucchange/pkg-descr Thu Jun 11 12:46:13 2015 (r389197)
+++ head/finance/R-cran-strucchange/pkg-descr Thu Jun 11 13:08:34 2015 (r389198)
@@ -9,4 +9,4 @@ in regression models with structural cha
together with confidence intervals. Emphasis is always given to
methods for visualizing the data.
-WWW: http://cran.r-project.org/web/packages/strucchange/
+WWW: http://cran.r-project.org/web/packages/strucchange/
More information about the svn-ports-head
mailing list