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 Jun  5 12:27:25 UTC 2021

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

Log Message:
 Added www/R-jquerylib version 0.1.4


To generate a diff of this commit:
cvs rdiff -u -r1.3239 -r1.3240 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1548 -r1.1549 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.3239 pkgsrc/doc/CHANGES-2021:1.3240
--- pkgsrc/doc/CHANGES-2021:1.3239      Sat Jun  5 12:04:01 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Jun  5 12:27:24 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.3239 2021/06/05 12:04:01 mef Exp $
+$NetBSD: CHANGES-2021,v 1.3240 2021/06/05 12:27:24 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -5097,3 +5097,4 @@ Changes to the packages collection and i
        Updated www/R-httpuv to 1.6.1 [mef 2021-06-05]
        Updated textproc/R-stringr to 1.4.0 [mef 2021-06-05]
        Added www/R-sass version 0.4.0 [mef 2021-06-05]
+       Added www/R-jquerylib version 0.1.4 [mef 2021-06-05]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1548 pkgsrc/www/Makefile:1.1549
--- pkgsrc/www/Makefile:1.1548  Sat Jun  5 12:04:01 2021
+++ pkgsrc/www/Makefile Sat Jun  5 12:27:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1548 2021/06/05 12:04:01 mef Exp $
+# $NetBSD: Makefile,v 1.1549 2021/06/05 12:27:24 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -10,6 +10,7 @@ SUBDIR+=      R-gh
 SUBDIR+=       R-htmlwidgets
 SUBDIR+=       R-httpuv
 SUBDIR+=       R-httr
+SUBDIR+=       R-jquerylib
 SUBDIR+=       R-miniUI
 SUBDIR+=       R-rvest
 SUBDIR+=       R-sass



Home | Main Index | Thread Index | Old Index