Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2016 23:48:23 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421279 - head/finance/R-cran-quantmod
Message-ID:  <201609022348.u82NmNKu063629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Fri Sep  2 23:48:23 2016
New Revision: 421279
URL: https://svnweb.freebsd.org/changeset/ports/421279

Log:
  - Update to 0.4-6

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

Modified: head/finance/R-cran-quantmod/Makefile
==============================================================================
--- head/finance/R-cran-quantmod/Makefile	Fri Sep  2 23:44:27 2016	(r421278)
+++ head/finance/R-cran-quantmod/Makefile	Fri Sep  2 23:48:23 2016	(r421279)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quantmod
-DISTVERSION=	0.4-5
+DISTVERSION=	0.4-6
 CATEGORIES=	finance
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,9 +11,11 @@ COMMENT=	Quantitative Financial Modellin
 
 LICENSE=	GPLv3
 
-RUN_DEPENDS=	R-cran-xts>=0.9.0:math/R-cran-xts \
+CRAN_DEPENDS=	R-cran-xts>=0.9.0:math/R-cran-xts \
 		R-cran-zoo>0:math/R-cran-zoo \
 		R-cran-TTR>=0.2:finance/R-cran-TTR
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist
 

Modified: head/finance/R-cran-quantmod/distinfo
==============================================================================
--- head/finance/R-cran-quantmod/distinfo	Fri Sep  2 23:44:27 2016	(r421278)
+++ head/finance/R-cran-quantmod/distinfo	Fri Sep  2 23:48:23 2016	(r421279)
@@ -1,2 +1,3 @@
-SHA256 (quantmod_0.4-5.tar.gz) = c7889eb55a21296e7bda1242c46e734a0a8bd6dcbf5726aafae5313354eec893
-SIZE (quantmod_0.4-5.tar.gz) = 135004
+TIMESTAMP = 1472790923
+SHA256 (quantmod_0.4-6.tar.gz) = 2281186450e4859bf7388d1cca36c190052c40c7756e3f711eb392c86b987548
+SIZE (quantmod_0.4-6.tar.gz) = 135122



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