Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2016 09:57:22 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428985 - head/finance/R-cran-tseries
Message-ID:  <201612200957.uBK9vMM7092522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Tue Dec 20 09:57:22 2016
New Revision: 428985
URL: https://svnweb.freebsd.org/changeset/ports/428985

Log:
  finance/R-cran-tseries: updated to version 0.10-36
  
   - removed PORTREVISION due to version bump
   - updated comment to align with CRAN package
   - updated license to align with CRAN package
   - remove unused build dependencies:
     - math/R-cran-quadprog
     - math/R-cran-zoo
  
  Generated by:	portcran (0.1.3)

Modified:
  head/finance/R-cran-tseries/Makefile
  head/finance/R-cran-tseries/distinfo

Modified: head/finance/R-cran-tseries/Makefile
==============================================================================
--- head/finance/R-cran-tseries/Makefile	Tue Dec 20 09:56:19 2016	(r428984)
+++ head/finance/R-cran-tseries/Makefile	Tue Dec 20 09:57:22 2016	(r428985)
@@ -2,19 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	tseries
-DISTVERSION=	0.10-35
-PORTREVISION=	1
+DISTVERSION=	0.10-36
 CATEGORIES=	finance
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	dbn@FreeBSD.org
-COMMENT=	Time series analysis and computational finance
+COMMENT=	Time Series Analysis and Computational Finance
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2
 
-BUILD_DEPENDS=	R-cran-quadprog>0:math/R-cran-quadprog \
-		R-cran-zoo>0:math/R-cran-zoo
 RUN_DEPENDS=	R-cran-quadprog>0:math/R-cran-quadprog \
 		R-cran-zoo>0:math/R-cran-zoo
 

Modified: head/finance/R-cran-tseries/distinfo
==============================================================================
--- head/finance/R-cran-tseries/distinfo	Tue Dec 20 09:56:19 2016	(r428984)
+++ head/finance/R-cran-tseries/distinfo	Tue Dec 20 09:57:22 2016	(r428985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466154349
-SHA256 (tseries_0.10-35.tar.gz) = 70e4db5cc5fc9ca8b7c50507dc3629ca00d87a4f300a1be851c1ae864979c5d8
-SIZE (tseries_0.10-35.tar.gz) = 165537
+TIMESTAMP = 1482220137
+SHA256 (tseries_0.10-36.tar.gz) = f7337c36be88c23311ec99d8334e12e1731d11122cc7a99e3d5f5ee03e621c50
+SIZE (tseries_0.10-36.tar.gz) = 165374



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612200957.uBK9vMM7092522>