summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-08 12:29:25 +0000
committermef <mef@pkgsrc.org>2021-09-08 12:29:25 +0000
commit48b1f0bc7e43ff2f164553fc341a977f6139d52e (patch)
treec9cd7d95ce2328454a7343a8b215c135c13555c5 /textproc
parentfd4f013f59697c99ed4777348a1bdbf8467c59a3 (diff)
downloadpkgsrc-48b1f0bc7e43ff2f164553fc341a977f6139d52e.tar.gz
(textproc/R-hunspell) Updated 3.0 to 3.0.1
3.0.1 - For for BDR such that vignette can be built without 'pdftools' installed
Diffstat (limited to 'textproc')
-rw-r--r--textproc/R-hunspell/Makefile11
-rw-r--r--textproc/R-hunspell/distinfo10
2 files changed, 11 insertions, 10 deletions
diff --git a/textproc/R-hunspell/Makefile b/textproc/R-hunspell/Makefile
index 8987b4ffc38..bdf79473a16 100644
--- a/textproc/R-hunspell/Makefile
+++ b/textproc/R-hunspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/02/13 15:26:16 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/09/08 12:29:25 mef Exp $
R_PKGNAME= hunspell
-R_PKGVER= 3.0
+R_PKGVER= 3.0.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,10 +10,11 @@ LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mpl-1.1
DEPENDS+= R-digest>=0.6.20:../../security/R-digest
-#Packages suggested but not available:
-# 'spelling', 'pdftools', 'janeaustenr', 'wordcloud2', 'stopwords'
+# Packages suggested but not available:
+# 'pdftools', 'janeaustenr', 'wordcloud2', 'stopwords'
TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
-
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
USE_LANGUAGES= c c++
diff --git a/textproc/R-hunspell/distinfo b/textproc/R-hunspell/distinfo
index 712e114f04b..5ef2553386e 100644
--- a/textproc/R-hunspell/distinfo
+++ b/textproc/R-hunspell/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/02/13 15:26:16 mef Exp $
+$NetBSD: distinfo,v 1.2 2021/09/08 12:29:25 mef Exp $
-SHA1 (R/hunspell_3.0.tar.gz) = b9ed82f2c36d7ee1ad2dbb8d010ef49fc42c15a1
-RMD160 (R/hunspell_3.0.tar.gz) = 23bdc736219132c3a90f9bcfc673bdbfe6be43db
-SHA512 (R/hunspell_3.0.tar.gz) = c6fbd7a8ba8a02d59945e82953268001d008bc5df0f444600fc0186e267753afbc4a9bf269802696341c18c1930f115c6f0449665ae24947a89d3c53d7b0b646
-Size (R/hunspell_3.0.tar.gz) = 3220101 bytes
+SHA1 (R/hunspell_3.0.1.tar.gz) = 5a68e45678b2a3dcdf29217bc88ff26d1521808f
+RMD160 (R/hunspell_3.0.1.tar.gz) = 56be7972e93873e2ae3bf6e15b0a48aa3a137da7
+SHA512 (R/hunspell_3.0.1.tar.gz) = 8e305bd773bd3428aee95c371f8261252d241f9760dd2595d664bfcf375fa52376acc767ea851992b06bf9863d71ad4ae9d81d6a709d7e01f1d83c3e7f44338b
+Size (R/hunspell_3.0.1.tar.gz) = 3283317 bytes