mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.5
This commit is contained in:
parent
d0a91017a0
commit
cbcf007af2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485073
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DT
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -12,9 +12,10 @@ COMMENT= Wrapper of the JavaScript Library 'DataTables'
|
||||
LICENSE= GPLv3
|
||||
|
||||
CRAN_DEPENDS= R-cran-htmltools>=0.3.6:textproc/R-cran-htmltools \
|
||||
R-cran-htmlwidgets>=1.0:www/R-cran-htmlwidgets \
|
||||
R-cran-htmlwidgets>=1.3:www/R-cran-htmlwidgets \
|
||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||
R-cran-crosstalk>0:www/R-cran-crosstalk
|
||||
R-cran-crosstalk>0:www/R-cran-crosstalk \
|
||||
R-cran-promises>0:devel/R-cran-promises
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522738094
|
||||
SHA256 (DT_0.4.tar.gz) = 3daa96b819ca54e5fbc2c7d78cb3637982a2d44be58cea0683663b71cfc7fa19
|
||||
SIZE (DT_0.4.tar.gz) = 857807
|
||||
TIMESTAMP = 1542355501
|
||||
SHA256 (DT_0.5.tar.gz) = 0e5bbb91b88a769e52ba079ebac266a25ea0f0a23bdf3deff31f51d2a81eade8
|
||||
SIZE (DT_0.5.tar.gz) = 822474
|
||||
|
Loading…
Reference in New Issue
Block a user