From owner-svn-ports-all@freebsd.org Sat Dec 17 05:15:20 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 E7D7CC83366; Sat, 17 Dec 2016 05:15:20 +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 B748F1AAD; Sat, 17 Dec 2016 05:15:20 +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 uBH5FJUD090757; Sat, 17 Dec 2016 05:15:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH5FJoK090755; Sat, 17 Dec 2016 05:15:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170515.uBH5FJoK090755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 05:15:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428700 - head/finance/R-cran-plm 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, 17 Dec 2016 05:15:21 -0000 Author: tota Date: Sat Dec 17 05:15:19 2016 New Revision: 428700 URL: https://svnweb.freebsd.org/changeset/ports/428700 Log: - Update to 1.6-5 Modified: head/finance/R-cran-plm/Makefile (contents, props changed) head/finance/R-cran-plm/distinfo (contents, props changed) Modified: head/finance/R-cran-plm/Makefile ============================================================================== --- head/finance/R-cran-plm/Makefile Sat Dec 17 01:23:07 2016 (r428699) +++ head/finance/R-cran-plm/Makefile Sat Dec 17 05:15:19 2016 (r428700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plm -DISTVERSION= 1.5-12 +DISTVERSION= 1.6-5 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,12 +11,14 @@ COMMENT= Linear Models for Panel Data LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-Formula>=0.2.0:math/R-cran-Formula \ +CRAN_DEPENDS= R-cran-Formula>=0.2.0:math/R-cran-Formula \ R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-sandwich>0:math/R-cran-sandwich \ R-cran-car>0:math/R-cran-car \ R-cran-lmtest>0:finance/R-cran-lmtest +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist Modified: head/finance/R-cran-plm/distinfo ============================================================================== --- head/finance/R-cran-plm/distinfo Sat Dec 17 01:23:07 2016 (r428699) +++ head/finance/R-cran-plm/distinfo Sat Dec 17 05:15:19 2016 (r428700) @@ -1,2 +1,3 @@ -SHA256 (plm_1.5-12.tar.gz) = 5f9e8aae36fea65ab385ffb315a1f2e8e2707f474bd031cf8fd4ef6d1aa84d7f -SIZE (plm_1.5-12.tar.gz) = 1246790 +TIMESTAMP = 1481945491 +SHA256 (plm_1.6-5.tar.gz) = a2df49b3c1210fbfcaf868c67b0368c5fab9ccc6141a5460341cb5f0fabff103 +SIZE (plm_1.6-5.tar.gz) = 1359226