pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 11 11:32:56 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/www: Makefile

Log Message:
(www/R-mathjax) Added version  1.4.0


To generate a diff of this commit:
cvs rdiff -u -r1.4627 -r1.4628 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1582 -r1.1583 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.4627 pkgsrc/doc/CHANGES-2021:1.4628
--- pkgsrc/doc/CHANGES-2021:1.4627      Sat Sep 11 10:29:28 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Sep 11 11:32:56 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 i
        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]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1582 pkgsrc/www/Makefile:1.1583
--- pkgsrc/www/Makefile:1.1582  Wed Sep  8 22:19:50 2021
+++ pkgsrc/www/Makefile Sat Sep 11 11:32:56 2021
@@ -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



Home | Main Index | Thread Index | Old Index