svn commit: r440122 - head/devel/R-cran-tibble
TAKATSU Tomonari
tota at FreeBSD.org
Thu May 4 23:46:18 UTC 2017
Author: tota
Date: Thu May 4 23:46:16 2017
New Revision: 440122
URL: https://svnweb.freebsd.org/changeset/ports/440122
Log:
- Update to 1.3.0
Modified:
head/devel/R-cran-tibble/Makefile (contents, props changed)
head/devel/R-cran-tibble/distinfo (contents, props changed)
Modified: head/devel/R-cran-tibble/Makefile
==============================================================================
--- head/devel/R-cran-tibble/Makefile Thu May 4 23:06:45 2017 (r440121)
+++ head/devel/R-cran-tibble/Makefile Thu May 4 23:46:16 2017 (r440122)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tibble
-PORTVERSION= 1.2
+PORTVERSION= 1.3.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -11,9 +11,8 @@ COMMENT= Simple Data Frames
LICENSE= MIT
-CRAN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
- R-cran-lazyeval>0.1.10:math/R-cran-lazyeval \
- R-cran-Rcpp>0:devel/R-cran-Rcpp
+CRAN_DEPENDS= R-cran-lazyeval>=0.1.10:math/R-cran-lazyeval \
+ R-cran-Rcpp>=0.12.3:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
Modified: head/devel/R-cran-tibble/distinfo
==============================================================================
--- head/devel/R-cran-tibble/distinfo Thu May 4 23:06:45 2017 (r440121)
+++ head/devel/R-cran-tibble/distinfo Thu May 4 23:46:16 2017 (r440122)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472363895
-SHA256 (tibble_1.2.tar.gz) = ed8a8bd0591223f742be80fd1cd8c4a9618d0f04011ec95c272b61ea45193104
-SIZE (tibble_1.2.tar.gz) = 54517
+TIMESTAMP = 1493869649
+SHA256 (tibble_1.3.0.tar.gz) = 738987288a3ad9070ca9ca2f36ed47287041c21f4d1e4e4733bae2b1598845e0
+SIZE (tibble_1.3.0.tar.gz) = 58170
More information about the svn-ports-all
mailing list