svn commit: r514006 - head/textproc/R-cran-htmltools

TAKATSU Tomonari tota at FreeBSD.org
Mon Oct 7 22:41:54 UTC 2019


Author: tota
Date: Mon Oct  7 22:41:53 2019
New Revision: 514006
URL: https://svnweb.freebsd.org/changeset/ports/514006

Log:
  - Update to 0.4.0

Modified:
  head/textproc/R-cran-htmltools/Makefile   (contents, props changed)
  head/textproc/R-cran-htmltools/distinfo   (contents, props changed)

Modified: head/textproc/R-cran-htmltools/Makefile
==============================================================================
--- head/textproc/R-cran-htmltools/Makefile	Mon Oct  7 22:38:43 2019	(r514005)
+++ head/textproc/R-cran-htmltools/Makefile	Mon Oct  7 22:41:53 2019	(r514006)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	htmltools
-PORTVERSION=	0.3.6
-PORTREVISION=	3
+PORTVERSION=	0.4.0
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -13,7 +12,8 @@ COMMENT=	Tools for HTML generation and output
 LICENSE=	GPLv2+
 
 CRAN_DEPENDS=	R-cran-digest>0:security/R-cran-digest \
-		R-cran-Rcpp>0:devel/R-cran-Rcpp
+		R-cran-Rcpp>0:devel/R-cran-Rcpp \
+		R-cran-rlang>0:devel/R-cran-rlang
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/textproc/R-cran-htmltools/distinfo
==============================================================================
--- head/textproc/R-cran-htmltools/distinfo	Mon Oct  7 22:38:43 2019	(r514005)
+++ head/textproc/R-cran-htmltools/distinfo	Mon Oct  7 22:41:53 2019	(r514006)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494124244
-SHA256 (htmltools_0.3.6.tar.gz) = 44affb82f9c2fd76c9e2b58f9229adb003217932b68c3fdbf1327c8d74c868a2
-SIZE (htmltools_0.3.6.tar.gz) = 45408
+TIMESTAMP = 1570364362
+SHA256 (htmltools_0.4.0.tar.gz) = 5b18552e1183b1b90b5cca8e7f95b57e8124c9d517b22aa64783b829513b811a
+SIZE (htmltools_0.4.0.tar.gz) = 52542


More information about the svn-ports-head mailing list