pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/R-htmltools textproc/R-htmltools...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/134cf819be1a
branches:  trunk
changeset: 307740:134cf819be1a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 12 21:54:24 2018 +0000
description:
textproc/R-htmltools: Import version 0.3.6

Tools for HTML generation and output.

diffstat:

 textproc/R-htmltools/DESCR    |   1 +
 textproc/R-htmltools/Makefile |  18 ++++++++++++++++++
 textproc/R-htmltools/distinfo |   6 ++++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 106cafaf7673 -r 134cf819be1a textproc/R-htmltools/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmltools/DESCR        Sat May 12 21:54:24 2018 +0000
@@ -0,0 +1,1 @@
+Tools for HTML generation and output.
diff -r 106cafaf7673 -r 134cf819be1a textproc/R-htmltools/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmltools/Makefile     Sat May 12 21:54:24 2018 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2018/05/12 21:54:24 minskim Exp $
+
+DISTNAME=      htmltools_0.3.6
+CATEGORIES=    textproc
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rstudio/htmltools
+COMMENT=       Tools for HTML
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      R-digest-[0-9]*:../../security/R-digest
+
+USE_LANGUAGES+=        c c++
+
+BUILDLINK_API_DEPENDS.R+=      R>=2.14.1
+.include "../../math/R/Makefile.extension"
+.include "../../devel/R-Rcpp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 106cafaf7673 -r 134cf819be1a textproc/R-htmltools/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-htmltools/distinfo     Sat May 12 21:54:24 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/12 21:54:24 minskim Exp $
+
+SHA1 (R/htmltools_0.3.6.tar.gz) = e1c77d1b37509e0e0d44fa2af880dc63b4cd9327
+RMD160 (R/htmltools_0.3.6.tar.gz) = e3a5b959040e9b7f12838cbe0b4132e998af71d5
+SHA512 (R/htmltools_0.3.6.tar.gz) = a0ebe5bdc2fb71c782bfc50686356dec970d0bd67e053df8beb7f0397266416ff9e3cc1bba72df16da39f2dc82f755b32a87046f39d9fe7f52b308d23b017522
+Size (R/htmltools_0.3.6.tar.gz) = 45408 bytes



Home | Main Index | Thread Index | Old Index