From owner-svn-ports-all@freebsd.org Sat Dec 17 12:20:00 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 076D7C84824; Sat, 17 Dec 2016 12:20:00 +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 C98DA1F3B; Sat, 17 Dec 2016 12:19:59 +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 uBHCJwdo060432; Sat, 17 Dec 2016 12:19:58 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCJw3q060430; Sat, 17 Dec 2016 12:19:58 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612171219.uBHCJw3q060430@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 12:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428722 - head/math/R-cran-zoo 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 12:20:00 -0000 Author: tota Date: Sat Dec 17 12:19:58 2016 New Revision: 428722 URL: https://svnweb.freebsd.org/changeset/ports/428722 Log: - Update to 1.7-14 - Add "compiles" argument to USES=cran Modified: head/math/R-cran-zoo/Makefile (contents, props changed) head/math/R-cran-zoo/distinfo (contents, props changed) Modified: head/math/R-cran-zoo/Makefile ============================================================================== --- head/math/R-cran-zoo/Makefile Sat Dec 17 12:16:28 2016 (r428721) +++ head/math/R-cran-zoo/Makefile Sat Dec 17 12:19:58 2016 (r428722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-13 +DISTVERSION= 1.7-14 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,6 +11,6 @@ COMMENT= S3 Infrastructure for Regular a LICENSE= GPLv2+ -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Modified: head/math/R-cran-zoo/distinfo ============================================================================== --- head/math/R-cran-zoo/distinfo Sat Dec 17 12:16:28 2016 (r428721) +++ head/math/R-cran-zoo/distinfo Sat Dec 17 12:19:58 2016 (r428722) @@ -1,2 +1,3 @@ -SHA256 (zoo_1.7-13.tar.gz) = 0ca5264d6077c785963705e462aec3e57e0d0651379f9bf4ee32e4f3b25dc754 -SIZE (zoo_1.7-13.tar.gz) = 842068 +TIMESTAMP = 1481976565 +SHA256 (zoo_1.7-14.tar.gz) = 4ee2f121f9eb279e05a9b4f162b358599dee4030ad5dca555fd73d5498b57a3f +SIZE (zoo_1.7-14.tar.gz) = 845047