mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Update to 1.1
- Add "compiles" argument to USES=cran
This commit is contained in:
parent
caa27d7366
commit
31b7f4368c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418860
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tibble
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -11,10 +11,11 @@ COMMENT= Simple Data Frames
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
|
||||
BUILD_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
|
||||
R-cran-lazyeval>0.0.10:math/R-cran-lazyeval \
|
||||
R-cran-Rcpp>0:devel/R-cran-Rcpp
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1466077159
|
||||
SHA256 (tibble_1.0.tar.gz) = c61285cc07dc9182b7a631c648eaf6f8994f5fde0f603736ada2c2da6b55b180
|
||||
SIZE (tibble_1.0.tar.gz) = 38038
|
||||
TIMESTAMP = 1468893805
|
||||
SHA256 (tibble_1.1.tar.gz) = 10ea18890e5514faa4c2c05fa231a6e2bbb7689f3800850cead214306414c88e
|
||||
SIZE (tibble_1.1.tar.gz) = 46526
|
||||
|
Loading…
x
Reference in New Issue
Block a user