From owner-svn-ports-all@freebsd.org Sun Jan 24 13:57:33 2016 Return-Path: Delivered-To: svn-ports-all@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 166879C25AE; Sun, 24 Jan 2016 13:57:33 +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 DD941678; Sun, 24 Jan 2016 13:57:32 +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 u0ODvV1X074589; Sun, 24 Jan 2016 13:57:31 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0ODvVWZ074587; Sun, 24 Jan 2016 13:57:31 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201601241357.u0ODvVWZ074587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 24 Jan 2016 13:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407125 - head/finance/R-cran-urca X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2016 13:57:33 -0000 Author: tota Date: Sun Jan 24 13:57:31 2016 New Revision: 407125 URL: https://svnweb.freebsd.org/changeset/ports/407125 Log: - Update to 1.2-9 - Fix LICENSE Modified: head/finance/R-cran-urca/Makefile head/finance/R-cran-urca/distinfo Modified: head/finance/R-cran-urca/Makefile ============================================================================== --- head/finance/R-cran-urca/Makefile Sun Jan 24 13:56:45 2016 (r407124) +++ head/finance/R-cran-urca/Makefile Sun Jan 24 13:57:31 2016 (r407125) @@ -2,16 +2,14 @@ # $FreeBSD$ PORTNAME= urca -DISTVERSION= 1.2-8 -PORTREVISION= 4 +DISTVERSION= 1.2-9 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Unit root and cointegration tests for time series data -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/finance/R-cran-urca/distinfo ============================================================================== --- head/finance/R-cran-urca/distinfo Sun Jan 24 13:56:45 2016 (r407124) +++ head/finance/R-cran-urca/distinfo Sun Jan 24 13:57:31 2016 (r407125) @@ -1,2 +1,2 @@ -SHA256 (urca_1.2-8.tar.gz) = 8bd0d692b6404cd4d58f4f294fb739a25077a5095be9ba0338d07053535ad23f -SIZE (urca_1.2-8.tar.gz) = 678349 +SHA256 (urca_1.2-9.tar.gz) = cfc432e4f759629926833e33d6516c0805ff6c239f03e3f770cfc19131ce9574 +SIZE (urca_1.2-9.tar.gz) = 683175