Skip to content

Commit

Permalink
textproc/R-cran-htmltools: Update to 0.5.5
Browse files Browse the repository at this point in the history
- Update to 0.5.5
- Drop maintainership
  • Loading branch information
tota committed May 5, 2023
1 parent e52b78e commit d3c2478
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions textproc/R-cran-htmltools/Makefile
@@ -1,22 +1,22 @@
PORTNAME= htmltools
PORTVERSION= 0.5.3
PORTREVISION= 1
PORTVERSION= 0.5.5
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for HTML generation and output
WWW= https://cran.r-project.org/web/packages/htmltools/

LICENSE= GPLv2+

CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \
R-cran-base64enc>0:converters/R-cran-base64enc \
R-cran-rlang>=0.4.10:devel/R-cran-rlang \
R-cran-fastmap>=1.1.0:databases/R-cran-fastmap
CRAN_DEPENDS= R-cran-base64enc>0:converters/R-cran-base64enc \
R-cran-digest>0:security/R-cran-digest \
R-cran-ellipsis>0:devel/R-cran-ellipsis \
R-cran-fastmap>=1.1.0:databases/R-cran-fastmap \
R-cran-rlang>=0.4.10:devel/R-cran-rlang
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

USES= cran:auto-plist,compiles
USES= cran:auto-plist,compiles

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/R-cran-htmltools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658295100
SHA256 (htmltools_0.5.3.tar.gz) = 2c451b369ea8918358e2b280f548816664fe0143222c609e6bfb1f9cd2f7324f
SIZE (htmltools_0.5.3.tar.gz) = 128129
TIMESTAMP = 1682488596
SHA256 (htmltools_0.5.5.tar.gz) = c8b23fab855a89c6ed0f6d6c7cad0ff9c5ae329c0bdb479940443ee752f26659
SIZE (htmltools_0.5.5.tar.gz) = 131880

0 comments on commit d3c2478

Please sign in to comment.