summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-11 11:32:56 +0000
committermef <mef@pkgsrc.org>2021-09-11 11:32:56 +0000
commit1d2b1c8f413f70ceec9cb9b28ff75293e2366e6b (patch)
tree7c7ba00e562945a5b11af7efc5adc6c51b73b0a9
parent31997c7de8394d03a236f7f7aae0086aa3a2bc46 (diff)
downloadpkgsrc-1d2b1c8f413f70ceec9cb9b28ff75293e2366e6b.tar.gz
(www/R-mathjax) Added version 1.4.0
-rw-r--r--doc/CHANGES-20213
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021
index e004b67ab2c..174374fdc32 100644
--- a/doc/CHANGES-2021
+++ b/doc/CHANGES-2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4627 2021/09/11 10:29:28 nia Exp $
+$NetBSD: CHANGES-2021,v 1.4628 2021/09/11 11:32:56 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -7231,3 +7231,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated math/R-akima to 0.6.2.2 [mef 2021-09-11]
Updated math/R-bitops to 1.0.7 [mef 2021-09-11]
Added audio/libltc version 1.3.1 [nia 2021-09-11]
+ Added www/R-mathjaxr version 1.4.0 [mef 2021-09-11]
diff --git a/www/Makefile b/www/Makefile
index 1605006d2fa..9c09b01f281 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1582 2021/09/08 22:19:50 nia Exp $
+# $NetBSD: Makefile,v 1.1583 2021/09/11 11:32:56 mef Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -7,6 +7,7 @@ SUBDIR+= R-RCurl
SUBDIR+= R-bslib
SUBDIR+= R-curl
SUBDIR+= R-diffviewer
+SUBDIR+= R-mathjaxr
SUBDIR+= R-gh
SUBDIR+= R-htmlwidgets
SUBDIR+= R-httpuv