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 Apr 23 06:12:14 UTC 2022

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

Log Message:
Added www/R-googledrive version 2.0.0


To generate a diff of this commit:
cvs rdiff -u -r1.2011 -r1.2012 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1619 -r1.1620 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.2011 pkgsrc/doc/CHANGES-2022:1.2012
--- pkgsrc/doc/CHANGES-2022:1.2011      Sat Apr 23 06:05:20 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Apr 23 06:12:13 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2011 2022/04/23 06:05:20 mef Exp $
+$NetBSD: CHANGES-2022,v 1.2012 2022/04/23 06:12:13 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3149,3 +3149,4 @@ Changes to the packages collection and i
        Added textproc/R-reprex version 2.0.1 [mef 2022-04-23]
        Updated devel/R-uuid to 1.1.0 [mef 2022-04-23]
        Added www/R-gargle version 1.2.0 [mef 2022-04-23]
+       Added www/R-googledrive version 2.0.0 [mef 2022-04-23]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1619 pkgsrc/www/Makefile:1.1620
--- pkgsrc/www/Makefile:1.1619  Sat Apr 23 06:05:20 2022
+++ pkgsrc/www/Makefile Sat Apr 23 06:12:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1619 2022/04/23 06:05:20 mef Exp $
+# $NetBSD: Makefile,v 1.1620 2022/04/23 06:12:13 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -9,6 +9,7 @@ SUBDIR+=        R-curl
 SUBDIR+=       R-diffviewer
 SUBDIR+=       R-gargle
 SUBDIR+=       R-gh
+SUBDIR+=       R-googledrive
 SUBDIR+=       R-htmlwidgets
 SUBDIR+=       R-httpuv
 SUBDIR+=       R-httr



Home | Main Index | Thread Index | Old Index