- Update to 1.3.3
This commit is contained in:
parent
32259eac13
commit
66c2b08ea1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442738
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tibble
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.3.3
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -11,8 +11,7 @@ COMMENT= Simple Data Frames
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
|
||||
R-cran-rlang>0:devel/R-cran-rlang \
|
||||
CRAN_DEPENDS= R-cran-rlang>0:devel/R-cran-rlang \
|
||||
R-cran-Rcpp>=0.12.3:devel/R-cran-Rcpp
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495155386
|
||||
SHA256 (tibble_1.3.1.tar.gz) = 00b97a1b35dbffa187f4493795c23d7a0449260023295f1f5a6d04a324f4777f
|
||||
SIZE (tibble_1.3.1.tar.gz) = 91235
|
||||
TIMESTAMP = 1496212646
|
||||
SHA256 (tibble_1.3.3.tar.gz) = 802ec8346eae2397a2fc64b254cf80a67c7832cb5211328336f45053ea2518ae
|
||||
SIZE (tibble_1.3.3.tar.gz) = 91511
|
||||
|
|
Loading…
Reference in a new issue