From owner-svn-ports-head@freebsd.org Tue Sep 5 22:52:03 2017 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 A2DB2E00721; Tue, 5 Sep 2017 22:52:03 +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 605D984488; Tue, 5 Sep 2017 22:52:03 +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 v85Mq2GH006126; Tue, 5 Sep 2017 22:52:02 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v85Mq2Lg006124; Tue, 5 Sep 2017 22:52:02 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201709052252.v85Mq2Lg006124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 5 Sep 2017 22:52:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449315 - head/math/R-cran-sf X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-sf X-SVN-Commit-Revision: 449315 X-SVN-Commit-Repository: ports 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, 05 Sep 2017 22:52:03 -0000 Author: tota Date: Tue Sep 5 22:52:02 2017 New Revision: 449315 URL: https://svnweb.freebsd.org/changeset/ports/449315 Log: - Update to 0.5-4 - Update LICENSE Modified: head/math/R-cran-sf/Makefile (contents, props changed) head/math/R-cran-sf/distinfo (contents, props changed) Modified: head/math/R-cran-sf/Makefile ============================================================================== --- head/math/R-cran-sf/Makefile Tue Sep 5 22:41:33 2017 (r449314) +++ head/math/R-cran-sf/Makefile Tue Sep 5 22:52:02 2017 (r449315) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= sf -DISTVERSION= 0.5-3 +DISTVERSION= 0.5-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Simple Features for R -LICENSE= GPLv2 +LICENSE= GPLv2 MIT +LICENSE_COMB= dual CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \ R-cran-DBI>=0.5:databases/R-cran-DBI \ - R-cran-units>=0.4:math/R-cran-units \ + R-cran-units>=0.4.6:math/R-cran-units \ R-cran-magrittr>0:devel/R-cran-magrittr LIB_DEPENDS= libgdal.so:graphics/gdal \ libgeos.so:graphics/geos \ Modified: head/math/R-cran-sf/distinfo ============================================================================== --- head/math/R-cran-sf/distinfo Tue Sep 5 22:41:33 2017 (r449314) +++ head/math/R-cran-sf/distinfo Tue Sep 5 22:52:02 2017 (r449315) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502260548 -SHA256 (sf_0.5-3.tar.gz) = a7b0dfb2f6f08969ffbb1dc590ec11c6e49120ee994753f42437641967c76dca -SIZE (sf_0.5-3.tar.gz) = 4925155 +TIMESTAMP = 1504605594 +SHA256 (sf_0.5-4.tar.gz) = fc31ea46c075a1de4f958d57b4fbd4bb9d5befe4d29288706ebb9a0e6239aac2 +SIZE (sf_0.5-4.tar.gz) = 4932624