From owner-svn-ports-head@freebsd.org Tue Jun 6 06:34:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72114BF73A4; Tue, 6 Jun 2017 06:34:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40955803B8; Tue, 6 Jun 2017 06:34:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v566YRhj042783; Tue, 6 Jun 2017 06:34:27 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v566YRFY042781; Tue, 6 Jun 2017 06:34:27 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201706060634.v566YRFY042781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 6 Jun 2017 06:34:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442743 - head/finance/R-cran-quantmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2017 06:34:28 -0000 Author: tota Date: Tue Jun 6 06:34:27 2017 New Revision: 442743 URL: https://svnweb.freebsd.org/changeset/ports/442743 Log: - Update to 0.4-9 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 Tue Jun 6 05:50:50 2017 (r442742) +++ head/finance/R-cran-quantmod/Makefile Tue Jun 6 06:34:27 2017 (r442743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quantmod -DISTVERSION= 0.4-8 +DISTVERSION= 0.4-9 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,7 +13,8 @@ LICENSE= GPLv3 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 + R-cran-TTR>=0.2:finance/R-cran-TTR \ + R-cran-curl>0:ftp/R-cran-curl BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/finance/R-cran-quantmod/distinfo ============================================================================== --- head/finance/R-cran-quantmod/distinfo Tue Jun 6 05:50:50 2017 (r442742) +++ head/finance/R-cran-quantmod/distinfo Tue Jun 6 06:34:27 2017 (r442743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494135765 -SHA256 (quantmod_0.4-8.tar.gz) = 625c6629336b3b53475065478587a2dce08a8ce9146886ad46f19e395214ed49 -SIZE (quantmod_0.4-8.tar.gz) = 135328 +TIMESTAMP = 1496219169 +SHA256 (quantmod_0.4-9.tar.gz) = 9af7eb6fd6b8a4dbac4bb03eaf613a1abbd0b1b47b0cf74a4008a58e3c876ac3 +SIZE (quantmod_0.4-9.tar.gz) = 136967