From owner-svn-ports-head@freebsd.org Tue Dec 20 09:57:24 2016 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 2F10FC8795B; Tue, 20 Dec 2016 09:57:24 +0000 (UTC) (envelope-from dbn@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 D9302A99; Tue, 20 Dec 2016 09:57:23 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBK9vN7w092524; Tue, 20 Dec 2016 09:57:23 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBK9vMM7092522; Tue, 20 Dec 2016 09:57:22 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201612200957.uBK9vMM7092522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 20 Dec 2016 09:57:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428985 - head/finance/R-cran-tseries 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, 20 Dec 2016 09:57:24 -0000 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