mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
- Update to 1.4.2
This commit is contained in:
parent
c554ed6536
commit
fd6ff6691a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464669
2 changed files with 8 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tibble
|
PORTNAME= tibble
|
||||||
PORTVERSION= 1.3.4
|
PORTVERSION= 1.4.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -12,8 +11,10 @@ COMMENT= Simple Data Frames
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-rlang>0:devel/R-cran-rlang \
|
CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
|
||||||
R-cran-Rcpp>=0.12.3:devel/R-cran-Rcpp
|
R-cran-crayon>0:devel/R-cran-crayon \
|
||||||
|
R-cran-pillar>=1.1.0:devel/R-cran-pillar \
|
||||||
|
R-cran-rlang>0:devel/R-cran-rlang
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1504604957
|
TIMESTAMP = 1521186657
|
||||||
SHA256 (tibble_1.3.4.tar.gz) = a7eef7018a68fc07c17c583fb7821a08d6bc381f5961258bffaa6ef6b137760b
|
SHA256 (tibble_1.4.2.tar.gz) = 11670353ff7059a55066dd075d1534d6a27bc5c3583fb9bc291bf750a75c5b17
|
||||||
SIZE (tibble_1.3.4.tar.gz) = 93163
|
SIZE (tibble_1.4.2.tar.gz) = 109808
|
||||||
|
|
Loading…
Add table
Reference in a new issue