From owner-svn-ports-head@freebsd.org Sat Dec 17 11:36:08 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 6B33EC84A33; Sat, 17 Dec 2016 11:36:08 +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 323161B7C; Sat, 17 Dec 2016 11:36:08 +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 uBHBa7Bw043624; Sat, 17 Dec 2016 11:36:07 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHBa7UD043622; Sat, 17 Dec 2016 11:36:07 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612171136.uBHBa7UD043622@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 11:36:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428717 - head/graphics/R-cran-rgdal 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: Sat, 17 Dec 2016 11:36:08 -0000 Author: tota Date: Sat Dec 17 11:36:07 2016 New Revision: 428717 URL: https://svnweb.freebsd.org/changeset/ports/428717 Log: - Update to 1.2-5 Modified: head/graphics/R-cran-rgdal/Makefile (contents, props changed) head/graphics/R-cran-rgdal/distinfo (contents, props changed) Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Sat Dec 17 11:29:01 2016 (r428716) +++ head/graphics/R-cran-rgdal/Makefile Sat Dec 17 11:36:07 2016 (r428717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rgdal -DISTVERSION= 1.2-4 +DISTVERSION= 1.2-5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,7 +13,9 @@ LICENSE= GPLv2+ LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj -RUN_DEPENDS= R-cran-sp>=1.1.0:math/R-cran-sp +CRAN_DEPENDS= R-cran-sp>=1.1.0:math/R-cran-sp +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles Modified: head/graphics/R-cran-rgdal/distinfo ============================================================================== --- head/graphics/R-cran-rgdal/distinfo Sat Dec 17 11:29:01 2016 (r428716) +++ head/graphics/R-cran-rgdal/distinfo Sat Dec 17 11:36:07 2016 (r428717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481018889 -SHA256 (rgdal_1.2-4.tar.gz) = 308350ccadc1be4e5edea8d66d3b2b0dadccf31de5ffd31ba29c66f407d1a91a -SIZE (rgdal_1.2-4.tar.gz) = 1652186 +TIMESTAMP = 1481972483 +SHA256 (rgdal_1.2-5.tar.gz) = fbac3c1afa9f2b2ad69d026458381fce9a22a80723e89436c814202b6c42710d +SIZE (rgdal_1.2-5.tar.gz) = 1652472