Date: Sat, 28 Sep 2019 22:04:38 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513172 - head/math/R-cran-sf Message-ID: <201909282204.x8SM4dnQ008974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sat Sep 28 22:04:38 2019 New Revision: 513172 URL: https://svnweb.freebsd.org/changeset/ports/513172 Log: - Update to 0.8-0 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 Sat Sep 28 21:44:08 2019 (r513171) +++ head/math/R-cran-sf/Makefile Sat Sep 28 22:04:38 2019 (r513172) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sf -DISTVERSION= 0.7-7 +DISTVERSION= 0.8-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +12,7 @@ COMMENT= Simple Features for R LICENSE= GPLv2 MIT LICENSE_COMB= dual -CRAN_DEPENDS= R-cran-classInt>=0.2.1:devel/R-cran-classInt \ +CRAN_DEPENDS= R-cran-classInt>=0.4.1:devel/R-cran-classInt \ R-cran-DBI>=0.8:databases/R-cran-DBI \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-Rcpp>=0.12.18:devel/R-cran-Rcpp \ Modified: head/math/R-cran-sf/distinfo ============================================================================== --- head/math/R-cran-sf/distinfo Sat Sep 28 21:44:08 2019 (r513171) +++ head/math/R-cran-sf/distinfo Sat Sep 28 22:04:38 2019 (r513172) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564836410 -SHA256 (sf_0.7-7.tar.gz) = d1780cb46a285b30c7cc41cae30af523fbc883733344e53f7291e2d045e150a4 -SIZE (sf_0.7-7.tar.gz) = 8441790 +TIMESTAMP = 1569666219 +SHA256 (sf_0.8-0.tar.gz) = 8ee354f70b073bce124f2c138ebd2748936f890a7b4c380075c189cf36c0be15 +SIZE (sf_0.8-0.tar.gz) = 8607770
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909282204.x8SM4dnQ008974>