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 Dec 17 15:12:18 UTC 2022

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

Log Message:
(www/R-pkgdown) Added R-pkgdown version 2.0.7


To generate a diff of this commit:
cvs rdiff -u -r1.6163 -r1.6164 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1653 -r1.1654 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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.6163 pkgsrc/doc/CHANGES-2022:1.6164
--- pkgsrc/doc/CHANGES-2022:1.6163      Sat Dec 17 15:03:06 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Dec 17 15:12:18 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6163 2022/12/17 15:03:06 mef Exp $
+$NetBSD: CHANGES-2022,v 1.6164 2022/12/17 15:12:18 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9275,3 +9275,4 @@ Changes to the packages collection and i
        Updated mail/spamassassin to 4.0.0 [gdt 2022-12-17]
        Added fonts/R-textshaping version 0.3.6 [mef 2022-12-17]
        Added graphics/R-ragg version 1.2.4 [mef 2022-12-17]
+       Added www/R-pkgdown version 2.0.7 [mef 2022-12-17]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1653 pkgsrc/www/Makefile:1.1654
--- pkgsrc/www/Makefile:1.1653  Fri Dec 16 19:34:57 2022
+++ pkgsrc/www/Makefile Sat Dec 17 15:12:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1653 2022/12/16 19:34:57 wiz Exp $
+# $NetBSD: Makefile,v 1.1654 2022/12/17 15:12:18 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -16,6 +16,7 @@ SUBDIR+=      R-httr
 SUBDIR+=       R-jquerylib
 SUBDIR+=       R-mathjaxr
 SUBDIR+=       R-miniUI
+SUBDIR+=       R-pkgdown
 SUBDIR+=       R-rvest
 SUBDIR+=       R-sass
 SUBDIR+=       R-shiny



Home | Main Index | Thread Index | Old Index