From owner-svn-ports-all@freebsd.org Sat Sep 10 07:17:16 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 DCAA9BD4B72; Sat, 10 Sep 2016 07:17:16 +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 ACCD2D07; Sat, 10 Sep 2016 07:17:16 +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 u8A7HFKV001967; Sat, 10 Sep 2016 07:17:15 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8A7HFCw001964; Sat, 10 Sep 2016 07:17:15 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201609100717.u8A7HFCw001964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 10 Sep 2016 07:17:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421669 - 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.23 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: Sat, 10 Sep 2016 07:17:17 -0000 Author: tota Date: Sat Sep 10 07:17:15 2016 New Revision: 421669 URL: https://svnweb.freebsd.org/changeset/ports/421669 Log: - Update to 1.3-0 - Update WWW: line in pkg-descr Modified: head/finance/R-cran-urca/Makefile (contents, props changed) head/finance/R-cran-urca/distinfo (contents, props changed) head/finance/R-cran-urca/pkg-descr (contents, props changed) Modified: head/finance/R-cran-urca/Makefile ============================================================================== --- head/finance/R-cran-urca/Makefile Sat Sep 10 07:15:25 2016 (r421668) +++ head/finance/R-cran-urca/Makefile Sat Sep 10 07:17:15 2016 (r421669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urca -DISTVERSION= 1.2-9 +DISTVERSION= 1.3-0 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/finance/R-cran-urca/distinfo ============================================================================== --- head/finance/R-cran-urca/distinfo Sat Sep 10 07:15:25 2016 (r421668) +++ head/finance/R-cran-urca/distinfo Sat Sep 10 07:17:15 2016 (r421669) @@ -1,2 +1,3 @@ -SHA256 (urca_1.2-9.tar.gz) = cfc432e4f759629926833e33d6516c0805ff6c239f03e3f770cfc19131ce9574 -SIZE (urca_1.2-9.tar.gz) = 683175 +TIMESTAMP = 1473406865 +SHA256 (urca_1.3-0.tar.gz) = 621cc82398e25b58b4a16edf000ed0a1484d9a0bc458f734e97b6f371cc76aaa +SIZE (urca_1.3-0.tar.gz) = 682935 Modified: head/finance/R-cran-urca/pkg-descr ============================================================================== --- head/finance/R-cran-urca/pkg-descr Sat Sep 10 07:15:25 2016 (r421668) +++ head/finance/R-cran-urca/pkg-descr Sat Sep 10 07:17:15 2016 (r421669) @@ -1,4 +1,4 @@ Unit root and cointegration tests encountered in applied econometric analysis are implemented. -WWW: http://cran.r-project.org/web/packages/urca/ +WWW: https://cran.r-project.org/web/packages/urca/