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:           Tue Jun  8 01:58:06 UTC 2021

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

Log Message:
Added www/R-bslib version 0.2.5.1


To generate a diff of this commit:
cvs rdiff -u -r1.3307 -r1.3308 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1552 -r1.1553 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.3307 pkgsrc/doc/CHANGES-2021:1.3308
--- pkgsrc/doc/CHANGES-2021:1.3307      Tue Jun  8 01:43:55 2021
+++ pkgsrc/doc/CHANGES-2021     Tue Jun  8 01:58:06 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.3307 2021/06/08 01:43:55 mef Exp $
+$NetBSD: CHANGES-2021,v 1.3308 2021/06/08 01:58:06 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -5315,3 +5315,4 @@ Changes to the packages collection and i
        Updated devel/meson to 0.58.1 [adam 2021-06-07]
        Added devel/ruby-approvaltests version 0.0.25 [schmonz 2021-06-07]
        Added graphics/R-thematic version 0.1.2 [mef 2021-06-08]
+       Added www/R-bslib version 0.2.5.1 [mef 2021-06-08]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1552 pkgsrc/www/Makefile:1.1553
--- pkgsrc/www/Makefile:1.1552  Mon Jun  7 10:01:19 2021
+++ pkgsrc/www/Makefile Tue Jun  8 01:58:06 2021
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1552 2021/06/07 10:01:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1553 2021/06/08 01:58:06 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
 
 SUBDIR+=       R-RCurl
+SUBDIR+=       R-bslib
 SUBDIR+=       R-curl
 SUBDIR+=       R-diffviewer
 SUBDIR+=       R-gh



Home | Main Index | Thread Index | Old Index