From owner-svn-ports-head@freebsd.org Tue Dec 6 12:32:36 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 74E80C6882B; Tue, 6 Dec 2016 12:32:36 +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 447EF1FE0; Tue, 6 Dec 2016 12:32:36 +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 uB6CWZxC065411; Tue, 6 Dec 2016 12:32:35 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB6CWZF7065409; Tue, 6 Dec 2016 12:32:35 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612061232.uB6CWZF7065409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 6 Dec 2016 12:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427952 - head/astro/R-cran-maptools 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, 06 Dec 2016 12:32:36 -0000 Author: tota Date: Tue Dec 6 12:32:35 2016 New Revision: 427952 URL: https://svnweb.freebsd.org/changeset/ports/427952 Log: - Update to 0.8-40 - Add "compiles" argument to USES=cran Modified: head/astro/R-cran-maptools/Makefile (contents, props changed) head/astro/R-cran-maptools/distinfo (contents, props changed) Modified: head/astro/R-cran-maptools/Makefile ============================================================================== --- head/astro/R-cran-maptools/Makefile Tue Dec 6 12:27:23 2016 (r427951) +++ head/astro/R-cran-maptools/Makefile Tue Dec 6 12:32:35 2016 (r427952) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= maptools -DISTVERSION= 0.8-39 +DISTVERSION= 0.8-40 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,8 +11,10 @@ COMMENT= Tools for reading and handling LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp +CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Modified: head/astro/R-cran-maptools/distinfo ============================================================================== --- head/astro/R-cran-maptools/distinfo Tue Dec 6 12:27:23 2016 (r427951) +++ head/astro/R-cran-maptools/distinfo Tue Dec 6 12:32:35 2016 (r427952) @@ -1,2 +1,3 @@ -SHA256 (maptools_0.8-39.tar.gz) = 4b81e313e45dbb75e0fbb180b02985d1c34aaa5669e483283b632788e6a67dd2 -SIZE (maptools_0.8-39.tar.gz) = 1582435 +TIMESTAMP = 1481025150 +SHA256 (maptools_0.8-40.tar.gz) = 7875a45886f72cdd4d1601c89717c3d2868b5379183f618d753a3f7a25b6e713 +SIZE (maptools_0.8-40.tar.gz) = 1576590