mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
- Update to 0.3.5
This commit is contained in:
parent
37f26af77e
commit
6b7f78e385
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411665
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= htmltools
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.3.5
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,8 @@ COMMENT= Tools for HTML generation and output
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest
|
||||
RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \
|
||||
R-cran-Rcpp>0:${PORTSDIR}/devel/R-cran-Rcpp
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (htmltools_0.3.tar.gz) = 65bc868b802583a25da8093835a3635ff3e016236d718d87a1fff0974fe249a9
|
||||
SIZE (htmltools_0.3.tar.gz) = 39620
|
||||
SHA256 (htmltools_0.3.5.tar.gz) = 29fb7e075744bbffdff8ba4fce3860076de66f39a59a100ee4cfb4fc00722b49
|
||||
SIZE (htmltools_0.3.5.tar.gz) = 44048
|
||||
|
Loading…
Reference in New Issue
Block a user